π¦ ClawHub
CLAUDE MD Initializer
by @wimi321
Use when onboarding a repository into Claude Code by creating or improving CLAUDE.md, and optionally identifying useful skills, hooks, and verifier setup.
TERMINAL
clawhub install claude-md-initializerπ About This Skill
name: "claude_md_initializer" description: "Use when onboarding a repository into Claude Code by creating or improving CLAUDE.md, and optionally identifying useful skills, hooks, and verifier setup."
CLAUDE MD Initializer
Use this skill when a repo needs onboarding documentation for future agent sessions.
Workflow
1. Read the repository structure, README, existing instructions, and tooling config. 2. Identify key build, test, and run commands. 3. Summarize the high-level architecture and important conventions. 4. Create or improveCLAUDE.md without stuffing it with generic advice.
5. Suggest follow-on skills, hooks, or verifier setup if they materially help.Guardrails
Example Requests
Inputs
Outputs
Success Criteria
Non-Goals
Source Provenance
Derived fromsrc/commands/init.ts.