AI AGENT ADDONS

Creating new Claude commands can be tricky. This interactive assistant helps you build commands with the right structure and patterns. It guides you through each step from understanding the purpose to generating the final file.

The assistant handles different command types like planning, implementation, analysis, workflow, and utility. It also supports MCP tool integration to connect commands with external tools. You can choose where the command lives either in your project or user settings.

This tool makes sure every command follows best practices. It includes proper frontmatter, namespacing, and documentation updates. Anyone who works with Claude agents can benefit from this helper.

Add Create Command skill to your workflow

Global

mkdir -p ~/.claude/skills/create-command

Project

mkdir -p .claude/skills/create-command

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago