command-creator
Guides the creation of Claude Code slash commands for automating repetitive agent workflows and tasks.
Install
npx skills add https://github.com/softaworks/agent-toolkit --skill command-creatorStats
| Total installs | 3,454 |
| Weekly installs | 571 |
| GitHub stars | 1.2K |
| First seen | Jan 20, 2026 |
| Source | @softaworks/agent-toolkit |
Summary
- Helps determine command location (project-level .claude/commands/ or global ~/.claude/commands/) and walks through gathering command name, purpose, arguments, and workflow steps
- Includes four command patterns: workflow automation, iterative fixing, agent delegation, and simple execution
- Provides bundled references covering patterns, real examples, best practices, and quality checklists to ensure agent-executable commands
- Generates optimized markdown files with proper frontmatter, imperative instructions, and explicit error handling for autonomous execution
Tags
Related skills
| Skill | Installs | vs command-creator |
|---|---|---|
| apify-market-research | 3,405 | -49 |
| data-quality-frameworks | 3,603 | +149 |
| browser-preview | 3,612 | +158 |
| k8s-manifest-generator | 3,554 | +100 |
| turborepo-caching | 3,399 | -55 |
FAQ
- How many installs does command-creator have?
- command-creator has 3,454 total installs and 571 installs this week.
- Where is command-creator hosted?
- command-creator is published by @softaworks/agent-toolkit at https://github.com/softaworks/agent-toolkit.
- How many GitHub stars does command-creator have?
- command-creator has 1.2K GitHub stars.
- When was command-creator first indexed?
- OrangeBot.AI first indexed command-creator on Jan 20, 2026.
- How do I install command-creator?
- Run: npx skills add https://github.com/softaworks/agent-toolkit --skill command-creator