meta-prompt

Generate Claude Code slash command files with YAML frontmatter and templates.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/landonking-gif/King-ai-v2 --skill meta-prompt-landonking-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-prompt
Source: https://github.com/landonking-gif/King-ai-v2/tree/main/references/multi-agent-orchestration-main/apps/orchestrator_3_stream/.claude/skills/meta-prompt
Command: npx skills add https://github.com/landonking-gif/King-ai-v2 --skill meta-prompt-landonking-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of well-structured Claude Code custom slash commands. It streamlines the boilerplate for frontmatter, workflow, and reporting, enabling rapid, consistent command development.

Core Features & Use Cases

  • Frontmatter generation: Produce YAML metadata for new slash commands that integrate with Claude Code.
  • Template-driven prompts: Apply standardized templates to ensure consistent command behavior and UX.
  • Quick Start: Generate a ready-to-use .claude/commands/<command-name>.md file from user input and immediate retrieval.
  • Developer Ergonomics: Centralizes command structure so teams can ship features faster with fewer errors.

Quick Start

Describe the user requirements for a new Claude Code slash command. The skill will output a complete .claude/commands/<name>.md prompt ready to save and activate.