agent-browser-helper
agent-browser-helper
Manages a local Chrome instance with anti-detection parameters and persistent profiles. After starting Chrome, use the playwright-cli skill to operate it.
Prerequisites
- playwright-cli skill + CLI:
npx skills add microsoft/playwright-cli@playwright-cli -g -y npm i -g @playwright/cli@latest - A Chromium-based browser (Chrome, Edge, Brave, etc.)
If chrome.sh start outputs a warning field, follow the install instructions
in that message before proceeding.
Workflow
More from briqt/agent-skills
wecom-smartsheet
读取企业微信智能表格数据。通过浏览器 JS 内存逆向读取已登录页面的数据模型,绕过官方 API「只能操作自己创建的文档」的限制。使用场景:(1) 读取表结构、字段定义、枚举选项 (2) 按视图查询记录数据 (3) 跨工作表读取 (4) 统计分析表格数据。触发词:企业微信、企微、智能表格、多维表格、wecom、smartsheet。前置条件:browser 工具可用且浏览器已登录企业微信文档。
3pty-bridge
Manage interactive terminal sessions (SSH, REPLs, databases, TUI apps) via pty-bridge CLI. Use when the standard Bash tool cannot handle interactive programs that require a PTY.
3wecom-smartsheet-api
通过后端 HTTP 接口直接读取企业微信智能表格数据,无需浏览器 JS 内存操作。Cookie 从已登录浏览器自动提取或手动提供。使用场景:(1) 脱离浏览器读取表格数据 (2) 批量导出 (3) 定时任务抓取 (4) 与其他系统集成。触发词:企微API、smartsheet api、后端接口、直接请求、批量导出。前置条件:需要企微文档的 Cookie(从已登录浏览器提取或手动提供)。
3