·command-creator
>_

command-creator

This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices.

6Installs·2Trend·@cachemoney

Installation

$npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator

How to Install command-creator

Quickly install command-creator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cachemoney/agent-toolkit.

SKILL.md

View raw

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

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:

Load these references as needed when creating commands to understand patterns, see examples, or ensure quality.

This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices. Source: cachemoney/agent-toolkit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from cachemoney/agent-toolkit

Quick answers

What is command-creator?

This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash command", "add a command", or want to document a workflow as a reusable command. Essential for creating optimized, agent-executable slash commands with proper structure and best practices. Source: cachemoney/agent-toolkit.

How do I install command-creator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill command-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cachemoney/agent-toolkit