‹ 返回总目录
工具 最近更新07-30

deep-agents-memory

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量13.7K
⭐ GitHub Stars1,076(fork 85)
🗓️ 最近推送2026-07-30
🌱 项目创建2026-01-22
💻 语言 / LicenseTypeScript · 未标注
🐛 开放Issue3

📝 工具简介

用LangChain、LangGraph构建智能体的技能包,早期开发阶段,API和内容可能变动。

📖 怎么用

安装用 `npx skills add langchain-ai/langchain-skills --skill '*' --yes`(当前项目)或加 `--global` 全局安装。要绑定特定 agent(如 Claude Code)用 `npx skills add langchain-ai/langchain-skills --agent claude-code --skill '*' --yes --global`。装完在 Claude Code 里执行 `/plugin marketplace add langchain-ai/langchain-skills` 和 `/plugin install langchain-skills@langchain-skills` 激活。项目早期开发中,API 可能变动。

📋 迷你测评

用LangChain和LangGraph构建智能体的技能包。注意,它还在早期开发阶段,API和内容可能变动,适合尝鲜。没有具体数据点。

📄 README 要点

这是LangChain官方出的智能体技能包,目前还在早期开发阶段,API可能会变。它给LangChain、LangGraph和Deep Agents提供各种技能,可以通过npx skills命令安装,支持Claude Code、Cursor、Windsurf这些主流编码工具。装的时候可以选本地项目或全局安装,也能直接作为Claude Code插件用。适合用LangChain框架开发智能体的开发者,能省去自己写很多基础技能的功夫。

查看英文原文
LangChain Skills ⚠️ — This project is in early development. APIs and skill content may change. Agent skills for building agents with LangChain, LangGraph, and Deep Agents. For LangSmith specific trace and dataset workflows, use langsmith skills. Supported Coding Agents These skills can be installed via npx skills for any agent that supports the Agent Skills specification, including Claude Code, Cursor, Windsurf, and more. Installation Quick Install Using npx skills : Local (current project): [安装/使用命令见下方] Global (all projects): [安装/使用命令见下方] To link skills to a specific agent (e.g. Claude Code): [安装/使用命令见下方] Claude Code Plugin Install directly as a Claude Code plugin: [安装/使用命令见下方] Install Script (Claude Code & Deep Agents CLI only) Alternatively, clone the repo and use the install script: [安装/使用命令见下方] Flag / Argument Description DIRECTORY Target project directory (default: current directory, ignored with global ) claude Install for Claude Code (default) deepagents Install for Deep Agents CLI global , g Install globally instead of current directory force , f Overwrite skills with same names as this package yes , y Skip confirmation prompts Usage After installation, set your API keys: [安装/使用命令见下方] Then run your coding agent from the directory where you installed (for local installs) or from anywhere (for global installs). Eval Engineering To install only the eval engineering skill: [安装/使用命令见下方] Or ask Codex: “Install the eval engineering skill from langchain ai/langchain skills .” Eval tasks require Harbor. Run Harbor locally with Docker or use a supported cloud environment. Then ask your coding agent: [安装/使用命令见下方] Available Skills (21) Getting Started ecosystem primer Start here primer: framework selection (LangChain vs LangGraph vs Deep Agents), env setup, and which skill to load next langchain dependencies Full package version and dependency management reference (Python + TypeScript) Quickstarts (local) Thin wrappers around the official Mintlify quickstarts — ask for

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考