Browser automation plugin — AI-driven multi-tab task execution
Command: /browser
Replace this README with documentation for your plugin:
- Commands — List each
/browser <subcommand>and what it does. - Data model — What you store (tables, main entity), and where (db.sqlite).
- Draft/confirm flow — If you use drafts (e.g. AI proposes, user accepts/revises/declines), describe it here.
- CLI tools — If the plugin exposes CLI tool calls (via
ToolCallSchemaandexecuteTool), list them and how they are used.
See PLUGINS.md in the repo root for the full plugin author guide.
After you change structure or behavior, refresh __BOTTOMUP.md for this plugin directory (dm-bot-file bottomup tools; root file uses scope_root: true).