Help us improve
Share bugs, ideas, or general feedback.
From spotlight
Converts repeated dev-browser acquisition successes into durable Spotlight acquisition guidance. Use after a non-trivial browser acquisition works repeatedly and should become a reusable source/domain path without storing secrets, cookies, or fragile session details.
npx claudepluginhub buriedsignals/spotlight --plugin spotlightHow this skill is triggered — by the user, by Claude, or both
Slash command
/spotlight:acquisition-graduationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill after dev-browser solves a non-trivial source acquisition and the path appears reusable.
Iteratively builds and improves browser automation skills. Runs a browsing task, reads the trace, and refines instructions until reliable.
Automates browser tasks with AI: navigate sites, fill forms, extract structured data, log in with credentials, and build reusable workflows. Use for web scraping, UI interactions without fixed selectors.
Automatically scrapes websites by analyzing page structure, handling pagination/anti-blocking, discovering article series using Playwright and Crawl4AI. Zero config needed.
Share bugs, ideas, or general feedback.
Use this skill after dev-browser solves a non-trivial source acquisition and the path appears reusable.
Do not graduate one-off browsing. Graduate only when the acquisition path is likely to recur and can be validated without secrets or brittle session state.
All must be true:
Store the map, not the diary:
Never store:
For now, write reusable acquisition notes under:
skills/integrations/references/acquisition-paths/{domain-or-source}.md
If the path becomes broad enough to deserve its own skill, propose a new skill rather than silently expanding this one.