write-command
Installation
SKILL.md
Slash Command Creator
Create slash commands that users explicitly invoke with /command-name.
Command vs Skill
| Aspect | Slash Command | Skill |
|---|---|---|
| Activation | Manual /command |
Automatic (context) |
| Location | .claude/commands/<name>.md |
.claude/skills/<name>/SKILL.md |
| Best for | On-demand actions | Recurring workflows |