⌨️
AI EngineeringPython

Command Creator

by jdrhyne

Command Creator is an AI Engineering skill for Claude Code, published by jdrhyne in agent-skills.

241 stars29 forkson jdrhyne/agent-skillsAdded 2026/09/02Repository updated 2026/08/30
agent-skillsagentic-aiai-agentsautomationclaude-codeclawdbotcodexcursordeveloper-toolsgemini-cligithub-copilotllm-agentsmcpopenclawprompt-engineeringprompts
Install in seconds
Install Command Creator
Copy Command Creator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jdrhyne/agent-skills/tree/main/codex/command-creator ~/.claude/skills/command-creator

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jdrhyne/agent-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
codex/command-creator/SKILL.md in jdrhyne/agent-skills
Installs to
~/.claude/skills/command-creator
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2631 skills

What Command Creator does

Command Creator guides you in building Claude Code slash commands for reusable workflows. Use it when creating a new command to define the location, structure, arguments, and step-by-step instructions.

Command Creator is cataloged under AI Engineering on DirSkills. Command Creator comes from a repository tagged agent-skills, agentic-ai, ai-agents, automation and claude-code.

Documentation

README

Command Creator

This skill guides the creation of Claude Code slash commands - reusable workflows that can be invoked with /command-name in Claude Code conversations.

About Slash Commands

Slash commands are markdown files stored in .claude/commands/ (project-level) or ~/.claude/commands/ (global/user-level) that get expanded into prompts when invoked. They're ideal for:

  • Repetitive workflows (code review, PR submission, CI fixing)
  • Multi-step processes that need consistency
  • Agent delegation patterns
  • Project-specific automation

When to Use This Skill

Invoke this skill when users:

This is the opening of the README. Read the full README on GitHub.

Commands Command Creator provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /command-name
  • /help
  • /my-command

Frequently asked about Command Creator

  • What else does jdrhyne publish alongside Command Creator?

    Command Creator is one of 25 skills that DirSkills catalogs from jdrhyne/agent-skills, the repository it ships in. Its siblings there include Auto Updater, Autoresearch Loop and Codex. Each one is a separate skill with its own page in this directory, installs the same way Command Creator does, and is maintained by jdrhyne in that same repository. The rest of the collection is listed on the jdrhyne/agent-skills page.

  • How does Command Creator compare to other AI Engineering skills?

    Command Creator ranks #2380 by stars among the 2631 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Command Creator against them. Open each page to compare what they document and how they install.

More from jdrhyne/agent-skills

Command Creator is one of 25 skills cataloged on DirSkills from jdrhyne/agent-skills.

See all 25 skills