dspy
NewSmitheryGeneralby davila7
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/dspy.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/prompt-engineering-dspy/SKILL.md3
Invoke in Claude Code
/dspyView source on GitHub
agentai-&-ml
Frequently Asked Questions
What is dspy?
Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming
How to install dspy?
To install dspy, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /dspy.
What is dspy best for?
dspy is a community categorized under General. It is designed for: agent, ai-&-ml. Created by davila7.