dspy-miprov2-optimizer
✓This skill should be used when the user asks to "optimize a DSPy program", "use MIPROv2", "tune instructions and demos", "get best DSPy performance", "run Bayesian optimization", mentions "state-of-the-art DSPy optimizer", "joint instruction tuning", or needs maximum performance from a DSPy program with substantial training data (200+ examples).
Installation
SKILL.md
Jointly optimize instructions and few-shot demonstrations using Bayesian Optimization for maximum performance.
| program | dspy.Module | Program to optimize | | trainset | list[dspy.Example] | 200+ training examples | | metric | callable | Evaluation function | | auto | str | "light", "medium", or "heavy" | | numtrials | int | Optimization trials (40+) |
| "light" | 10 | Quick iteration | | "medium" | 40 | Production optimization | | "heavy" | 100+ | Maximum performance |
This skill should be used when the user asks to "optimize a DSPy program", "use MIPROv2", "tune instructions and demos", "get best DSPy performance", "run Bayesian optimization", mentions "state-of-the-art DSPy optimizer", "joint instruction tuning", or needs maximum performance from a DSPy program with substantial training data (200+ examples). Source: omidzamani/dspy-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-miprov2-optimizer- Source
- omidzamani/dspy-skills
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dspy-miprov2-optimizer?
This skill should be used when the user asks to "optimize a DSPy program", "use MIPROv2", "tune instructions and demos", "get best DSPy performance", "run Bayesian optimization", mentions "state-of-the-art DSPy optimizer", "joint instruction tuning", or needs maximum performance from a DSPy program with substantial training data (200+ examples). Source: omidzamani/dspy-skills.
How do I install dspy-miprov2-optimizer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-miprov2-optimizer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/omidzamani/dspy-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01