create-meta-prompts

Generate Claude-to-Claude prompts with XML metadata for multi-stage workflows.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Devattom/.claude --skill create-meta-prompts-devattom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-meta-prompts
Source: https://github.com/Devattom/.claude/tree/main/skills/create-meta-prompts
Command: npx skills add https://github.com/Devattom/.claude --skill create-meta-prompts-devattom

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of prompts optimized for Claude-to-Claude communication, enabling complex, multi-stage workflows like research, planning, and execution without manual prompt engineering.

Core Features & Use Cases

  • Automated Prompt Generation: Creates prompts tailored for specific purposes (Do, Plan, Research, Refine).
  • Dependency Detection: Automatically identifies and chains prompts based on existing research or plan files.
  • Structured Outputs: Generates outputs with XML metadata for easy parsing by subsequent prompts.
  • Use Case: You can research authentication options, then create a plan for implementation, and finally generate the code, all orchestrated by this Skill.

Quick Start

Use the create-meta-prompts skill to research authentication options for a new web application.

Frequently Asked Questions about create-meta-prompts

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

FAQPage Schema
How do I automate multi-stage AI workflows with Claude-to-Claude pipelines?

Automate multi-stage AI workflows by generating optimized prompts for Claude-to-Claude pipelines. This structures outputs with XML metadata for efficient parsing by subsequent prompts, facilitating research, planning, and execution stages without manual prompt engineering.

What is meta-prompting for code generation and research planning?

Meta-prompting for code generation is the process of creating tailored prompts for specific purposes like research, planning, and execution. It automatically detects dependencies and chains prompts to orchestrate complex software engineering tasks.

How do I chain prompts for research and implementation planning?

Chain prompts for implementation planning by using generated prompts that automatically identify existing research or plan files. This dependency detection ensures outputs flow sequentially through research, planning, and code generation stages.

Does structured prompt generation work without manual prompt engineering?

Structured prompt generation works without manual prompt engineering by automating the creation of tailored prompts. It generates outputs with XML metadata and organizes them in dedicated prompt folders to ensure clear provenance.

Can I use XML metadata outputs for parsing in subsequent AI prompts?

You can use XML metadata outputs for parsing in subsequent AI prompts because the generation process structures them specifically for that purpose. This format ensures efficient data extraction by downstream Claude-to-Claude pipeline prompts.

When do I need dedicated prompt folders for workflow automation?

You need dedicated prompt folders for workflow automation when managing complex Claude-to-Claude pipelines. This organization ensures clear provenance by separating generated prompts for research, planning, and execution stages.