byintertwine· 11 skills
Write idiomatic DSPy 3.2.x programs — typed Signatures, dspy.Module subclasses, Predict/ChainOfThought/ReAct/ProgramOfThought, and save/load. Use this when starting any new DSPy project or when fixing non-idiomatic DSPy code (hard-coded prompts, ad-hoc string templates, untyped outputs, non-serializable classes).
$npx -y skills add intertwine/dspy-agent-skills --skill dspy-fundamentalsInstalls into the current project.
Run `npx skills use "https://github.com/intertwine/dspy-agent-skills" --skill "intertwine/dspy-agent-skills/dspy-fundamentals"` 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.