·deepagents-setup-configuration
>_

deepagents-setup-configuration

使用“deepagents”包在 Python 或 JavaScript 中初始化、验证 Deep Agents 项目并进行故障排除。当用户需要创建具有内置规划/文件系统/子代理的代理、配置中间件/后端/检查点/HITL、从“create_react_agent”或“create_agent”迁移、使用存储库脚本搭建项目、验证代理配置文件以及确认与当前 LangChain/LangGraph/LangSmith 文档的兼容性时使用。

13安装·1热度·@lubu-labs

安装

$npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill deepagents-setup-configuration

如何安装 deepagents-setup-configuration

通过命令行快速安装 deepagents-setup-configuration AI 技能到你的开发环境

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

来源:lubu-labs/langchain-agent-skills。

SKILL.md

查看原文

Deep Agents are an agent harness on top of LangChain + LangGraph with built-in planning, filesystem context management, and subagent delegation.

| Need | Deep Agents | LangChain createagent | LangGraph |

| Built-in planning/filesystem/subagents | ✅ Best fit | ⚠️ Manual middleware setup | ❌ Manual graph design | | Fast path for complex multi-step tasks | ✅ | ⚠️ | ⚠️ | | Fully custom graph topology | ❌ | ❌ | ✅ Best fit | | Minimal/simple agent (1-3 steps) | ⚠️ Overhead | ✅ Best fit | ⚠️ |

使用“deepagents”包在 Python 或 JavaScript 中初始化、验证 Deep Agents 项目并进行故障排除。当用户需要创建具有内置规划/文件系统/子代理的代理、配置中间件/后端/检查点/HITL、从“create_react_agent”或“create_agent”迁移、使用存储库脚本搭建项目、验证代理配置文件以及确认与当前 LangChain/LangGraph/LangSmith 文档的兼容性时使用。 来源:lubu-labs/langchain-agent-skills。

可引用信息

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

安装命令
npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill deepagents-setup-configuration
分类
>_效率工具
认证
收录时间
2026-02-22
更新时间
2026-03-11

Browse more skills from lubu-labs/langchain-agent-skills

快速解答

什么是 deepagents-setup-configuration?

使用“deepagents”包在 Python 或 JavaScript 中初始化、验证 Deep Agents 项目并进行故障排除。当用户需要创建具有内置规划/文件系统/子代理的代理、配置中间件/后端/检查点/HITL、从“create_react_agent”或“create_agent”迁移、使用存储库脚本搭建项目、验证代理配置文件以及确认与当前 LangChain/LangGraph/LangSmith 文档的兼容性时使用。 来源:lubu-labs/langchain-agent-skills。

如何安装 deepagents-setup-configuration?

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

这个 Skill 的源码在哪?

https://github.com/lubu-labs/langchain-agent-skills