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.
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.
This skill automates the creation of standardized README files for skills by analyzing SKILL.md files, extracting structure and examples, validating quality standards, and generating comprehensive documentation. It ensures consistency across skill documentation while providing actionable validation feedback.
This skill is triggered when working with tasks related to skill-doc-generator.
Common trigger scenarios:
scripts/__pycache__/analyze_skill.cpython-312.pycscripts/__pycache__/validate_consistency.cpython-312.pycscripts/analyze_skill.pyscripts/document_directory.pyscripts/generate_readme.pyscripts/validate_consistency.pypython scripts/analyze_skill.py <skill_directory>
python scripts/validate_consistency.py <skill_directory> --verbose
python scripts/generate_readme.py <skill_directory> [output_path]
⚠️ 2 warning(s) found
<details> <summary>View validation details</summary>INFO Description: Description contains vague term 'multiple' - consider being more specificINFO Terminology: Found 'you should' - consider using imperative form (e.g., 'Use' instead of 'You should use')WARNING Resources: Script 'scripts/pycache/analyze_skill.cpython-312.pyc' exists but isn't referenced in SKILL.mdWARNING Resources: Script 'scripts/pycache/validate_consistency.cpython-312.pyc' exists but isn't referenced in SKILL.mdDocumentation auto-generated from SKILL.md
npx skills add Exploration-labs/skill-doc-generator下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer