Генератор скиллов для парсинга и автоматизации сайтов

★ 7.1 · automation

browser-act-skill-forge is a Claude Code skill that turns any website data extraction or browser-based operation into a reusable Skill package — a SKILL.md plus Python scripts — so the site never needs to be re-explored. It follows a structured pipeline: detect tools, analyze requirements, explore implementation paths (API endpoints first, DOM fallback when no API is found), verify results, and deliver deploy-ready Skill packages. Designed for bulk extraction tasks involving hundreds or thousands of records, multi-keyword queries, and paginated sources, as well as for understanding a site's internal API, replicating existing scrapers or SaaS tools, and recurring monitoring workflows. All traffic inspection, HAR recordings, and extraction results stay on the user's machine; the skill operates through the user's logged-in browser without bypassing authentication or access controls.