command-creator
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Quick Usage (Already Configured)
Create a new command file
mkdir -p commands
Create commands/<name>.md with frontmatter and a prompt template.
Command file example
---
description: Run tests with coverage
agent: build
model: gpt-5.2-codex
---