A hardened fork of agent-browser that wraps all the upstream commands (50+ for interaction, waiting, extraction, tabs, network) with URL blocklists, rate limiting, and robots.txt checks. You get the same React DevTools introspection, Core Web Vitals, semantic locators, and HAR capture from 0.27.0, but every operation goes through OrchestKit's safety layer first. Use this when you're automating browser workflows in shared environments or production contexts where you need guardrails against accidentally hammering external sites or ignoring crawl policies. The skill itself doesn't add commands, it just intercepts them. Command reference lives upstream in the base agent-browser skill.
npx -y skills add yonatangross/orchestkit --skill browser-tools --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template