Loading...
Loading...
Guide for Claude Code skills installation, usage, and development. Use when working with Claude Code specific features, paths, and conventions.
npx skill4agent add gmh5225/awesome-skills claude-code-skills.claude/skills/~/.claude/skills/# Clone to project
git clone https://github.com/user/skill-repo .claude/skills/skill-name
# Or clone to user directory
git clone https://github.com/user/skill-repo ~/.claude/skills/skill-name.claude/skills/SKILL.md# List installed skills
ls ~/.claude/skills/
# Check skill metadata
head ~/.claude/skills/skill-name/SKILL.md/init| Skill | Purpose |
|---|---|
| docx | Word document manipulation |
| xlsx | Excel spreadsheet operations |
| pptx | PowerPoint presentations |
| PDF extraction and creation | |
| webapp-testing | Playwright-based web testing |
| mcp-builder | Create MCP servers |
| skill-creator | Interactive skill creation |
/inithttps://raw.githubusercontent.com/gmh5225/awesome-skills/refs/heads/main/README.md