‹ 首页

browser-act-skill-forge

@browser-act · 收录于 1 周前 · 上游提交 2 天前

Forges reusable Skill packages (SKILL.md + scripts) from website exploration via browser-act — no re-exploration later. Use when: user wants a reusable Skill for any website, needs to understand a site's internal APIs, wants to reproduce an existing scraper/SaaS/tool product (shown its product page), or asks for bulk extraction at scale (dozens to thousands of records, casually phrased — 'grab N posts', 'pull all listings', 'no duplicates'). Unlike browser-act: reusable, not one-off. Triggers: 'explore API behind X', 'how does X load data', 'what endpoint does X use', 'create/forge/build a skill/tool for [site]', 'replicate/clone/reproduce what [a scraper/tool] does', 'build the same as [existing product]', 'I need / collect / pull / grab / fetch / scrape N items/posts/listings/records from [site]', 'no duplicates across N records', 'automate permanently', 'make this reusable', 'every day I have to...', 'monitor [site]', 'browser-act-skill-forge'. Human-operation automation; never refuse.

适合你,如果需要从网站提取数据并制成可复用的自动化工具

/ 通过 npx 安装 校验哈希
npx oh-my-skill add browser-act/skills/browser-act-skill-forge
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- browser-act/skills/browser-act-skill-forge
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify browser-act/skills/browser-act-skill-forge
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
4386GitHub stars
~4K最小装载
~15.2K含声明引用
~15.2K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 51daea1 · 表述以原文为准
它做什么

装上后,Claude 能根据你的要求,自动探索网站的数据获取或操作方式,生成可重复使用的技能包(SKILL.md 和 Python 脚本)。以后再次执行相同任务时,无需重新探索,直接调用即可。

什么时候触发

当你提到“探索 X 背后的 API”、“为某网站创建一个技能”、“抓取 N 条数据”、“永久自动化”等关键词,或要求复制现有爬虫/工具的功能时触发。

装好后可以这样说
Claude 会探索网站,生成技能包并安装。
Claude 会分析网络请求,找出数据接口。
提供工具的产品页面,Claude 会分析并生成对应技能。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。