agent-browser-guide
Installation
SKILL.md
Agent Browser Guide — CLI First
Non-Negotiable Execution Contract
Follow this contract literally. Do not reinterpret it. Do not optimize it. Do not skip steps because the task looks simple.
- Browser task detected → use this skill.
- Browser task detected → use Bash only.
- Bash command target →
agent-browseronly. - If
agent-browseris missing → install it and wait. - After opening a page → run
snapshotbefore any screenshot or visual reasoning. - After page-changing actions → run
snapshotagain. - If blocked → recover only with the procedures in this file.
- If still blocked → use AskUserQuestion.
- Without explicit user approval → never use WebSearch, WebFetch, Playwright, Puppeteer, Selenium, browser MCPs, or another website.
- Before saying done → verify final state with snapshot, URL, title, text, or screenshot when visual validation is required.
If any step cannot be completed, stop at that step and ask the user. Never silently choose a different tool or source.