A four-tool agent now turns livestreams into YouTube clips in about an hour
hugobowne · x · 2026-07-24
Hugo Bowne argues that coding agents are really general-purpose computer-use agents, not just helpers for writing code.
He uses a four-tool setup — Read, Write, Edit, Bash — to clean up a desktop folder in five tool calls, after the agent inspects files, proposes a plan, and asks for permission.
The same pattern now powers part of his real content workflow:
- the agent scans livestreams for clip candidates,
- sends transcripts for review,
- cuts video with FFmpeg,
- adds a logo and word-highlighted subtitles,
- verifies the render,
- drafts the title and description,
- and uploads to YouTube.
What used to take 15 clips and 4–5 hours now takes about 1 hour of agent work plus 20 minutes of human review. His core point: keep the loop small, and rely on skills, approval, verification, and workflow integration.
More from coding & agent
- First-ever Three.js Conference lands in Paris, with a panel on AI-shortened design workflows — OdinLovis · 2026-09-11
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11
- RTK Terminal Compression Cuts Tokens but Leaves Your AI Coding Bill Unchanged — Bartaseth · 2026-09-11
- GPT-6 Astra beats Factorio with enemies in 44 in-game hours at ~$4,500 API cost — liminal_bardo · 2026-09-11
- Investment Analyst Asks How to Build a Claude-Based Diligence Agent Stack — Careless_Tie2286 · 2026-09-11
- Treating agents like 50 First Dates: a 3-layer context system so every conversation doesn't start from zero — evielync · 2026-09-11