ecosystem-primer

安装量: 511
排名: #9707

安装

npx skills add https://github.com/langchain-ai/langchain-skills --skill ecosystem-primer

Deep Agents (top layer, harness ) — batteries-included toolkit built on LangChain + LangGraph. Ships with planning, file management, subagent spawning, and memory out of the box. LangGraph (middle layer, runtime ) — low-level orchestration for durable execution, custom control flow, and stateful workflows. LangChain agents run on top of LangGraph. LangChain (bottom layer, framework ) — abstractions for models, tools, and the agent loop. Provider-agnostic, easiest to start with. LangSmith (cross-cutting) — observability and evaluation platform. Framework-agnostic; always recommended alongside any of the above. Higher layers depend on lower ones, but you don't need to use lower layers directly. Deep Agents gives you LangGraph's durable execution without writing graph code. LangChain gives you models and tools without managing graph edges. Step 1 — Choose Your Tool Evaluate these conditions in order and stop at the first match: Show more Installs 518 Repository langchain-ai/la…n-skills GitHub Stars 800 First Seen 8 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn

返回排行榜