Topic
Workflow
Learn Workflow as a connected topic across chapters, concepts, simulations, and interview reasoning.
10 Concepts6 Articles1h 32m
Overview
Learn Workflow as a connected topic across chapters, concepts, simulations, and interview reasoning.
How this topic helps
Ai Agents
Architecture
System Design
Ai
Learning Path in this Topic
Series that contain articles from Workflow. Select a path to filter the article list.
Articles
6 matched articles
Article 5Skills vs LangChain, LangGraph, MCP, and Tools: A Practical Architecture GuideTLDR: These are not competing ideas. They are layers. Tools do one action. MCP standardizes access to actions and resources. LangChain and LangGraph orchestrate calls. Skills package business outcomes15 min
Article 6LLM Skills vs Tools: The Missing Layer in Agent DesignTLDR: A tool is a single callable capability (search, SQL, calculator). A skill is a reusable mini-workflow that coordinates multiple tool calls with policy, guardrails, retries, and output structure.16 min