Workshop: Build an AI Video Pipeline — Skills vs SDK in Practice
Part 2 of Two Roads to AI Agents. This time we build something real. In Part 1, we drew the line between Agent SDKs (code orchestration) and Agent Skills (markdown knowledge). Now let’s blur it. We’ll build a pipeline that turns any article into a narrated MP4 — and at each step, I’ll label whether we’re writing SDK code or Skill knowledge. The finished product: say “make me a video about TCP/IP” to Claude Code, get a 1080p narrated video back. ...