Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user wants a reusable Skill for any website, needs to understand a site's internal APIs, wants to reproduce an existing scraper/SaaS/tool, or asks for bulk extraction at scale (dozens to thousands of records).
A deploy-ready reusable Skill package (SKILL.md + scripts) that can be called later without re-exploration, enabling reliable scaled extraction/operation.
Use Cases
A growth analyst needs daily monitoring of 5,000 Amazon listings for price changes. Instead of fragile ad-hoc scraping, they use browser-act-skill-forge to explore Amazon's product API once, generate a verified reusable Skill, then schedule batch runs. The Skill reliably extracts price/stock across pagination without re-exploring, saving hours weekly and avoiding bot detection.
A founder sees a competitor's scraper SaaS and wants the same for a niche forum. They show the product page to the Agent; browser-act-skill-forge explores the forum's data-loading endpoints, replicates the capability as a local Skill package, and verifies it. The founder gets a permanent automation tool matching the SaaS without recurring fees or manual copying.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File