Build With AI
Build With AI

Build With AI

Corey Ganim

Overview
Episodes

Details

Most AI podcasts talk about what's possible. Build With AI shows you how it's done, live. Each episode, host Corey Ganim brings on entrepreneurs and operators who share their screen and build real AI automations, workflows, and tool setups right in front of you. No boring slides. Nothing that hasn't been battle-tested. You'll watch actual implementations get built from scratch so you can follow along and do the same in your business. If you're a non-technical entrepreneur who wants to put AI to work without becoming a developer, hit play and build along with us.

Recent Episodes

# 158 Claude Code Routines Clearly Explained (and why it matters)
APR 14, 2026
# 158 Claude Code Routines Clearly Explained (and why it matters)
Claude Code just dropped routines, and when I first saw the three options — routine, schedule, and loop — I had no idea when to use which. In this video, I break down all three modes in plain language and then demo building a routine from scratch using an X trend scanner I already had in my skill library. You'll see the full setup: GitHub connection, system prompt config, trigger options, and connector permissions. By the end, you'll know exactly which mode to use for any automation you want to build and how to get your first routine live.Links Mentioned:Claude Code Routines: https://claude.ai/code/routinesGitHub: https://github.comTimestamps00:00 – Intro: The confusion with Claude Code's new features00:20 – The three modes: routine, schedule, and loop00:50 – When to use each mode (simple breakdown)01:10 – Using Claude Code to find a skill to demo01:45 – Selecting the X scan routine02:00 – GitHub requirement for routines explained02:18 – Creating a new routine at claude.ai/code/routines02:35 – Naming your routine and connecting your GitHub repo02:50 – Dropping in your system prompt03:05 – Setting the schedule trigger (10am Eastern daily)03:20 – Configuring connectors and permission sets03:40 – Running on demand and reviewing the output04:10 – Full recap of all three modesKey Points* Claude Code has three automation modes — routine (runs on Anthropic's cloud, set it and forget it), schedule (needs local access, also available in Cowork), and loop (immediate execution in the CLI). Picking the wrong one means your automation won't work the way you expect.* Routines require a GitHub repository. You can't create one without it, so get your repo connected before you start.* The whole setup happens at claude.ai/code/routines — no coding required beyond having a system prompt in markdown format ready to paste in.* Routines support three trigger types: time-based schedule, GitHub event, or API call. That gives you flexibility depending on whether you want it cron-based, push-based, or fired from another system.* The X trend scanner ran automatically and surfaced several trending topic candidates with suggested content angles — zero manual research, just results ready to use.FIND ME ON SOCIALX/Twitter: https://x.com/GanimCoreyInstagram: https://www.instagram.com/coreyganim/LinkedIn: https://www.linkedin.com/in/coreyganim/FIND NICK ON SOCIALX: https://x.com/NickSpisak_LinkedIn: https://www.linkedin.com/in/nicholasspisak/YouTube: https://www.youtube.com/@UCusMlMDWZS0uOlhgL0M_q-A
play-circle icon
5 MIN
# 157 Claude Managed Agents Clearly Explained (and why it matters)
APR 10, 2026
# 157 Claude Managed Agents Clearly Explained (and why it matters)
Grab the free Google Doc to build and deploy your first Claude Managed Agent in 60 seconds: https://return-my-time.kit.com/2872b904f5I sit down with Nick Spisak, an AI agent builder who deployed his first Claude Managed Agent the same week Anthropic released the capability, to break down exactly what this platform is, who it's for, and when it makes financial sense to use it. We walk through the four user personas Claude Managed Agents is built for.Links Mentioned:Corey's X article: https://x.com/coreyganim/status/2042286607449874527Nick's X article: https://x.com/NickSpisak_/status/2041949191887262164Timestamps00:00 – Intro00:05 – What is Claude Managed Agents?00:29 – Architecture: decoupling tools, sessions, and orchestration01:15 – Who managed agents is and isn't for01:33 – The four user personas breakdown03:58 – Why AI Tinkerers should stick with Claude Code subscription04:21 – Free Google Doc: build your first agent in 60 seconds05:28 – Platform-as-a-service model explained05:43 – Cost comparison: Managed Agents vs Agent SDK06:09 – Live look inside platform.claude.com06:23 – Workbench, sessions, and output walkthrough08:16 – Sessions: tool calls vs. finished output explained08:31 – Analytics dashboard and real cost breakdown09:36 – When the ROI math works (and when it doesn't)11:18 – Next steps: articles on X, how to get started12:04 – OutroJoin the Build With AI community - weekly AI implementations, live coaching, and templates built for non-technical entrepreneurs: https://www.skool.com/buildwithai/aboutFIND ME ON SOCIALX/Twitter: https://x.com/coreyganimInstagram: https://www.instagram.com/coreyganim/LinkedIn: https://www.linkedin.com/in/coreyganim/YouTube: https://www.youtube.com/@coreyganimFIND NICK ON SOCIALX: https://x.com/NickSpisak_LinkedIn: https://www.linkedin.com/in/nicholasspisak/YouTube: https://www.youtube.com/@nickspisak_
play-circle icon
12 MIN
# 156 Build Karpathy's Second Brain With Obsidian + Claude Code
APR 7, 2026
# 156 Build Karpathy's Second Brain With Obsidian + Claude Code
Download Nick's free second brain skill -- one-click install that sets up your entire Obsidian vault and ingestion workflow inside Claude Code: https://return-my-time.kit.com/286e11f7e6I brought on Nick Spisak to build a complete second brain live -- start to finish, in under 20 minutes. By the end of this episode, you'll know exactly how to build your own second brain -- and you can grab Nick's free skill to do it in one click.Timestamps00:00 - Intro and Karpathy's viral second brain tweet00:24 - What the second brain concept is03:28 - Obsidian Web Clipper: scraping pages into your vault04:41 - Nick's free skill: wizard, ingest, query, and lint commands05:53 - Live demo: running the setup wizard in Claude Code08:38 - How many vaults to manage: personal vs. business10:30 - Opening the vault and exploring the file structure12:21 - Graph view: seeing connections between your data15:38 - Ingest command: raw data into organized wiki16:29 - Automating ingestion on a cron schedule19:12 - Compounding value and syncing the vault across devices20:19 - Pruning the vault with the lint command21:53 - Your data set as a moat in the AI ageKey Points* Karpathy released a framework for building an LLM knowledge base. Nick turned it into a free Claude skill with a guided setup wizard, ingest, query, and lint commands -- works across Claude Code, Codex, Gemini CLI, and more. One-click install, no coding required.* The system runs on three tiers: raw (brain dump), wiki (AI-organized knowledge base), and outputs (answers from querying). Drop files into raw, run ingest, and the AI maps everything into structured wiki entries with relationship graphs.* You can automate ingestion using Claude Code's loop feature so the vault stays current without manual work. Pair with Obsidian's paid sync tier and a note captured on your phone is indexed before you're back at your desk.* The lint command health-checks your wiki for outdated entries and missing connections -- and tells you exactly what to clip next to close the gaps. The wiki tells you what it doesn't know yet.* Day zero this thing is basic. Day 90 it's a company asset no competitor can copy. Your private knowledge base is the foundation for every agent and skill you build -- and nobody else will have it.Join the Build With AI community - weekly AI implementations, live coaching, and templates built for non-technical entrepreneurs: https://www.skool.com/buildwithai/aboutFIND ME ON SOCIALX/Twitter: https://x.com/coreyganimInstagram: https://www.instagram.com/coreyganim/LinkedIn: https://www.linkedin.com/in/coreyganim/YouTube: https://www.youtube.com/@coreyganimFIND NICK ON SOCIALX: https://x.com/NickSpisak_LinkedIn: https://www.linkedin.com/in/nicholasspisak/YouTube: https://www.youtube.com/@nickspisak_
play-circle icon
22 MIN