·dspy-miprov2-optimizer
{}

dspy-miprov2-optimizer

omidzamani/dspy-skills

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).

7Installs·0Trend·@omidzamani

Installation

$npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-miprov2-optimizer

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.

View raw

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
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