docs-init
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Docs Init
Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.
Initialize Project Documentation
Generate comprehensive documentation structure for a project based on detected technologies and configuration.
Anti-Hallucination Guidelines
CRITICAL: Before documenting ANY feature, component, or capability:
- Verify existence - Read the actual file/directory to confirm it exists
- Count accurately - Use
lsorfindto get exact counts, do not estimate - Quote actual code - Reference real function names, not assumed ones
- Check empty directories - A directory existing does not mean content exists
- Never assume - If it cannot be verified, do not document it