agent-browser-scrape
๐ฏSkillfrom owenleezy/agent-browser-skill
A Claude Code skill that turns Claude into an autonomous browser automation agent via the agent-browser CLI, encoding expert judgment with a structured intake-plan-execute workflow instead of just mirroring documentation.
Same repository
owenleezy/agent-browser-skill(8 items)
Installation
npx vibeindex add owenleezy/agent-browser-skill --skill agent-browser-scrapenpx skills add owenleezy/agent-browser-skill --skill agent-browser-scrape~/.claude/skills/agent-browser-scrape/SKILL.mdSKILL.md
More from this repository7
A Claude Code skill that turns Claude into an autonomous browser automation agent via the agent-browser CLI. Unlike documentation-based skills, it encodes expert judgment with a structured intake-plan-execute workflow and auto-recovery for technical failures.
A Claude Code skill that turns Claude into an autonomous browser automation agent using the agent-browser CLI, with intelligent task routing, auto-recovery from failures, and structured output reports.
A Claude Code skill that turns Claude into an autonomous browser automation agent via the agent-browser CLI, using expert judgment-based workflows for scraping, E2E testing, and debugging with automatic failure recovery and structured reporting.
A Claude Code skill that turns Claude into an autonomous browser automation agent via the agent-browser CLI. Unlike documentation-mirror skills, it provides structured workflows that determine which commands to run, in what order, and with what parameters for end-to-end browser tasks.
Turns Claude into an autonomous browser automation agent via the agent-browser CLI, using an ask-plan-execute workflow instead of raw command documentation. Features automatic recovery from technical failures and judgment-gated pauses for decisions requiring human input.
A Claude Code skill that turns Claude into an autonomous browser automation agent via the agent-browser CLI. Uses an intake-plan-execute workflow with auto-recovery, encoding expert judgment rather than just documenting commands.
A Claude Code skill that turns Claude into an autonomous browser automation agent via the agent-browser CLI, using an intake-plan-execute workflow where Claude decides the right command sequence based on your goal and auto-recovers from technical failures.