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
---
Installs
2
GitHub Stars
25
First Seen
Mar 13, 2026
command-creator — different-ai/openwork-hub