claude-command-creator

Guide creation of Claude Code commands with argument handling and tool permissions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/billlzzz10/bl1nk-skill-mcp-server --skill claude-command-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-command-creator
Source: https://github.com/billlzzz10/bl1nk-skill-mcp-server/tree/main/skills/claude/claude-command-creator
Command: npx skills add https://github.com/billlzzz10/bl1nk-skill-mcp-server --skill claude-command-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides the user through creating robust Claude Code commands with proper structure, argument handling, and tool permissions.

Core Features & Use Cases

  • Template-driven command creation: provides a reusable structure for new commands.
  • Argument handling guidance: patterns for parsing inputs from CLAUDE.
  • Usage: quickly scaffold a new Claude command with safe tools permissions.

Quick Start

bl1nk-skill run claude-command-creator -a '{"command_name": "deploy:staging"}'