Skip to main content
Back to the directory
langchain-ai/langchain-skillsSoftware EngineeringFrontend and Design

framework-selection

Framework selection guide for LangChain, LangGraph, and Deep Agents layered architecture.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/langchain-ai/langchain-skills --skill framework-selection
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, framework-selection has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: langchain-ai/langchain-skills. Canonical URL: https://skills.sh/langchain-ai/langchain-skills/framework-selection.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Framework selection guide for LangChain, LangGraph, and Deep Agents layered architecture. 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. This skill should be loaded at the top of any project before selecting other skills or writing agent code. The framework you choose dictates which other skills to invoke next. Answer these questions in order: Best for: Not ideal when: Skills to invoke next: langchain-models , langchain-rag , langchain-middleware Best for: Not ideal when: Skills to invoke next: langgraph-fundamentals , langgraph-human-in-the-loop , langgraph-persistence Best for: Not ideal when: Middleware — built-in and extensible: Deep Agents ships with a built-in middleware layer out of the box — you configure it, you don't implement it. The following come pre-wired; you can also add your own on top: Skills to invoke next: deep-agents-core , deep-agents-memory , deep-agents-orchestration A LangGraph compiled graph can be registered as a subagent inside Deep Agents. This means you can build a tightly-controlled LangGraph workflow (e.g. a retrieval-and-verify loop) and hand it off to the Deep Agents task tool as a named subagent — the Deep Agents orchestrator delegates to it without caring about its internal graph structure. LangChain tools, chains, and retrievers can be...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does framework-selection do?

Framework selection guide for LangChain, LangGraph, and Deep Agents layered architecture.

Is framework-selection good?

framework-selection does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support framework-selection?

framework-selection currently lists compatibility with Skills CLI.

Is framework-selection safe to install?

framework-selection has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to framework-selection?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install framework-selection?

Run the following command to install framework-selection: npx skills add https://github.com/langchain-ai/langchain-skills --skill framework-selection

Related skills

More from langchain-ai/langchain-skills

Related skills

Alternatives in Software Engineering