AI SummaryUse directory as the source of truth for documentation. Use agent to analyze the codebase and create initial documentation:
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "human-mcp" skill in my project. Please run this command in my terminal: # Install skill into your project (3 files) mkdir -p .claude/skills/docs && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/docs/SKILL.md "https://raw.githubusercontent.com/mrgoonie/human-mcp/main/.claude/commands/docs/init.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/docs/summarize.md "https://raw.githubusercontent.com/mrgoonie/human-mcp/main/.claude/commands/docs/summarize.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/docs/update.md "https://raw.githubusercontent.com/mrgoonie/human-mcp/main/.claude/commands/docs/update.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Analyze the codebase and create initial documentation
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 24d ago
● ActiveAdoption100+ stars on GitHub
275 ★ · GrowingDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code