building-commands

Design and standardize Claude Code slash commands with YAML frontmatter.

3|2|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill building-commands
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: building-commands
Source: https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations/tree/main/agent-builder/skills/building-commands
Command: npx skills add https://github.com/C0ntr0lledCha0s/claude-code-plugin-automations --skill building-commands

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you design, modify, and standardize Claude Code slash commands and their YAML frontmatter. It auto-invokes for automatic command creation, updates, and frontmatter adjustments to ensure consistency across commands.

Core Features & Use Cases

  • Auto-invokes when creating, updating, modifying command YAML frontmatter fields (especially 'model', 'allowed-tools', 'description'), or when designing command workflows.
  • Guides understanding of command arguments and parameters, and supports workflow design.
  • Proactively assists when Claude is about to write command files (/commands/.md) or implement tasks related to commands.

Quick Start

Example: Ask the Skill to scaffold a new slash command and validate its frontmatter and workflow definition.