ワンクリックで
meta-prompting
Self-improving prompts through meta-level optimization
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Self-improving prompts through meta-level optimization
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Apple Search Ads (ASA) deep analysis for mobile app advertisers. Evaluates campaign structure, bid health, Creative Sets, MMP attribution, budget pacing, TAP coverage (Today/Search/Product Pages), and goal CPA benchmarks by country. Triggers on: "Apple Search Ads", "ASA", "App Store ads", "Apple ads", "Search Ads", "iOS app ads"
Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads accounts. Generates health score per platform and aggregate score. Triggers on: "audit", "full ad check", "analyze my ads", "account health check", "PPC audit", "ad account audit"
Budget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy appropriateness, scaling readiness, and identifies campaigns to kill or scale. Uses 70/20/10 rule, 3x Kill Rule, and 20% scaling rule. Triggers on: "budget allocation", "bidding strategy", "ad spend", "ROAS target", "media budget", "scaling", "kill list"
Competitor ad intelligence analysis across Google, Meta, LinkedIn, TikTok, and Microsoft. Analyzes competitor ad copy, creative strategy, keyword targeting, estimated spend, and identifies competitive gaps and opportunities. Triggers on: "competitor ads", "ad spy", "competitive analysis", "competitor PPC", "ad intelligence", "competitor research"
Campaign concept and copy brief generator for paid advertising. Reads brand-profile.json and optional audit results to produce structured campaign concepts, messaging pillars, and copy briefs. Outputs campaign-brief.md. Run after /ads dna and before /ads generate. Triggers on: "create campaign", "campaign brief", "ad concepts", "write ad copy", "campaign strategy", "ad messaging", "creative brief", "generate concepts"
Cross-platform creative quality audit covering ad copy, video, image, and format diversity across all platforms. Detects creative fatigue, evaluates platform-native compliance, and provides production priorities. Triggers on: "creative audit", "ad creative", "creative fatigue", "ad copy review", "ad design", "creative review", "creative health"
| name | meta-prompting |
| description | Self-improving prompts through meta-level optimization |
| trigger | keyword |
| keywords | ["optimize prompt","improve prompt","better results","refine"] |
| priority | 5 |
Uses the LLM to optimize its own prompts for better results.
Meta-prompting treats the LLM as both:
You are a prompt optimization expert.
ORIGINAL PROMPT:
{original_prompt}
RESULT QUALITY: {quality_score}/10
ISSUES IDENTIFIED:
{issues}
Generate an improved version of this prompt that:
1. Addresses the identified issues
2. Maintains the core intent
3. Adds clarity where needed
4. Includes examples if helpful
IMPROVED PROMPT:
Round 1: Execute original prompt
↓
Score result (0-10)
↓
Round 2: Meta-optimize prompt
↓
Execute improved prompt
↓
Score result
↓
If improved: Save as new baseline
If not: Revert or try different optimization
↓
Repeat until convergence or max iterations (3-5)
| Dimension | Weight | Evaluation |
|---|---|---|
| Correctness | 40% | Does output match expected? |
| Completeness | 25% | All requirements addressed? |
| Clarity | 20% | Output is clear and useful? |
| Efficiency | 15% | Minimal tokens for result? |
Analyze this task prompt and suggest 3 improvements:
{prompt}
Consider:
- Is the goal clear?
- Are constraints explicit?
- Would examples help?
- Is the format specified?
Review this system prompt for an AI assistant:
{prompt}
Optimize for:
- Role clarity
- Behavioral consistency
- Edge case handling
- Output quality
This CoT prompt produces inconsistent reasoning:
{prompt}
Restructure to:
- Guide step-by-step thinking
- Include verification steps
- Handle common errors
Save successful prompts to the skill library:
{
"task_type": "code_review",
"original_prompt": "...",
"optimized_prompt": "...",
"improvement": "+2.3 quality score",
"iterations": 3,
"date": "2026-01-26"
}
Reference: "Large Language Models as Optimizers" (OPRO, 2023)