Forge reusable web scraper skills
browser-act-skill-forgeskillsetup L3★2,197
browser-act/skills ↗What it does
Generate reusable browser automation skills from site exploration
Best for
Reusable Skill generation with verification beats repeated manual exploration.
Inputs
- · target URL (string)
- · action/interaction spec (string)
Outputs
- · reusable Skill package (SKILL.md + scripts)
Preconditions
- · browser-act CLI installed
Failure modes
- · Browser session timeout or crash
- · Page not fully loaded or rendered
- · Element selector changed or unavailable
- · Network timeout or connection error
- · Rate limiting or throttling
Trust signals
- · Session management and persistence
- · Structured workflow with clear phases