Armory
Source
Browse
Skills

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

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install dspy --cli claude

writes the skill into.claude/skills/dspy/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/dspy/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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

When to use it

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

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/prompt-engineering-dspy/SKILL.md -o .claude/skills/prompt-engineering-dspy/SKILL.md

Notes

Extracted from davila7/claude-code-templates, prompt-engineering-dspy category.