Skill
One framework deeply, several comparatively: loops, tool wiring, memory and tracing — and how to debug an agent run from its logs.
Curated resources
Scores are LearnPath editorial opinions (clarity, cost, freshness, project density) — not an objective ranking. Every YouTube item is embedded officially after a click-to-load facade.
3h 10mLearnPath pickfreeCodeCamp.org3h 10m
Three hours building agents as explicit graphs — state, nodes, edges, conditional routing, persistence. LangGraph forces the control flow to be visible, which is exactly the skill that separates reliable agents from prompt spaghetti.
2h 24mBest for beginnerscodebasics2h 24m
A 2026 LangChain crash course — two and a half hours — covering chains, tools, agents and memory with current library versions. Useful as the framework tour, best taken after understanding the underlying tool-calling loop.
48 minOfficial docsOpenAI48 min
OpenAI's own May 2026 build hour on the Agents SDK — the vendor-official walkthrough of agents, handoffs, guardrails and tracing. Included as the official reference point for the category.