๐ŸŽฏ

agent-browser-ios

๐ŸŽฏSkill

from owenleezy/agent-browser-skill

VibeIndex|
What it does
|

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.

๐Ÿ“ฆ

Same repository

owenleezy/agent-browser-skill(8 items)

agent-browser-ios

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add owenleezy/agent-browser-skill --skill agent-browser-ios
skills.sh Installโš  Installs to .agents/skills/
npx skills add owenleezy/agent-browser-skill --skill agent-browser-ios
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agent-browser-ios/SKILL.md

SKILL.md

49Installs
-
AddedMay 30, 2026

More from this repository7

๐ŸŽฏ
agent-browser๐ŸŽฏSkill

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.

๐ŸŽฏ
agent-browser-automate๐ŸŽฏSkill

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.

๐ŸŽฏ
agent-browser-visual๐ŸŽฏSkill

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.

๐ŸŽฏ
agent-browser-scrape๐ŸŽฏ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.

๐ŸŽฏ
agent-browser-commands๐ŸŽฏSkill

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.

๐ŸŽฏ
agent-browser-debug๐ŸŽฏSkill

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.

๐ŸŽฏ
agent-browser-e2e๐ŸŽฏSkill

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.