byintertwine· 11 skills
Drive a complete DSPy 3.2.x project end-to-end — spec → program → metric → baseline → GEPA optimize → export → deploy. Orchestrates the other four DSPy skills (dspy-fundamentals, dspy-evaluation-harness, dspy-gepa-optimizer, dspy-rlm-module) in the correct order. Use this for any non-trivial DSPy build from scratch.
$npx -y skills add intertwine/dspy-agent-skills --skill dspy-advanced-workflowInstalls into the current project.
Run `npx skills use "https://github.com/intertwine/dspy-agent-skills" --skill "intertwine/dspy-agent-skills/dspy-advanced-workflow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intertwine/dspy-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/intertwine/dspy-agent-skills"` and select the relevant skills, then follow their instructions.