Use this skill when the user wants to ingest a documentation site and generate a Claude Code skill from it. Converts documentation websites into structured skill packages with a SKILL.md index and markdown reference files.
$npx -y skills add emdashcodes/claude-code-plugins --skill docs-to-skillInstalls into the current project.
Run `npx skills use "https://github.com/emdashcodes/claude-code-plugins" --skill "emdashcodes/claude-code-plugins/docs-to-skill"` 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/emdashcodes/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/emdashcodes/claude-code-plugins"` and select the relevant skills, then follow their instructions.