Imported from termco-ai/termco-plugin-releases (plugins/ai-tools-browser-native/AGENTS.md). Install upstream with npx skills add termco-ai/termco-plugin-releases --skill ai-tools-browser-native. Copyright stays with the author.
Plugin boundary
Import lifecycle APIs from @termco/kernel and product contracts from their owning @termco/*-base packages; termco-plugin.json is the dependency source of truth.
Consume browser.automation; never invoke private IPC.
Operate on browser tabs supplied by the session-scoped AiToolRuntime.
Password entry and local-file upload always require approval.
Own the per-session origin allowlist and expose it as ai.browser-policy.
Publish AI-SDK-independent JSON schemas through ai.tools.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/termco-ai-termco-plugin-releases-ai-tools-browser-native/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.