claude-code-command-author
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Claude Code Command Author
ユーザーの要望を Claude Code の Custom slash command(Markdownファイル) に落とし込み、再利用可能なコマンドとして追加できる状態にする。
Goals
- ユーザーの依頼から コマンドの目的・引数・出力を明確化する
- **正しいコマンドファイル(YAML frontmatter + Markdown本文)**を生成する
- 置き場所・命名・引数設計・事前コンテキストなどを適切に選定する
- ユーザーがそのまま
.claude/commands/または~/.claude/commands/に置ける形で出力する
Non-goals
- Skillの作成(それは
skill-skillsmithの役割) - コマンド自体を実行すること(生成・設計まで)