oss-docs
Installation
SKILL.md
OSS Documentation Skill
Scaffold and audit documentation for open source projects.
Overview
This skill helps prepare repositories for open source release by:
- Auditing existing documentation completeness
- Scaffolding missing standard files
- Generating content tailored to project type
Commands
| Command | Action |
|---|---|
audit |
Check which OSS docs exist/missing |
scaffold |
Create all missing standard files |
scaffold [file] |
Create specific file |
update |
Refresh existing docs with latest patterns |
validate |
Check docs follow best practices |
Related skills