Auto-generates standardized README documentation from SKILL.md files, validates consistency (frontmatter, descriptions, terminology), and creates usage examples. Use when documenting individual skills, generating docs for multiple skills in a directory, or validating skill quality standards.
$npx -y skills add svenja-dev/claude-code-skills --skill skill-doc-generatorInstalls into the current project.
Run `npx skills use "https://github.com/svenja-dev/claude-code-skills" --skill "svenja-dev/claude-code-skills/skill-doc-generator"` 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/svenja-dev/claude-code-skills" that are relevant to the current task. Run `npx skills add "https://github.com/svenja-dev/claude-code-skills"` and select the relevant skills, then follow their instructions.