← Back to Skills Marketplace
wimi321

CLAUDE MD Initializer

by wimi321 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
147
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claude-code-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.
README (SKILL.md)

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 improve CLAUDE.md without stuffing it with generic advice.
  5. Suggest follow-on skills, hooks, or verifier setup if they materially help.

Guardrails

  • Do not invent commands or conventions.
  • Focus on repo-specific knowledge, not generic coding advice.
  • Keep the file practical for future agent sessions.

Source Provenance

Derived from src/commands/init.ts.

Usage Guidance
This skill appears coherent and low-risk: it only instructs the agent to read the repository and produce a CLAUDE.md. Before installing or invoking it, ensure the agent's repository access is scoped appropriately: if the repo contains secrets (API keys, .env files, private keys), the agent could read and summarize them unless you add explicit guardrails. Practical precautions: (1) add or request a guardrail to ignore/redact files like .env, credentials, and secrets; (2) review any generated CLAUDE.md before committing or sharing; (3) confirm the skill's provenance (the metadata claims it was derived from src/commands/init.ts) if you need stronger assurance about origin; and (4) avoid granting the skill broader permissions (e.g., write access or external network posting) unless necessary.
Capability Analysis
Type: OpenClaw Skill Name: claude-code-claude-md-initializer Version: 1.0.0 The skill is a documentation utility designed to bootstrap repository-specific guidance by creating or updating a 'CLAUDE.md' file. Analysis of SKILL.md and agents/openai.yaml shows the workflow is limited to reading repository structure and summarizing build/test commands, with no evidence of malicious execution, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description (create/improve CLAUDE.md for repo onboarding) align with the runtime instructions (read repo, identify commands, summarize architecture, produce CLAUDE.md and suggest skills). Nothing requested—no env vars, binaries, or installs—is disproportionate to this purpose.
Instruction Scope
Instructions tell the agent to "read the repository structure, README, existing instructions, and tooling config," which is appropriate for repo onboarding. However, that broad read operation can include secrets or sensitive files in the repo (e.g., .env, credentials, keys) unless explicitly excluded. The Guardrails disallow inventing commands but do not explicitly forbid reading or reproducing secrets or private files; consider adding explicit redaction/ignore rules.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk install footprint (nothing is written to disk or downloaded).
Credentials
No environment variables, credentials, or config paths are required. The skill does not ask for unrelated secrets or services.
Persistence & Privilege
always:false and no claims of modifying other skills or system-wide settings. Autonomous invocation is allowed (default) but not combined with other concerning privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claude-code-claude-md-initializer
  3. After installation, invoke the skill by name or use /claude-code-claude-md-initializer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial extraction from local Claude Code source
Metadata
Slug claude-code-claude-md-initializer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is CLAUDE MD Initializer?

Use when onboarding a repository into Claude Code by creating or improving CLAUDE.md, and optionally identifying useful skills, hooks, and verifier setup. It is an AI Agent Skill for Claude Code / OpenClaw, with 147 downloads so far.

How do I install CLAUDE MD Initializer?

Run "/install claude-code-claude-md-initializer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CLAUDE MD Initializer free?

Yes, CLAUDE MD Initializer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CLAUDE MD Initializer support?

CLAUDE MD Initializer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CLAUDE MD Initializer?

It is built and maintained by wimi321 (@wimi321); the current version is v1.0.0.

💬 Comments