From agi-super-team
Evaluates prompt quality across clarity, specificity, structure, and completeness, then generates optimized versions using 58 prompting techniques like CoT, few-shot, and role-play.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agi-super-team:prompt-optimizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Evaluate prompt quality, provide targeted improvement suggestions, and generate optimized versions using 58 proven prompting techniques. This skill systematically analyzes prompts across multiple quality dimensions and applies evidence-based optimization patterns.
Evaluate prompt quality, provide targeted improvement suggestions, and generate optimized versions using 58 proven prompting techniques. This skill systematically analyzes prompts across multiple quality dimensions and applies evidence-based optimization patterns.
For most optimization tasks, follow this workflow:
When a user asks to optimize or evaluate a prompt:
Read references/quality-framework.md to understand evaluation dimensions:
Evaluate the prompt against each dimension:
For each quality dimension:
1. Identify strengths (what works well)
2. Identify weaknesses (what's missing or unclear)
3. Rate quality (Poor/Fair/Good/Excellent)
4. Note specific improvement opportunities
Load references/prompt-techniques.md and identify techniques that address the identified weaknesses.
Example mapping:
Create a structured optimization plan:
Apply the selected techniques to create an improved version:
For common optimization scenarios, use these proven patterns:
When prompt lacks clarity:
When prompt is too broad:
When prompt lacks background:
When prompt provides vague guidance:
For consistent, repeatable evaluation:
python3 scripts/evaluate.py "Your prompt here"
This provides:
For automatic optimization generation:
python3 scripts/optimize.py "Your prompt here" --techniques "few-shot,coT"
This generates:
Note: Scripts should be used for automation or when you need deterministic results. For complex optimization tasks, use the manual workflow for more nuanced analysis.
Complete catalog of 58 prompting techniques including:
Load this when you need to identify applicable techniques for a specific optimization task.
Detailed evaluation framework with:
Load this before any evaluation task to ensure consistent assessment.
Collection of proven optimization patterns including:
Load this when optimizing common prompt types (essays, code generation, analysis, etc.).
This skill should be activated when:
npx claudepluginhub aaaaqwq/agi-super-team --plugin agi-super-teamOptimizes prompts for production AI features with analysis, 6-step framework, failure detection, and research-backed techniques. Use for prompt review, system prompts, or improvement suggestions.
Transforms rough prompts, task descriptions, or jobs into optimized AI instruction prompts using best practices. Activates on requests to improve, optimize, or refine prompts for Claude/GPT.
Optimizes prompts for LLMs using constitutional AI, chain-of-thought reasoning, and model-specific techniques. Transforms basic instructions into production-ready prompts to improve accuracy, reduce hallucinations, and cut costs.