·dspy-react-agent-builder
</>

dspy-react-agent-builder

omidzamani/dspy-skills

当用户要求“创建 ReAct 代理”、“使用工具构建代理”、“实现工具调用代理”、“使用 dspy.ReAct”、提到“使用工具的代理”、“推理和行动”、“多步骤代理”、“使用 GEPA 进行代理优化”,或者需要构建使用工具来解决复杂任务的生产代理时,应该使用此技能。

6安装·0热度·@omidzamani

安装

$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:

当用户要求“创建 ReAct 代理”、“使用工具构建代理”、“实现工具调用代理”、“使用 dspy.ReAct”、提到“使用工具的代理”、“推理和行动”、“多步骤代理”、“使用 GEPA 进行代理优化”,或者需要构建使用工具来解决复杂任务的生产代理时,应该使用此技能。 来源:omidzamani/dspy-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-react-agent-builder
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 dspy-react-agent-builder?

当用户要求“创建 ReAct 代理”、“使用工具构建代理”、“实现工具调用代理”、“使用 dspy.ReAct”、提到“使用工具的代理”、“推理和行动”、“多步骤代理”、“使用 GEPA 进行代理优化”,或者需要构建使用工具来解决复杂任务的生产代理时,应该使用此技能。 来源:omidzamani/dspy-skills。

如何安装 dspy-react-agent-builder?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-react-agent-builder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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