meta-prompt-creator

Design meta-prompts for AI agents with YAML frontmatter and MCWOH templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tojoolivier/claude-config --skill meta-prompt-creator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: meta-prompt-creator
Source: https://github.com/tojoolivier/claude-config/tree/main/skills/meta-prompt-creator
Command: npx skills add https://github.com/tojoolivier/claude-config --skill meta-prompt-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Meta-Prompt Creator helps users design precise, production-ready system prompts for individual agents or multi-agent teams — prompts that make agents reliable, focused, and composable.

Core Features & Use Cases

  • Interview-driven prompt design: gather role, goal, tools, inputs, outputs, constraints, and team context to craft a tailored system prompt.
  • Architecture guidance: recommends solo, orchestrator, subagent, dual-role, or pipeline patterns based on the task and team structure.
  • Prompt templates: provides MCWOH-based templates for single-agent, orchestrator, and subagent prompts, plus practical usage examples.

Quick Start

Provide your agent's role, goals, tools, inputs, constraints, and team context to generate the meta-prompt.

Frequently Asked Questions about meta-prompt-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a system prompt for a multi-agent team workflow?▼

Design a system prompt for multi-agent teams by defining each agent's role, goals, tools, and constraints to ensure reliable and composable interactions. The Skill uses an interview-driven approach to gather this context and generates production-ready prompts tailored for orchestrator or subagent architectures.

What is the best way to structure a meta-prompt for an AI orchestrator?▼

The best way to structure a meta-prompt for an AI orchestrator is using an MCWOH-based template that enforces YAML frontmatter with name and description. This provides architecture guidance and includes safety constraints to keep the orchestrator focused on routing tasks to subagents effectively.

Can I use this prompt engineering approach for solo agents?▼

Yes, you can use this prompt engineering approach for solo agents by providing the agent's role, goals, tools, inputs, and constraints. It generates tailored single-agent system prompts using MCWOH templates, ensuring the agent remains focused and production-ready without needing a team structure.

Do I need to provide team context to generate an AI agent system prompt?▼

Yes, you need to provide team context to generate an AI agent system prompt for multi-agent workflows, as it determines the architecture pattern. If you are building a solo agent, team context is not required, and the prompt design focuses strictly on individual role and constraints.

What architecture patterns are recommended for multi-agent prompt engineering?▼

Recommended architecture patterns for multi-agent prompt engineering include solo, orchestrator, subagent, dual-role, and pipeline patterns. The specific pattern is selected based on your stated task requirements and team structure to ensure proper workflow composition and reliable agent behavior.