Skip to content
Skill

human-mcp

by mrgoonie

AI Summary

Use 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
Active
Adoption100+ stars on GitHub
275 ★ · Growing
DocsMissing or thin
Undocumented

GitHub Signals

Stars275
Forks54
Issues2
Updated24d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code