This skill should be used when the user asks to "analyse a site", "research https://...", "map the API surface of", "find endpoints for", "what APIs does X have", "document how to extract data from", or runs /beacon:analyze. Use it even when the user just pastes a URL and says "check this out" or "look into this". Runs a 16-phase systematic investigation of a website and produces a complete persistent docs/sites/{site-slug}/research/ folder.
$npx -y skills add neotherapper/claude-plugins --skill site-reconInstalls into the current project.
Run `npx skills use "https://github.com/neotherapper/claude-plugins" --skill "neotherapper/claude-plugins/site-recon"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neotherapper/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/neotherapper/claude-plugins"` and select the relevant skills, then follow their instructions.