create-meta-prompts

Community

Create prompts that create prompts, automate multi-stage workflows.

AuthorEric-Ness
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity of building Claude-to-Claude pipelines by automatically generating optimized prompts for research, planning, and execution stages.

Core Features & Use Cases

  • Multi-Stage Workflows: Automatically chain research → plan → implement prompts with dependency detection.
  • Structured Outputs: Create prompts that produce XML-structured outputs for easy parsing by subsequent prompts.
  • Use Case: Imagine you need to research authentication options, then plan the implementation, then build it - all with automatic context passing between stages.

Quick Start

Use the create-meta-prompt command to research Node.js authentication libraries, then automatically create follow-up planning and implementation prompts.

Core Features & Use Cases

  • Automatic Dependency Detection: Scans for existing research and plan files to reference.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-meta-prompts
Download link: https://github.com/Eric-Ness/AI_Notes/archive/main.zip#create-meta-prompts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository