·command-creator
</>

command-creator

basher83/agent-auditor

This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions.

2Installs·0Trend·@basher83

Installation

$npx skills add https://github.com/basher83/agent-auditor --skill command-creator

SKILL.md

Creates slash commands for Claude Code plugins. Commands are user-invoked prompts that expand into detailed instructions for Claude.

When to use: User wants to create a command, add command to plugin, or needs command structure help.

References: See plugins/meta/claude-docs/skills/claude-docs/reference/plugins-reference.md for command specifications.

This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions. Source: basher83/agent-auditor.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/basher83/agent-auditor --skill command-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is command-creator?

This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions. Source: basher83/agent-auditor.

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/basher83/agent-auditor --skill command-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/basher83/agent-auditor