Claude Skill

intertwine/dspy-agent-skills

Production-grade DSPy 3.2.x agent skills with validated end-to-end examples for Claude Code and Codex CLI. Covers fundamentals, evaluation, GEPA, BetterTogether, and RLM.

Overview

Stars249
Forks22
LanguagePython
Last pushed2026-05-25
Last synced2026-06-19
View on GitHub

Repository

Ownerintertwine
Repositorydspy-agent-skills
Full nameintertwine/dspy-agent-skills
Repo ID1,215,213,624

Install this Skill

npx skills add intertwine/dspy-agent-skills --list

Registry

Typecodex_skill
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-19
Platforms
ClaudeCodex
Capabilities
memoryterminalworkflow
Detected files
README.mddocsexamplestests
Config keys
URLOPENAI_API_KEY
Install methods
  • npx skills add intertwine/dspy-agent-skills --list
  • npx skills add intertwine/dspy-agent-skills --skill '*' -a codex -y
  • git clone https://github.com/intertwine/dspy-agent-skills

Summary

A production-grade collection of DSPy 3.2.x agent skills with validated end-to-end examples for Claude Code and Codex CLI, covering fundamentals, evaluation, GEPA, BetterTogether, and RLM.

Chinese description

生产级DSPy 3.2.x代理技能 + 经过验证的端到端示例,适用于Claude Code和Codex CLI — 基础、评估、GEPA、BetterTogether和RLM。

Key features

  • Production-grade DSPy 3.2.x agent skills
  • Validated end-to-end examples for Claude Code and Codex CLI
  • Covers fundamentals, evaluation, GEPA, BetterTogether, and RLM
  • Designed for real-world agent workflows

Use cases

  • Building and deploying DSPy agents in production
  • Evaluating agent performance with validated examples
  • Implementing GEPA, BetterTogether, and RLM patterns
  • Integrating with Claude Code and Codex CLI

README excerpt

# DSPy Agent Skills [![DSPy 3.2.x](https://img.shields.io/badge/DSPy-3.2.x-0A7B83)](https://dspy.ai/) **Production-grade DSPy 3.2.x skills for coding agents.** A synthesized, spec-compliant pack of five agent skills that turns Claude Code, Codex CLI, and any other [agentskills.io](https://agentskills.io)-compatible agent into a DSPy expert. - ✅ Validated against DSPy 3.2.1 (the real API, not inferred from stale docs) - ✅ Single source of truth for both **Claude Code** and **Codex CLI** - ✅ Progressive disclosure (short `SKILL.md` + deep `reference.md`) - ✅ Runnable `example_*.py` scripts with offline `--dry-run` - ✅ Includes a DSPy 3.2.x `BetterTogether` chaining example - ✅ Plugin manifest + marketplace manifest for one-click install - ✅ Validation tests for frontmatter spec, JSON schema, Python AST, skill-doc correctness, and version alignment ## What's inside | Skill | When it auto-invokes | |---|---| | [`dspy-fundamentals`](skills/dspy-fundamentals/SKILL.md) | Any new DSPy code: Signatures, Modules, Predict/ChainOfThought/ReAct, save/load | | [`dspy-evaluation-harness`](skills/dspy-evaluation-harness/SKILL.md) | Writing metrics, splitting dev/val sets, calling `dspy.Evaluate` | | [`dspy-gepa-optimizer`](skills/dspy-gepa-optimizer/SKILL.md) | Optimizing/compiling DSPy programs with `dspy.GEPA` | | [`dspy-rlm-module`](skills/dspy-rlm-module/SKILL.md) | Long context, codebase QA, recursive exploration via `dspy.RLM` | | [`dspy-advanced-workflow`](skills/dspy-advanced-workflow/SKILL.md) | End-to-end builds — orchestrates the other four | ## Install ### Claude Code (via marketplace) ```text /plugin marketplace add intertwine/dspy-agent-skills /plugin install dspy-agent-skills@dspy-agent-skills ``` ### Agent Skills CLI (`npx skills`) ```bash npx skills add inter

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-19