Turns any website's data extraction or operation needs into Agent-callable capabilities. User describes what data to get or what action to perform on which site, this Skill automatically explores implementation paths (API endpoints first, DOM fallback when no API), then generates deploy-ready Skill packages (SKILL.md + Python scripts) after verification. Explore once, reuse forever — subsequent calls skip exploration cost, greatly improving execution reliability and efficiency.
browser-act-skill-forge 1.0.2 Changelog - SKILL.md updated for greater clarity, conciseness, and focus on user triggers and use scenarios. - Expanded and reworked the description to better differentiate from similar tools and clarify operational boundaries. - Trigger phrases and usage scenarios made more explicit for discoverability. - Documentation reduced verbosity, especially around distinctions from other skills and internal process details. - No functional/tool behavior changes; documentation only.