·dspy-react-agent-builder
</>

dspy-react-agent-builder

omidzamani/dspy-skills

This skill should be used when the user asks to "create a ReAct agent", "build an agent with tools", "implement tool-calling agent", "use dspy.ReAct", mentions "agent with tools", "reasoning and acting", "multi-step agent", "agent optimization with GEPA", or needs to build production agents that use tools to solve complex tasks.

6Installs·0Trend·@omidzamani

Installation

$npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-react-agent-builder

SKILL.md

Build production-quality ReAct agents that use tools to solve complex multi-step tasks with reasoning, acting, and error handling.

| signature | str | Task signature (e.g., "question -> answer") | | tools | list[callable] | Available tools/functions | | maxiters | int | Max reasoning steps (default: 20) |

Tools are Python functions with clear docstrings. The agent uses docstrings to understand tool capabilities:

This skill should be used when the user asks to "create a ReAct agent", "build an agent with tools", "implement tool-calling agent", "use dspy.ReAct", mentions "agent with tools", "reasoning and acting", "multi-step agent", "agent optimization with GEPA", or needs to build production agents that use tools to solve complex tasks. Source: omidzamani/dspy-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-react-agent-builder
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dspy-react-agent-builder?

This skill should be used when the user asks to "create a ReAct agent", "build an agent with tools", "implement tool-calling agent", "use dspy.ReAct", mentions "agent with tools", "reasoning and acting", "multi-step agent", "agent optimization with GEPA", or needs to build production agents that use tools to solve complex tasks. Source: omidzamani/dspy-skills.

How do I install dspy-react-agent-builder?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-react-agent-builder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/omidzamani/dspy-skills