meta-prompting

Improves AI prompts through iterative optimization, scoring, and versioned reuse.

226|55|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Miosa-osa/canopy --skill meta-prompting-miosa-osa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-prompting
Source: https://github.com/Miosa-osa/canopy/tree/main/library/skills/ai-patterns/meta-prompting
Command: npx skills add https://github.com/Miosa-osa/canopy --skill meta-prompting-miosa-osa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Meta-prompting provides a structured approach to iteratively refine prompts, treating the model as both executor and optimizer to boost task performance.

Core Features & Use Cases

  • Systematic prompt refinement workflows
  • Few-shot pattern integration and guardrail validation
  • Reusable prompt library and versioning for consistent results

Quick Start

Provide an initial prompt and let the system iteratively improve it until it meets the desired quality threshold.

Frequently Asked Questions about meta-prompting

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

FAQPage Schema
How do I iteratively optimize LLM prompts for better task performance?

Integrate few-shot patterns into your prompt refinement workflow by providing example inputs and outputs. The system iteratively evaluates and scores these patterns, storing validated versions in a reusable prompt library for consistent results.

What is meta-prompting and how does it improve AI outputs?

Build a reusable prompt library by iteratively refining prompts and storing the optimized versions. The system handles versioning and guardrail validation, ensuring consistent results across repeated tasks.

How do I add few-shot patterns to my prompt refinement workflow?

Validate guardrails during prompt optimization by iteratively testing prompts against your desired quality threshold. The system scores each version, ensuring guardrail validation passes before storing the prompt for reuse.

Can I store and version optimized prompts for repeated tasks?

Meta-prompting is a structured approach to iteratively refine prompts by treating the model as both executor and optimizer. It improves AI outputs through systematic refinement workflows, scoring, and versioning for reuse.

Do I need an initial prompt to start the meta-prompting optimization process?

Provide an initial prompt to start the meta-prompting optimization process. The system then iteratively improves it through scoring, versioning, and guardrail validation until it meets your desired quality threshold.