Skill
LLMs that can call functions. Schema, validation, and least privilege.
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.
OpenAI40 min
The primitive behind most ‘agents’.
LangChain1h
Libraries churn. Learn the ideas (tools, memory, control loop), not the import paths.
28 minLearnPath pickDave Ebbelaar28 min
Twenty-eight minutes that implement function calling properly: schema design, argument validation, error handling and the loop back into the model. The primitive underneath every agent framework, taught directly.
3h 33mfreeCodeCamp.org3h 33m
Three and a half hours on hosted assistant APIs — tools, file search, code interpreter and threads — a different architecture from building your own loop. Still the most thorough free treatment of managed agent platforms.
Projects