Stats
Links
Categories
Custom agents and skills for Claude Code
npx claudepluginhub nazarkalytiuk/claude-woowCustom agents and skills for Claude Code
Custom agents and skills plugin for Claude Code.
Drop a .md file in agents/ with YAML frontmatter:
---
name: agent-name
description: "When to use this agent..."
model: sonnet
---
Agent instructions here...
Create skills/<skill-name>/SKILL.md with YAML frontmatter:
---
name: skill-name
description: "When to use this skill..."
---
Skill reference guide here...
claude /install /path/to/claude-woow