AI AGENT ADDONS
AI & Agent Building
7,745installs

This skill helps you pick the right framework for your AI agent project. You have three choices that build on each other: LangChain for simple tasks, LangGraph for complex control, and Deep Agents for big open-ended work. Use this skill at the start of every project before writing any code.

The frameworks are layered. You can use parts of each together. For example, you can put a LangGraph graph inside Deep Agents. This decision guide asks simple questions to lead you to the best choice.

Anyone building an AI agent with LangChain, LangGraph, or Deep Agents should use this skill first. It saves time and makes sure you pick the right tools from the beginning.

Add Framework Selection skill to your workflow

Global

mkdir -p ~/.claude/skills/framework-selection

Project

mkdir -p .claude/skills/framework-selection

Source Repository

Stars
832
Forks
71
Watchers
832
Last Push
2 months ago
Created
6 months ago