Skip to main content
Source repository

langchain-ai/langchain-skills

These skills were imported into SkillJury from the public skills ecosystem.

11 linked skillsVisit source
Source listing

11 imported skills

deep-agents-core

by langchain-ai/langchain-skills

1

The agent harness provides these capabilities automatically - you configure, not implement.

Software EngineeringTesting and QA

deep-agents-memory

by langchain-ai/langchain-skills

1

Short-term (StateBackend) : Persists within a single thread, lost when thread ends Long-term (StoreBackend) : Persists across threads and sessions Hybrid (CompositeBackend) : Route different paths to different backends

Software EngineeringMarketing and Growth

deep-agents-orchestration

by langchain-ai/langchain-skills

1

All three are automatically included in create_deep_agent() .

Software EngineeringFrontend and Design

framework-selection

by langchain-ai/langchain-skills

1

Picking a higher layer does not cut you off from lower layers — you can use LangGraph graphs inside Deep Agents, and LangChain primitives inside both.

Software EngineeringFrontend and Design

langchain-dependencies

by langchain-ai/langchain-skills

1

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and Design

langchain-fundamentals

by langchain-ai/langchain-skills

1

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and DesignFirst seen Feb 20, 2026

langchain-middleware

by langchain-ai/langchain-skills

1

Requirements: Checkpointer + thread_id config for all HITL workflows.

Software EngineeringFrontend and Design

langchain-rag

by langchain-ai/langchain-skills

1

Source details, install context, and public review data are available on the full page.

Software EngineeringData and Analytics

langgraph-fundamentals

by langchain-ai/langchain-skills

1

Graphs must be compile() d before execution.

Software EngineeringFrontend and Design

langgraph-human-in-the-loop

by langchain-ai/langchain-skills

1

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and Design

langgraph-persistence

by langchain-ai/langchain-skills

1

Source details, install context, and public review data are available on the full page.

Software EngineeringFrontend and Design