meta-prompt

Generate Claude Code slash command prompts with frontmatter and structured sections.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/privateGithubUser/orchestrator-agent-with-adws --skill meta-prompt-privategithubuser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-prompt
Source: https://github.com/privateGithubUser/orchestrator-agent-with-adws/tree/main/apps/orchestrator_3_stream/.claude/skills/meta-prompt
Command: npx skills add https://github.com/privateGithubUser/orchestrator-agent-with-adws --skill meta-prompt-privategithubuser

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates well-structured, reusable Claude Code custom slash command prompts that live in .claude/commands/*.md and can be invoked via /command-name.

Core Features & Use Cases

  • Produces frontmatter with mandatory model and description and optional guidance
  • Builds a complete slash-command prompt structure (Purpose, Variables, Codebase Structure, Instructions, Workflow, Report)
  • Enables rapid creation of new slash commands for Claude Code projects

Quick Start

Describe a new slash command prompt you want to create, for example: "Create a /plan command prompt for drafting implementation plans."