The Startup Ideas Podcast

How I code with AI agents, without being 'technical'

182 snips
Jan 7, 2026
Discover how to build with AI agents without technical skills! The host explores a workflow that emphasizes feeding context and iterating with your agent as a guide. Learn about using the terminal for maximum efficiency and why treating the agent as a teacher can speed up your learning. The discussion includes coding on the go with tools like GitHub and Telegram, the importance of asking questions, and how to fail forward by building quickly and learning from mistakes. Perfect for non-traditional builders looking to innovate!
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

What Ben Actually Shipped

  • Ben Tossel shipped many projects using agents even though he couldn't write the code himself.
  • Examples include a personal terminal-style site, CLIs, a crypto tracker, Droidmas experiments, and an AI video demo system.
ADVICE

Use Spec Mode And Then Let Agents Run

  • Feed context to the agent, switch into spec mode, pressure-test the plan, then run with high autonomy while watching the stream.
  • Start the server, test, give feedback, and iterate on every error as a learning opportunity.
ADVICE

Carry An agents.md For Every Repo

  • Create an agents.md file as a portable instruction manual that tells agents how to structure repos, commit, and test.
  • Reuse and refine agents.md across projects to make every agent session smoother and predictable.
Get the Snipd Podcast app to discover more snips from this episode
Get the app