Marketplace

browser-agent

Autonomous browser agent for complex multi-step web tasks. WHEN: User needs complex web automation, multi-page workflows, form filling sequences, tasks requiring multiple browser actions. WHEN NOT: Simple single-action tasks like one click (use browser_click), one navigation (use browser_navigate), one extraction (use browser_extract_text).

$ インストール

git clone https://github.com/cyrup-ai/kodegen-claude-plugin /tmp/kodegen-claude-plugin && cp -r /tmp/kodegen-claude-plugin/plugins/kg/skills/browser-agent ~/.claude/skills/kodegen-claude-plugin

// tip: Run this command in your terminal to install the skill