new-global-command

Installation
SKILL.md

New Global Command Compatibility Skill

Goal

Turn a reusable workflow idea into a global Codex skill under config/codex/skills/.

Success means no config/codex/commands/ file is created, the new workflow is represented as a valid skill, and the user has a $skill-name invocation example.

Stop when the global skill is created or the user has a draft ready for review.

Context

Codex uses skills as the durable authoring format for reusable workflows. Treat requests for a "global command" or "slash command" as requests for a global skill unless the user explicitly asks for built-in slash-command documentation.

Prefer $global-skill-creator for new work. Use this skill as a compatibility path for the old command name and for migrating command-style prompt templates.

Requirements To Gather

Ask only for missing information that cannot be inferred:

Installs
2
Repository
wcygan/dotfiles
GitHub Stars
194
First Seen
Jun 24, 2026
new-global-command — wcygan/dotfiles