Claude Code
Anthropic Claude Code CLI agent.
Installation
npx mdskills install anthropics/claude-code
Rating
6/10
Source
GitHub: anthropics/claude-code
How to use?
1. Download
Go to the AGENT KD SKILL gallery and find this skill card. Click Download to save the SKILL.md file.
2. Install
Copy the downloaded SKILL.md into your agent's skills directory:
| Agent | Path |
|---|---|
| opencode | ~/.config/opencode/skills/claude-code/SKILL.md |
| Claude Code | ~/.claude/skills/claude-code/SKILL.md |
| Hermes | ~/.hermes/skills/marketplace/claude-code/SKILL.md |
3. Use
Restart your agent session. The skill will auto-load based on its description.
4. Verify
Ask your agent something related to the skill's purpose. If it responds using the skill's instructions, you're all set.