deep-agents-memory
654INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persi
langgraph-fundamentals
627INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and err
langgraph-persistence
603INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpoi
langchain-fundamentals
602Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
langchain-rag
584INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, em
langgraph-human-in-the-loop
581INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), C
langchain-middleware
546INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for hum
deep-agents-core
529INVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.md format, and configur
deep-agents-orchestration
525INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, a
langchain-dependencies
523INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain,
framework-selection
518INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep Agents project, before writing any agent code. Determines which framework lay