Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

docs

docs 收录了来自 langchain-ai 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
372
更新
2026-07-08
Forks
2.5k
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

docs-code-samples
软件开发工程师

Use this skill when migrating inline code samples from LangChain docs (MDX files) into external, testable code files that are extracted by this repo’s snippet scripts and used as Mintlify snippets. Applies when extracting code blocks from documentation, creating runnable code samples, using snippet delineators, or wiring snippet output into MDX includes.

2026-07-08
deep-agents
软件开发工程师

Build batteries-included agents with planning, context management, subagent delegation, and sandboxed execution. Use for complex, multi-step tasks that need built-in capabilities.

2026-06-17
langchain
软件开发工程师

Build agents with a prebuilt architecture and integrations for any model or tool. Use when creating tool-calling agents, switching model providers, or adding structured output.

2026-06-17
langgraph
软件开发工程师

Build stateful, durable agent workflows with LangGraph. Use when you need custom graph-based control flow, human-in-the-loop, persistence, or multi-agent orchestration.

2026-06-17
pandas-patterns
数据科学家

Common pandas and matplotlib patterns for data analysis and visualization

2026-06-17
langsmith
软件开发工程师

Trace, evaluate, and deploy AI agents and LLM applications with LangSmith. Use when adding observability, running evaluations, engineering prompts, or deploying agents to production.

2026-06-15
write-timestamp
软件开发工程师

Use when the user wants the current date and time written to a file via the bundled script inside the sandbox.

2026-04-21