This skill should be used when the user asks questions about a site that has already been analysed with site-recon — "what endpoints does X have?", "how do I query Y?", "what did we find on Z?", "load research for...", "tell me about [site]", "what auth does X use?", "give me the API for...". If a docs/sites/{slug}/research/ folder exists for the site (or a legacy docs/research/{slug}/), use this skill rather than re-analysing. Routes to the right pre-built file without re-running the full analysis.
$npx -y skills add neotherapper/claude-plugins --skill site-intelInstalls into the current project.
Run `npx skills use "https://github.com/neotherapper/claude-plugins" --skill "neotherapper/claude-plugins/site-intel"` 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.