Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

langchain-skills

langchain-skills enthält 14 gesammelte Skills von langchain-ai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
14
Stars
867
aktualisiert
2026-07-07
Forks
77
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

managed-deep-agents
Softwareentwickler

INVOKE THIS SKILL when building, testing, or deploying Managed Deep Agents in LangSmith with the mda CLI. Covers the code-first, file-based project layout; define_deep_agent / defineDeepAgent; authored tools and middleware; MCP connectors; cron schedules; skills; sandboxes; mda init/dev/deploy; Context Hub; and human-in-the-loop interrupts in Python and TypeScript.

2026-07-07
ecosystem-primer
Softwareentwickler

INVOKE FIRST for any LangChain / LangGraph / Deep Agents agent building project before consulting other skills or writing any agent code. Required starting point for up to date info on framework selection (LangChain vs LangGraph vs Deep Agents vs hybrid composition), agent patterns, install, environment setup, and which skill to load next.

2026-06-07
swarm
Softwareentwickler

Dispatches many independent items in parallel: create a table, fan out to subagents, aggregate results. One row = one unit of work.

2026-06-01
langgraph-cli
Softwareentwickler

INVOKE THIS SKILL when using the langgraph CLI to scaffold, develop, build, or deploy LangGraph applications. Covers langgraph new, dev, build, up, deploy, and langgraph.json configuration.

2026-05-21
langgraph-persistence
Softwareentwickler

INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer scoping. Covers checkpointers, thread_id, time travel, Store, and subgraph persistence modes.

2026-05-19
deep-agents-core
Sonstige Computerberufe

INVOKE THIS SKILL when building ANY Deep Agents application. Covers create_deep_agent(), harness architecture, SKILL.md format, and configuration options.

2026-04-29
deep-agents-memory
Sonstige Computerberufe

INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access. Covers StateBackend (ephemeral), StoreBackend (persistent), FilesystemMiddleware, and CompositeBackend for routing.

2026-04-29
deep-agents-orchestration
Sonstige Computerberufe

INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.

2026-04-29
langchain-dependencies
Softwareentwickler

INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain, LangGraph, LangSmith, or Deep Agents. Covers required packages, minimum versions, environment requirements, versioning best practices, and common community tool packages for both Python and TypeScript.

2026-04-29
langchain-fundamentals
Softwareentwickler

Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.

2026-04-29
langchain-middleware
Softwareentwickler

INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output. Covers HumanInTheLoopMiddleware for human approval of dangerous tool calls, creating custom middleware with hooks, Command resume patterns, and structured output with Pydantic/Zod.

2026-04-29
langchain-rag
Softwareentwickler

INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system. Covers document loaders, RecursiveCharacterTextSplitter, embeddings (OpenAI), and vector stores (Chroma, FAISS, Pinecone).

2026-04-29
langgraph-fundamentals
Softwareentwickler

INVOKE THIS SKILL when writing ANY LangGraph code. Covers StateGraph, state schemas, nodes, edges, Command, Send, invoke, streaming, and error handling.

2026-04-29
langgraph-human-in-the-loop
Softwareentwickler

INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph. Covers interrupt(), Command(resume=...), approval/validation workflows, and the 4-tier error handling strategy.

2026-04-29
langchain-skills Agent Skills auf GitHub | SkillsMP