Building an AI agent means picking the right tool. LangChain, LangGraph, and Deep Agents are three tools from LangChain Inc. Each one works at a different level. This primer helps you choose the best one for your project.
Start by looking at your task. If you need planning and file management, use Deep Agents. If you need custom control flow, use LangGraph. For a simple agent with a fixed tool set, use LangChain. The decision table in this skill makes it easy.
Once you pick a tool, you must load the right skill before writing any code. This saves time and avoids mistakes. Use this primer as your first step in every agent building project.
Global
mkdir -p ~/.claude/skills/ecosystem-primerProject
mkdir -p .claude/skills/ecosystem-primerSource Repository
Find Skillsvercel-labs/skills
Find and install the perfect skill to extend your AI agent
Microsoft Foundrymicrosoft/azure-skills
Build, deploy, and improve AI agents on Microsoft Foundry from start to finish
Azure Aimicrosoft/azure-skills
Search, transcribe, and analyze with Azure AI tools for smarter apps
Azure Hosted Copilot Sdkmicrosoft/azure-skills
Build, deploy, and manage your Copilot SDK apps on Azure with ease
Triagemattpocock/skills
Triage issues with a state machine driven by clear roles and agent briefs
Handoffmattpocock/skills
Hand off your work to another AI agent with a clear summary
Image Editagentspace-so/runcomfy-agent-skills
Smart router picks the best AI model for your image editing needs
Agentspaceagentspace-so/skills
See your AI agent's live folder from any browser instantly