agent-browser

仓库创建 2026年5月12日最近提交 6 小时前SkillHot 收录 20 天前
▸ 精选理由

把繁琐的网页交互交给 agent 自动完成,适合测试与数据抓取场景。

▸ 风险提示

会自动访问并操作外部网站,可能需要凭证且有滥用或隐私风险

这个 Skill 做什么

为 AI agent 提供浏览器自动化能力:导航、填表、点击、截图与数据提取。

能让 AI 直接操控浏览器:打开页面、填表、点按钮、截屏和抓取数据。常在要自动化网页操作、测试 web 应用或从网站批量提取信息时用到。特别之处是把复杂的人为浏览步骤自动化,还能保存截图与结构化的数据输出,方便复现和校验。

自动化集成浏览器自动化抓取CLI通用
110
Stars
14
Forks
40
仓库内 Skill
+7
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/EliasOulkadi/shokunin/master/.pack/skills/agent-browser/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/EliasOulkadi/shokunin/master/.pack/skills/agent-browser/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
---
name: agent-browser
description: 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, 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有