发现了什么该 Skill 会因一般浏览器请求自动触发,并明确覆盖登录、点击、填表、Slack 搜索与发消息以及 Electron 应用控制;它还支持认证保险库和状态持久化。单一工具因此可能长期保留认证状态,并代表用户执行发送消息等操作。
为什么需要注意在含真实登录状态的浏览器或桌面会话中,错误理解或过宽任务可能导致消息被发送、表单被提交、账户内容被读取,或应用状态被改变。
声明的适用范围包括登录、表单、点击、Slack 发消息和桌面应用自动化,并宣传认证保险库及状态持久化。这些功能与工具目的相符,但在已登录会话中执行时可能读取账户内容、保留认证状态或产生对外操作;当前存根未显示逐项确认或权限限制。用户可限制站点、账户、会话持久化和发送类操作。
2name: agent-browser3description: Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.4allowed-tools: Bash(agent-browser:*), Bash(npx agent-browser:*)5hidden: true
查看另外 2 个位置
4243- Fast native Rust CLI, not a Node.js wrapper44- Works with any AI agent (Cursor, Claude Code, Codex, Continue, Windsurf, etc.)45- Chrome/Chromium via CDP with no Playwright or Puppeteer dependency46- Accessibility-tree snapshots with element refs for reliable interaction47- Sessions, authentication vault, state persistence, video recording48- Specialized skills for Electron apps, Slack, exploratory testing, cloud providers49
46- Accessibility-tree snapshots with element refs for reliable interaction47- Sessions, authentication vault, state persistence, video recording48- Specialized skills for Electron apps, Slack, exploratory testing, cloud providers49