BrowserSkill
Enables any shell‑capable AI agent to control your real, logged‑in Chrome/Edge browser through a lightweight CLI and browser extension.
- •You need an AI assistant to scrape data from a site that requires you to stay logged in (e.g., your CRM or ad platform).
- •You want the AI to fill out complex web forms that involve two‑factor auth or custom UI widgets.
- •You must capture screenshots or PDF exports of a live dashboard that can’t be accessed via an API.
!browser click "#new‑campaign" && !browser type "#campaign‑name" "Fall‑2026 Launch" && !browser submit "#create‑form" && !browser wait 2000 && !browser screenshot "campaign‑created.png"
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/0600c0f6-0cc4-4f03-a649-22f263d20e79 && curl -fsSL https://workflowstacks.com/api/skills/0600c0f6-0cc4-4f03-a649-22f263d20e79/claude-skill -o ~/.claude/skills/0600c0f6-0cc4-4f03-a649-22f263d20e79/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
BrowserSkill is a very large TypeScript project (~85k lines across 373 code files, plus 169 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2Cargo.tomlDependencies and the commands it exposes
- 3skill/SKILL.mdInside skill/ — an example of what the AI is told to do
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/0600c0f6-0cc4-4f03-a649-22f263d20e79 && curl -fsSL https://workflowstacks.com/api/skills/0600c0f6-0cc4-4f03-a649-22f263d20e79/claude-skill -o ~/.claude/skills/0600c0f6-0cc4-4f03-a649-22f263d20e79/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/0600c0f6-0cc4-4f03-a649-22f263d20e79?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Do this with a working workflow
Pages we wrote and tested that put a skill like this to work — importable n8n templates, outcome guides and Claude Desktop configs.
Related skills
More automation tools founders pair with this one.