dspy

Installation
SKILL.md

DSPy Skill

Compile prompts into self-improving pipelines with programmatic prompt engineering.

Quick Start

# Install DSPy
pip install dspy-ai

# Optional: For retrieval
pip install chromadb faiss-cpu

# Set API key
export OPENAI_API_KEY="your-api-key"

When to Use This Skill

Installs
17
GitHub Stars
11
First Seen
Jan 24, 2026
dspy — vamseeachanta/workspace-hub