<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="https://feeds.captivate.fm/style.xsl" type="text/xsl"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:podcast="https://podcastindex.org/namespace/1.0"><channel><atom:link href="https://feeds.captivate.fm/prompted-builder-stories/" rel="self" type="application/rss+xml"/><title><![CDATA[Prompted: Builder Stories]]></title><podcast:guid>9c228d92-3168-5347-91eb-eb291851a68f</podcast:guid><lastBuildDate>Tue, 31 Mar 2026 20:51:59 +0000</lastBuildDate><generator>Captivate.fm</generator><language><![CDATA[en]]></language><copyright><![CDATA[Copyright 2026 Agent.ai]]></copyright><managingEditor>Agent.ai</managingEditor><itunes:summary><![CDATA[Builder Stories is an official podcast of Agent.ai, where we spotlight the creators behind the agents. Each episode shares the journey of a different builderm, many of whom aren't traditional developers, showing how people from all backgrounds are using AI to solve problems, launch tools, and build their way into the future. If you're curious about what’s possible with AI agents, this is the place to get inspired.]]></itunes:summary><image><url>https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png</url><title>Prompted: Builder Stories</title><link><![CDATA[https://agent.ai/]]></link></image><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><itunes:owner><itunes:name>Agent.ai</itunes:name></itunes:owner><itunes:author>Agent.ai</itunes:author><description>Builder Stories is an official podcast of Agent.ai, where we spotlight the creators behind the agents. Each episode shares the journey of a different builderm, many of whom aren&apos;t traditional developers, showing how people from all backgrounds are using AI to solve problems, launch tools, and build their way into the future. If you&apos;re curious about what’s possible with AI agents, this is the place to get inspired.</description><link>https://agent.ai/</link><atom:link href="https://pubsubhubbub.appspot.com" rel="hub"/><itunes:explicit>false</itunes:explicit><itunes:type>episodic</itunes:type><itunes:category text="Technology"></itunes:category><itunes:category text="Education"><itunes:category text="How To"/></itunes:category><itunes:category text="Business"></itunes:category><podcast:locked>no</podcast:locked><podcast:medium>podcast</podcast:medium><item><title>Build AI Agents in 30 Minutes (Cursor, Codex, or Claude Code) - PROMPTED Ep 44</title><itunes:title>Build AI Agents in 30 Minutes (Cursor, Codex, or Claude Code) - PROMPTED Ep 44</itunes:title><description><![CDATA[<p>In this episode, we break down how to <strong>build a working AI agent in about 30 minutes</strong> using modern AI coding tools like Cursor, Codex, or Claude Code.</p><p>Matthew Stein walks through a real, end-to-end example of building an agent from scratch. No fluff. No theory. Just a practical workflow you can follow and adapt to your own ideas.</p><h2><strong>Resources &amp; Links</strong></h2><p>👉 Agent AI Build Kit (GitHub): <u><a href="https://github.com/Chefmattrock/agent-ai-build-with-cursor" rel="noopener noreferrer" target="_blank">https://github.com/Chefmattrock/agent-ai-build-with-cursor</a></u></p><p>👉 Agent.ai Community (get help, share what you build): <u><a href="https://community.agent.ai/" rel="noopener noreferrer" target="_blank">https://community.agent.ai/</a></u></p><p>You will see how to go from a rough idea to a functional agent using a simple but powerful process:</p><ul><li>Define the problem and user</li><li>Generate a PRD (Product Requirements Doc)</li><li>Use AI coding tools to build the agent logic</li><li>Debug and refine outputs</li><li>Ship a working version fast</li></ul><br/><p>This is not just about Cursor. The same approach works across today’s AI coding tools and models. If you have ever wanted to build your own agents but did not know where to start, this episode gives you a repeatable system.</p><p>This is best suited for intermediate users, but beginners can follow along by pairing this with your favorite LLM to guide setup and implementation.</p><p>If you are in GTM, product, marketing, or operations, this is one of the fastest ways to start turning AI into real workflows.</p><h2><strong>What You’ll Learn</strong></h2><ul><li>How to build an AI agent from scratch in ~30 minutes</li><li>Why everything starts with a simple PRD</li><li>How to use AI coding tools to generate agent workflows</li><li>How to debug and iterate when things break</li><li>How to turn ideas into usable agents quickly</li><li>A repeatable framework you can apply to your own use cases</li></ul><br/><p>Building AI agents is no longer slow or complex.</p><p>If you can clearly define the problem, AI can help you build the solution faster than ever.</p><p>Start simple. Ship fast. Improve from there.</p>]]></description><content:encoded><![CDATA[<p>In this episode, we break down how to <strong>build a working AI agent in about 30 minutes</strong> using modern AI coding tools like Cursor, Codex, or Claude Code.</p><p>Matthew Stein walks through a real, end-to-end example of building an agent from scratch. No fluff. No theory. Just a practical workflow you can follow and adapt to your own ideas.</p><h2><strong>Resources &amp; Links</strong></h2><p>👉 Agent AI Build Kit (GitHub): <u><a href="https://github.com/Chefmattrock/agent-ai-build-with-cursor" rel="noopener noreferrer" target="_blank">https://github.com/Chefmattrock/agent-ai-build-with-cursor</a></u></p><p>👉 Agent.ai Community (get help, share what you build): <u><a href="https://community.agent.ai/" rel="noopener noreferrer" target="_blank">https://community.agent.ai/</a></u></p><p>You will see how to go from a rough idea to a functional agent using a simple but powerful process:</p><ul><li>Define the problem and user</li><li>Generate a PRD (Product Requirements Doc)</li><li>Use AI coding tools to build the agent logic</li><li>Debug and refine outputs</li><li>Ship a working version fast</li></ul><br/><p>This is not just about Cursor. The same approach works across today’s AI coding tools and models. If you have ever wanted to build your own agents but did not know where to start, this episode gives you a repeatable system.</p><p>This is best suited for intermediate users, but beginners can follow along by pairing this with your favorite LLM to guide setup and implementation.</p><p>If you are in GTM, product, marketing, or operations, this is one of the fastest ways to start turning AI into real workflows.</p><h2><strong>What You’ll Learn</strong></h2><ul><li>How to build an AI agent from scratch in ~30 minutes</li><li>Why everything starts with a simple PRD</li><li>How to use AI coding tools to generate agent workflows</li><li>How to debug and iterate when things break</li><li>How to turn ideas into usable agents quickly</li><li>A repeatable framework you can apply to your own use cases</li></ul><br/><p>Building AI agents is no longer slow or complex.</p><p>If you can clearly define the problem, AI can help you build the solution faster than ever.</p><p>Start simple. Ship fast. Improve from there.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/build-ai-agents-in-30-minutes-cursor-codex-or-cloud-code-prompted-ep-44]]></link><guid isPermaLink="false">4e8abcdd-073d-489e-a8eb-6c4a7a0e8835</guid><itunes:image href="https://artwork.captivate.fm/5383e8b7-6a57-40fc-b5e7-8cfd7717bda4/POD-PBS-044-MATTHEW-STEIN-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 31 Mar 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/4e8abcdd-073d-489e-a8eb-6c4a7a0e8835.mp3" length="51647232" type="audio/mpeg"/><itunes:duration>26:54</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>44</itunes:episode><podcast:episode>44</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Build AI Agents in 30 Minutes (Cursor, Codex, or Cloud Code) - PROMPTED Ep 44"><podcast:source uri="https://youtu.be/51V1AB3yPWs"/></podcast:alternateEnclosure></item><item><title>She Entered an AI Hackathon With No Technical Background… and Won - Ep 43</title><itunes:title>She Entered an AI Hackathon With No Technical Background… and Won - Ep 43</itunes:title><description><![CDATA[<p>In this episode of PROMPTED, Kyle James sits down with go-to-market strategist <strong>Kat Hill Contag</strong> to talk about the experience that completely changed how she thinks about AI and building products.</p><p>Kat is a GTM consultant who works with SaaS companies on product launches and market expansion. Like many operators, she was curious about AI but did not come from a technical background.</p><p>Then she decided to try something new.</p><p>Kat entered a women’s AI hackathon using the platform <strong>Lovable</strong>, gave herself two days to figure it out, and built a tool called <strong>AI Recess</strong>, a Duolingo-style platform designed to help teams learn practical AI workflows at work.</p><p>What happened next surprised even her.</p><p>In this conversation, Kyle and Kat explore:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What it is really like to participate in an AI hackathon</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How non-technical professionals can start building with AI</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why operators may become the next generation of product builders</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The mindset shift required to experiment with AI tools</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why more women need to be part of the AI conversation</li></ol><br/><p>If you have ever wondered whether you could actually build something with AI, this episode might change how you think about it.</p><p><strong>Connect with Kat</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>LinkedIn - <u><a href="https://www.linkedin.com/in/khillcontag/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/khillcontag/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>TikTok - <u><a href="https://www.tiktok.com/@kathillcontag" rel="noopener noreferrer" target="_blank">https://www.tiktok.com/@kathillcontag</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Personal Website - <u><a href="https://kathillcontag.com/" rel="noopener noreferrer" target="_blank">https://kathillcontag.com/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Try <strong>AI Recess</strong> - <u><a href="https://ai-recess.com/" rel="noopener noreferrer" target="_blank">https://ai-recess.com/</a></u></li></ol><br/>]]></description><content:encoded><![CDATA[<p>In this episode of PROMPTED, Kyle James sits down with go-to-market strategist <strong>Kat Hill Contag</strong> to talk about the experience that completely changed how she thinks about AI and building products.</p><p>Kat is a GTM consultant who works with SaaS companies on product launches and market expansion. Like many operators, she was curious about AI but did not come from a technical background.</p><p>Then she decided to try something new.</p><p>Kat entered a women’s AI hackathon using the platform <strong>Lovable</strong>, gave herself two days to figure it out, and built a tool called <strong>AI Recess</strong>, a Duolingo-style platform designed to help teams learn practical AI workflows at work.</p><p>What happened next surprised even her.</p><p>In this conversation, Kyle and Kat explore:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What it is really like to participate in an AI hackathon</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How non-technical professionals can start building with AI</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why operators may become the next generation of product builders</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The mindset shift required to experiment with AI tools</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why more women need to be part of the AI conversation</li></ol><br/><p>If you have ever wondered whether you could actually build something with AI, this episode might change how you think about it.</p><p><strong>Connect with Kat</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>LinkedIn - <u><a href="https://www.linkedin.com/in/khillcontag/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/khillcontag/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>TikTok - <u><a href="https://www.tiktok.com/@kathillcontag" rel="noopener noreferrer" target="_blank">https://www.tiktok.com/@kathillcontag</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Personal Website - <u><a href="https://kathillcontag.com/" rel="noopener noreferrer" target="_blank">https://kathillcontag.com/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Try <strong>AI Recess</strong> - <u><a href="https://ai-recess.com/" rel="noopener noreferrer" target="_blank">https://ai-recess.com/</a></u></li></ol><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/she-entered-an-ai-hackathon-with-no-technical-background-and-won-ep-43]]></link><guid isPermaLink="false">5e25d2c3-c7ce-4d75-bea8-b8215daaf997</guid><itunes:image href="https://artwork.captivate.fm/7cf64352-b934-4061-82b2-d90a7bc6e3a6/POD-PBS-043-KAT-HILL-THUMBNAIL-AUDIO-1-v01-3000.png"/><pubDate>Tue, 24 Mar 2026 12:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/5e25d2c3-c7ce-4d75-bea8-b8215daaf997.mp3" length="68328960" type="audio/mpeg"/><itunes:duration>35:35</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>43</itunes:episode><podcast:episode>43</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/f3ebe6bd-d6ea-4c32-8a6b-02bd1bb2858e/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="She Entered an AI Hackathon With No Technical Background… and Won - PROMPTED Ep 43"><podcast:source uri="https://youtu.be/uEF9KWzcZQk"/></podcast:alternateEnclosure></item><item><title>AI Won’t Fix Your Go-To-Market. It Will Amplify It. | Dale Zwizinski Ep 42</title><itunes:title>AI Won’t Fix Your Go-To-Market. It Will Amplify It. | Dale Zwizinski Ep 42</itunes:title><description><![CDATA[<p>Most companies think their go-to-market is solid. It’s not.</p><p>In this episode, Dale Zwizinski of Revenue Reimagined breaks down why AI will not fix a broken GTM foundation. It will expose it or amplify it.</p><p>We dive deep into why startups and growth-stage companies skip stabilization, rush toward scale, and avoid pressure-testing their ICP, value proposition, and sales motion. Dale explains the four stages of the Go-to-Market Gap framework, why repeatability cannot happen without foundations, and how AI should be used to eliminate blank-page work, not replace strategic thinking.</p><p><strong>You’ll learn:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why founders overestimate their GTM maturity</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The difference between stabilization, foundation, repeatability, and scale</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How AI can accelerate GTM work without creating chaos</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why most companies never revisit their ICP or value prop</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How to build a human + agent collaboration model for 2026</li></ol><br/><p>If you care about building repeatable revenue in a rapidly shifting market, this conversation is essential.</p><p><strong>🔗 Connect with Dale on LinkedIn: <u><a href="https://www.linkedin.com/in/dalezwizinski/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/dalezwizinski/</a></u></strong></p><p><strong>🔗 Visit Revenue Reimagined: <u><a href="https://www.revenue-reimagined.com/" rel="noopener noreferrer" target="_blank">https://www.revenue-reimagined.com/</a></u></strong></p><p><strong>🔗 Run the GTM Gap Report for your company: <u><a href="https://www.revenue-reimagined.com/gtm-gap" rel="noopener noreferrer" target="_blank">https://www.revenue-reimagined.com/gtm-gap</a></u></strong></p><p>🎙 Subscribe for more conversations on AI, go-to-market strategy, and building modern revenue engines.</p>]]></description><content:encoded><![CDATA[<p>Most companies think their go-to-market is solid. It’s not.</p><p>In this episode, Dale Zwizinski of Revenue Reimagined breaks down why AI will not fix a broken GTM foundation. It will expose it or amplify it.</p><p>We dive deep into why startups and growth-stage companies skip stabilization, rush toward scale, and avoid pressure-testing their ICP, value proposition, and sales motion. Dale explains the four stages of the Go-to-Market Gap framework, why repeatability cannot happen without foundations, and how AI should be used to eliminate blank-page work, not replace strategic thinking.</p><p><strong>You’ll learn:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why founders overestimate their GTM maturity</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The difference between stabilization, foundation, repeatability, and scale</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How AI can accelerate GTM work without creating chaos</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why most companies never revisit their ICP or value prop</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How to build a human + agent collaboration model for 2026</li></ol><br/><p>If you care about building repeatable revenue in a rapidly shifting market, this conversation is essential.</p><p><strong>🔗 Connect with Dale on LinkedIn: <u><a href="https://www.linkedin.com/in/dalezwizinski/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/dalezwizinski/</a></u></strong></p><p><strong>🔗 Visit Revenue Reimagined: <u><a href="https://www.revenue-reimagined.com/" rel="noopener noreferrer" target="_blank">https://www.revenue-reimagined.com/</a></u></strong></p><p><strong>🔗 Run the GTM Gap Report for your company: <u><a href="https://www.revenue-reimagined.com/gtm-gap" rel="noopener noreferrer" target="_blank">https://www.revenue-reimagined.com/gtm-gap</a></u></strong></p><p>🎙 Subscribe for more conversations on AI, go-to-market strategy, and building modern revenue engines.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/ai-wont-fix-your-go-to-market-it-will-amplify-it-dale-zwizinski-ep-42]]></link><guid isPermaLink="false">255da1d0-7d84-48a9-b34e-f433b51d4287</guid><itunes:image href="https://artwork.captivate.fm/bc5bd01e-d637-4820-bee2-0fd812efed35/POD-PBS-042-DALE-ZWIZINSKI-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 17 Mar 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/255da1d0-7d84-48a9-b34e-f433b51d4287.mp3" length="74409984" type="audio/mpeg"/><itunes:duration>38:45</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>42</itunes:episode><podcast:episode>42</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/c5ca46bc-83b0-4b37-82af-08a766f71f3a/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="AI Won’t Fix Your Go-To-Market. It Will Amplify It. | PROMPTED Ep 42"><podcast:source uri="https://youtu.be/4sxkKpT20MI"/></podcast:alternateEnclosure></item><item><title>AI as a Judgment-Free Strategy Room — For Work’s Hardest Decisions - Ep 41</title><itunes:title>AI as a Judgment-Free Strategy Room — For Work’s Hardest Decisions - Ep 41</itunes:title><description><![CDATA[<p>What if AI wasn’t just a productivity tool… but a judgment-free strategy room?</p><p>In this episode, I sit down with longtime friend and B2B SaaS executive Jeanne Hopkins to explore how she actually uses AI. Not for prompts. Not for hacks. But as a thinking partner.</p><p>Jeanne has spent decades leading marketing, sales, and revenue teams as a multi-time VP of Marketing and Chief Revenue Officer. In our conversation, she shares how she uses AI to pressure test decisions, challenge assumptions, and run weekly retros on her own performance.</p><p>We also go deeper.</p><p>Jeanne opens up about navigating grief, complex family dynamics, and how AI helped her de-emotionalize and think clearly through some of the hardest decisions of her personal life.</p><p>This is not a tools episode. It’s a mindset episode.</p><p>If you want to understand what executive-level AI fluency actually looks like, this conversation is for you.</p>]]></description><content:encoded><![CDATA[<p>What if AI wasn’t just a productivity tool… but a judgment-free strategy room?</p><p>In this episode, I sit down with longtime friend and B2B SaaS executive Jeanne Hopkins to explore how she actually uses AI. Not for prompts. Not for hacks. But as a thinking partner.</p><p>Jeanne has spent decades leading marketing, sales, and revenue teams as a multi-time VP of Marketing and Chief Revenue Officer. In our conversation, she shares how she uses AI to pressure test decisions, challenge assumptions, and run weekly retros on her own performance.</p><p>We also go deeper.</p><p>Jeanne opens up about navigating grief, complex family dynamics, and how AI helped her de-emotionalize and think clearly through some of the hardest decisions of her personal life.</p><p>This is not a tools episode. It’s a mindset episode.</p><p>If you want to understand what executive-level AI fluency actually looks like, this conversation is for you.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/ai-as-a-judgment-free-strategy-room-for-works-hardest-decisions-ep-41]]></link><guid isPermaLink="false">25247c46-af51-43a8-8409-b3d8b0668577</guid><itunes:image href="https://artwork.captivate.fm/afc97d0c-84a1-4fc2-b7de-51a1853e8495/POD-PBS-041-JEANNE-HOPKINS-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 10 Mar 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/25247c46-af51-43a8-8409-b3d8b0668577.mp3" length="28362240" type="audio/mpeg"/><itunes:duration>14:46</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>41</itunes:episode><podcast:episode>41</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/b65cecd5-79f9-4e7c-b434-0d0319888881/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="AI as a Judgment-Free Strategy Room — For Work’s Hardest Decisions - Ep 41"><podcast:source uri="https://youtu.be/VNaSwpQJMyY"/></podcast:alternateEnclosure></item><item><title>AI Turned a Product Designer Into a One-Person Startup | Building HerDiabetes - Ep 40</title><itunes:title>AI Turned a Product Designer Into a One-Person Startup | Building HerDiabetes - Ep 40</itunes:title><description><![CDATA[<p>AI is changing how we work. For some, that means fear. For others, it means reinvention.</p><p>In this episode, Kyle James sits down with Riley Gerszewski, a longtime product design leader who used AI tools to go from designing products to actually building and shipping a full iOS app himself.</p><p>Not a prototype. Not a concept. A real healthcare app approved by Apple.</p><p>Riley shares what it felt like to be part of a reduction in force, how AI accelerated his learning curve, and how he transitioned from specialist to generalist in real time. We talk about identity shifts, go-to-market uncertainty, ethical guardrails, and what it means to build responsibly in the healthcare space.</p><p>The app he built, <strong>HerDiabetes</strong>, is designed specifically for women living with diabetes, a group of over 13 million in the United States alone, and addresses an underserved intersection of glucose data and hormonal cycle tracking.</p><p>This conversation is not about hype. It’s about figuring it out as you go.</p><p>If you’re a product leader, GTM professional, designer, or anyone trying to understand what AI means for your career, this episode is for you.</p><h3><strong>Learn More</strong></h3><p>🔗 HerDiabetes Website: <u><a href="https://www.herdiabetes.com/" rel="noopener noreferrer" target="_blank">https://www.herdiabetes.com/</a></u> </p><p>🔗 Connect with Riley on LinkedIn: <u><a href="https://www.linkedin.com/in/rileygerszewski/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/rileygerszewski/</a></u> </p><p>If this episode resonated with you, consider subscribing, leaving a review, or sharing it with someone navigating their own AI reinvention.</p><p>We’re all working through this shift together.</p>]]></description><content:encoded><![CDATA[<p>AI is changing how we work. For some, that means fear. For others, it means reinvention.</p><p>In this episode, Kyle James sits down with Riley Gerszewski, a longtime product design leader who used AI tools to go from designing products to actually building and shipping a full iOS app himself.</p><p>Not a prototype. Not a concept. A real healthcare app approved by Apple.</p><p>Riley shares what it felt like to be part of a reduction in force, how AI accelerated his learning curve, and how he transitioned from specialist to generalist in real time. We talk about identity shifts, go-to-market uncertainty, ethical guardrails, and what it means to build responsibly in the healthcare space.</p><p>The app he built, <strong>HerDiabetes</strong>, is designed specifically for women living with diabetes, a group of over 13 million in the United States alone, and addresses an underserved intersection of glucose data and hormonal cycle tracking.</p><p>This conversation is not about hype. It’s about figuring it out as you go.</p><p>If you’re a product leader, GTM professional, designer, or anyone trying to understand what AI means for your career, this episode is for you.</p><h3><strong>Learn More</strong></h3><p>🔗 HerDiabetes Website: <u><a href="https://www.herdiabetes.com/" rel="noopener noreferrer" target="_blank">https://www.herdiabetes.com/</a></u> </p><p>🔗 Connect with Riley on LinkedIn: <u><a href="https://www.linkedin.com/in/rileygerszewski/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/rileygerszewski/</a></u> </p><p>If this episode resonated with you, consider subscribing, leaving a review, or sharing it with someone navigating their own AI reinvention.</p><p>We’re all working through this shift together.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/ai-turned-a-product-designer-into-a-one-person-startup-building-herdiabetes-ep-40]]></link><guid isPermaLink="false">2057603c-7c05-4b21-bac6-54804a558f4d</guid><itunes:image href="https://artwork.captivate.fm/577cd55e-57f4-4712-8244-bbd00a03c335/POD-PBS-040-RILEY-GERSZEWSKI-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 03 Mar 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/2057603c-7c05-4b21-bac6-54804a558f4d.mp3" length="75775488" type="audio/mpeg"/><itunes:duration>39:28</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>40</itunes:episode><podcast:episode>40</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/44ff61ef-f030-4624-88e6-8bcd738dd449/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="AI Turned a Product Designer Into a One-Person Startup | Building HerDiabetes - Ep 40"><podcast:source uri="https://youtu.be/pKbYjJRWpB0"/></podcast:alternateEnclosure></item><item><title>ABM Didn’t Fail. We Just Couldn’t Execute It Until AI. Nick Bennett - Ep 38</title><itunes:title>ABM Didn’t Fail. We Just Couldn’t Execute It Until AI. Nick Bennett - Ep 38</itunes:title><description><![CDATA[<p>Account based marketing was never broken. Execution was.</p><p>In this episode, Nick Bennett joins PROMPTED to unpack why focused ABM is finally working in 2026 and why AI is the real unlock. After years as an in house B2B marketer and now advising teams directly, Nick has seen firsthand what changed and what stayed the same.</p><p>The LinkedIn post that drove this discussion - <u><a href="https://www.linkedin.com/posts/nickbennett1_after-working-with-35-b2b-brands-in-3-years-activity-7408892892209008641-mhbl/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/posts/nickbennett1_after-working-with-35-b2b-brands-in-3-years-activity-7408892892209008641-mhbl/</a></u> </p><p>We dig into why most teams failed at ABM, how AI helps validate ICPs instead of guessing, how buying groups and signals are identified earlier, and how personalization finally scales without turning into noise. Nick also shares real examples of AI powered workflows booking meetings today, where humans must stay in the loop, and where automation creates false confidence.</p><p>If you have tried ABM before and walked away skeptical, or you are curious how AI actually fits into modern go to market execution, this episode is for you.</p><p>👇 Topics covered</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why ABM failed before</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What “focused ABM” really means</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How AI validates fit and disqualifies faster</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>AI powered personalization at scale</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What should never be automated</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Where ABM and AI go next in 2026</li></ol><br/><p>Connect with Nick Bennett - <u><a href="https://www.linkedin.com/in/nickbennett1/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/nickbennett1/</a></u> </p><p>Subscribe for more conversations on AI, GTM strategy, and real world execution.</p>]]></description><content:encoded><![CDATA[<p>Account based marketing was never broken. Execution was.</p><p>In this episode, Nick Bennett joins PROMPTED to unpack why focused ABM is finally working in 2026 and why AI is the real unlock. After years as an in house B2B marketer and now advising teams directly, Nick has seen firsthand what changed and what stayed the same.</p><p>The LinkedIn post that drove this discussion - <u><a href="https://www.linkedin.com/posts/nickbennett1_after-working-with-35-b2b-brands-in-3-years-activity-7408892892209008641-mhbl/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/posts/nickbennett1_after-working-with-35-b2b-brands-in-3-years-activity-7408892892209008641-mhbl/</a></u> </p><p>We dig into why most teams failed at ABM, how AI helps validate ICPs instead of guessing, how buying groups and signals are identified earlier, and how personalization finally scales without turning into noise. Nick also shares real examples of AI powered workflows booking meetings today, where humans must stay in the loop, and where automation creates false confidence.</p><p>If you have tried ABM before and walked away skeptical, or you are curious how AI actually fits into modern go to market execution, this episode is for you.</p><p>👇 Topics covered</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why ABM failed before</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What “focused ABM” really means</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How AI validates fit and disqualifies faster</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>AI powered personalization at scale</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What should never be automated</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Where ABM and AI go next in 2026</li></ol><br/><p>Connect with Nick Bennett - <u><a href="https://www.linkedin.com/in/nickbennett1/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/nickbennett1/</a></u> </p><p>Subscribe for more conversations on AI, GTM strategy, and real world execution.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/abm-didnt-fail-we-just-couldnt-execute-it-until-ai-nick-bennett-ep-38]]></link><guid isPermaLink="false">6276bb58-09f4-4f8a-8211-1e6dad9fa7a9</guid><itunes:image href="https://artwork.captivate.fm/242cd52a-e91f-4d5f-a2ba-25a07bb512c4/POD-PBS-039-NICK-BENNETT-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 24 Feb 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/6276bb58-09f4-4f8a-8211-1e6dad9fa7a9.mp3" length="59947776" type="audio/mpeg"/><itunes:duration>31:13</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>39</itunes:episode><podcast:episode>39</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/4411dd65-b73b-4695-9ce0-33fe6c5b68f0/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="ABM Didn’t Fail. We Just Couldn’t Execute It Until AI. Nick Bennett - Ep 38"><podcast:source uri="https://youtu.be/tT-OXW3XxK0"/></podcast:alternateEnclosure></item><item><title>Moltbook, MoltBot, OpenClaw Explained: What GTM Pros Actually Need to Know | John Marcus III - Ep 38</title><itunes:title>Moltbook, MoltBot, OpenClaw Explained: What GTM Pros Actually Need to Know | John Marcus III - Ep 38</itunes:title><description><![CDATA[<p>Moltbook. MoltBot. OpenClaw.</p><p>A “Reddit for AI agents.” Bots talking to bots. A massive security breach. Headlines hinting at AGI and the singularity.</p><p>If you have been seeing this everywhere and wondering what actually happened and whether you need to care, this episode is for you.</p><p>In this conversation, Kyle James sits down with returning guest <strong>John Marcus III</strong>, someone he trusts to cut through hype and explain what is real, what is mostly nonsense, and what actually matters for go-to-market professionals.</p><p>We break down:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What Moltbook and OpenClaw really are, in plain language</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why this moment felt new even though the underlying tech is not</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The real security and governance risks behind the headlines</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI orchestration matters more than chasing tools</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What GTM professionals should do now, later, or safely ignore</li></ol><br/><p>This is not a demo and not hype. It is a guided walkthrough designed to help you shut the curiosity door, get back to work, and be better prepared for what is coming next.</p><p><strong>Links &amp; Resources</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>OpenClaw (GitHub):<a href="https://github.com/openclaw" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://github.com/openclaw" rel="noopener noreferrer" target="_blank">https://github.com/openclaw</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Fractional Ventures:<a href="https://fractional.ventures/" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://fractional.ventures/" rel="noopener noreferrer" target="_blank">https://fractional.ventures</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with John Marcus III on LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jwmarcus/</a></u></li></ol><br/>]]></description><content:encoded><![CDATA[<p>Moltbook. MoltBot. OpenClaw.</p><p>A “Reddit for AI agents.” Bots talking to bots. A massive security breach. Headlines hinting at AGI and the singularity.</p><p>If you have been seeing this everywhere and wondering what actually happened and whether you need to care, this episode is for you.</p><p>In this conversation, Kyle James sits down with returning guest <strong>John Marcus III</strong>, someone he trusts to cut through hype and explain what is real, what is mostly nonsense, and what actually matters for go-to-market professionals.</p><p>We break down:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What Moltbook and OpenClaw really are, in plain language</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why this moment felt new even though the underlying tech is not</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The real security and governance risks behind the headlines</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI orchestration matters more than chasing tools</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What GTM professionals should do now, later, or safely ignore</li></ol><br/><p>This is not a demo and not hype. It is a guided walkthrough designed to help you shut the curiosity door, get back to work, and be better prepared for what is coming next.</p><p><strong>Links &amp; Resources</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>OpenClaw (GitHub):<a href="https://github.com/openclaw" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://github.com/openclaw" rel="noopener noreferrer" target="_blank">https://github.com/openclaw</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Fractional Ventures:<a href="https://fractional.ventures/" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://fractional.ventures/" rel="noopener noreferrer" target="_blank">https://fractional.ventures</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with John Marcus III on LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><u><a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jwmarcus/</a></u></li></ol><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/moltbook-moltbot-openclaw-explained-what-gtm-pros-actually-need-to-know-john-marcus-iii-ep-38]]></link><guid isPermaLink="false">b2a991c1-8fd6-4dea-a0cc-7460918c6797</guid><itunes:image href="https://artwork.captivate.fm/2c05b48f-72a8-4173-b92f-19346a7054b4/POD-PBS-038-JOHN-MARCUS-THUMBNAIL-AUDIO-v02-3000.png"/><pubDate>Tue, 17 Feb 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/b2a991c1-8fd6-4dea-a0cc-7460918c6797.mp3" length="52288512" type="audio/mpeg"/><itunes:duration>27:14</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>38</itunes:episode><podcast:episode>38</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/d596d264-17b5-42d3-8164-adad679ab48d/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Moltbook, MoltBot, OpenClaw Explained: What GTM Pros Actually Need to Know | John Marcus III - Ep 38"><podcast:source uri="https://youtu.be/4er8LfYs-Ik"/></podcast:alternateEnclosure></item><item><title>GTM Orchestration Explained: The Bowtie Funnel and the Control Tower Model w/ Jomar Ebalida - Ep 37</title><itunes:title>GTM Orchestration Explained: The Bowtie Funnel and the Control Tower Model w/ Jomar Ebalida - Ep 37</itunes:title><description><![CDATA[<p>AI agents are everywhere right now. But most go-to-market teams are experimenting without a clear sense of control, governance, or coordination.</p><p>In this episode of Builder Stories, Kyle James sits down with Jomar Ebalida to unpack why go-to-market does not have an AI problem. It has an orchestration problem.</p><p>Jomar introduces a powerful mental model built around the Bowtie Funnel, a looping view of the customer journey that connects marketing, sales, customer success, and expansion into one system. On top of that system, he explains the need for a control tower, a centralized way to see, manage, and guide AI agents across every stage of go-to-market, with humans always in the loop.</p><p>We explore:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why buying AI tools first and figuring it out later is a backward approach</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How the Bowtie Funnel becomes the map for orchestrating agents across the full customer journey</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The control tower mental model and why pilots only fly the plane 11 percent of the time</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The difference between basic workflow automation and reasoning-based agents</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What “human-in-the-loop” really means and how reliability compounds over time</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why the GTM Orchestrator role is emerging as the next evolution beyond RevOps</li></ol><br/><p>This conversation is for anyone experimenting with AI in marketing, sales, or customer success who feels like things are moving fast, but not always in the right direction. If you want a clearer way to think about AI, governance, and scale without losing trust or quality, this episode gives you a new map.</p><p><strong>Learn More and Connect with Jomar</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with Jomar on LinkedIn: <u><a href="https://www.linkedin.com/in/jomarebalida/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jomarebalida/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Learn more about Bowtie Funnel: <u><a href="https://bowtiefunnel.com/" rel="noopener noreferrer" target="_blank">https://bowtiefunnel.com/</a></u></li></ol><br/>]]></description><content:encoded><![CDATA[<p>AI agents are everywhere right now. But most go-to-market teams are experimenting without a clear sense of control, governance, or coordination.</p><p>In this episode of Builder Stories, Kyle James sits down with Jomar Ebalida to unpack why go-to-market does not have an AI problem. It has an orchestration problem.</p><p>Jomar introduces a powerful mental model built around the Bowtie Funnel, a looping view of the customer journey that connects marketing, sales, customer success, and expansion into one system. On top of that system, he explains the need for a control tower, a centralized way to see, manage, and guide AI agents across every stage of go-to-market, with humans always in the loop.</p><p>We explore:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why buying AI tools first and figuring it out later is a backward approach</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How the Bowtie Funnel becomes the map for orchestrating agents across the full customer journey</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The control tower mental model and why pilots only fly the plane 11 percent of the time</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The difference between basic workflow automation and reasoning-based agents</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What “human-in-the-loop” really means and how reliability compounds over time</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why the GTM Orchestrator role is emerging as the next evolution beyond RevOps</li></ol><br/><p>This conversation is for anyone experimenting with AI in marketing, sales, or customer success who feels like things are moving fast, but not always in the right direction. If you want a clearer way to think about AI, governance, and scale without losing trust or quality, this episode gives you a new map.</p><p><strong>Learn More and Connect with Jomar</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with Jomar on LinkedIn: <u><a href="https://www.linkedin.com/in/jomarebalida/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jomarebalida/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Learn more about Bowtie Funnel: <u><a href="https://bowtiefunnel.com/" rel="noopener noreferrer" target="_blank">https://bowtiefunnel.com/</a></u></li></ol><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/gtm-orchestration-explained-the-bowtie-funnel-and-the-control-tower-model-w-jomar-ebalida-ep-37]]></link><guid isPermaLink="false">24e35f7e-769c-413b-b624-e9e10387d7ca</guid><itunes:image href="https://artwork.captivate.fm/b886e257-1d44-4dc9-8617-9a270dad206d/POD-PBS-037-JOMAR-EBALIDA-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 10 Feb 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/24e35f7e-769c-413b-b624-e9e10387d7ca.mp3" length="41568000" type="audio/mpeg"/><itunes:duration>21:39</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>37</itunes:episode><podcast:episode>37</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/26e44ea5-2278-4c0c-b455-ce02227af50a/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="GTM Orchestration Explained: The Bowtie Funnel and the Control Tower Model w/ Jomar Ebalida - Ep 37"><podcast:source uri="https://youtu.be/dyMN3LLQkXc"/></podcast:alternateEnclosure></item><item><title>I Thought AI Ended My Career at 50. I Was Wrong. Tom Elliott - Ep 36</title><itunes:title>I Thought AI Ended My Career at 50. I Was Wrong. Tom Elliott - Ep 36</itunes:title><description><![CDATA[<p>What happens when the skills you spent decades building suddenly feel obsolete?</p><p>In this episode of Builder Stories, Tom Elliott shares the moment AI forced him to confront a terrifying truth. At 50 years old, after spending over a decade building a successful software consulting business, he watched an AI demo that made him physically ill. The machine could do most of what he had built his career on, faster and better.</p><p>What followed was not retreat, but reinvention.</p><p>Tom walks through the fear, the identity shock, and the decision to either master AI or walk away from knowledge work entirely. He explains how a single month of intense curiosity and hands-on learning flipped his mindset from panic to possibility, and how he went from marketing leader to building agents, voice AI, and production workflows without a traditional engineering background.</p><p>This is not a story about hype or shortcuts. It is a story about relevance, agency, and what it really takes to reinvent yourself in the age of AI.</p><p>If you have ever wondered whether you are falling behind, or whether it is too late to adapt, this conversation will feel uncomfortably familiar and deeply hopeful.</p><p><strong>Learn more and connect with Tom Elliott:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with Tom on LinkedIn: <u><a href="https://www.linkedin.com/in/tomelliottnh/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/tomelliottnh/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Learn more about Nutum: <u><a href="https://nutum.ai/" rel="noopener noreferrer" target="_blank">https://nutum.ai/</a></u> </li></ol><br/>]]></description><content:encoded><![CDATA[<p>What happens when the skills you spent decades building suddenly feel obsolete?</p><p>In this episode of Builder Stories, Tom Elliott shares the moment AI forced him to confront a terrifying truth. At 50 years old, after spending over a decade building a successful software consulting business, he watched an AI demo that made him physically ill. The machine could do most of what he had built his career on, faster and better.</p><p>What followed was not retreat, but reinvention.</p><p>Tom walks through the fear, the identity shock, and the decision to either master AI or walk away from knowledge work entirely. He explains how a single month of intense curiosity and hands-on learning flipped his mindset from panic to possibility, and how he went from marketing leader to building agents, voice AI, and production workflows without a traditional engineering background.</p><p>This is not a story about hype or shortcuts. It is a story about relevance, agency, and what it really takes to reinvent yourself in the age of AI.</p><p>If you have ever wondered whether you are falling behind, or whether it is too late to adapt, this conversation will feel uncomfortably familiar and deeply hopeful.</p><p><strong>Learn more and connect with Tom Elliott:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with Tom on LinkedIn: <u><a href="https://www.linkedin.com/in/tomelliottnh/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/tomelliottnh/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Learn more about Nutum: <u><a href="https://nutum.ai/" rel="noopener noreferrer" target="_blank">https://nutum.ai/</a></u> </li></ol><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/i-thought-ai-ended-my-career-at-50-i-was-wrong-tom-elliott-ep-36]]></link><guid isPermaLink="false">b779fc93-469c-4834-886d-dcda2f6345b7</guid><itunes:image href="https://artwork.captivate.fm/972b08dc-bbfa-40f8-bef3-2d53043547da/POD-PBS-036-TOM-ELLIOT-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 03 Feb 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/b779fc93-469c-4834-886d-dcda2f6345b7.mp3" length="68325120" type="audio/mpeg"/><itunes:duration>35:35</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>36</itunes:episode><podcast:episode>36</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/ef2a9d16-e097-4e2c-b1d8-2904142c4233/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="I Thought AI Ended My Career at 50. I Was Wrong. Tom Elliott - Ep 36"><podcast:source uri="https://youtu.be/drJWoitFe28"/></podcast:alternateEnclosure></item><item><title>Mike Lemire on AI, Customer Success, and the Problem with “AI Strategy” - Ep 35</title><itunes:title>Mike Lemire on AI, Customer Success, and the Problem with “AI Strategy” - Ep 35</itunes:title><description><![CDATA[<p>In this episode of PROMPTED, Kyle James sits down with <strong>Mike Lemire</strong>, a longtime customer success leader and advisor, to unpack what is really happening with AI inside CS teams.</p><p>AI was supposed to make customer success more proactive, more strategic, and more human. Instead, many teams are chasing “AI strategies” without clarity on outcomes, customer experience, or value.</p><p>Mike shares what he is seeing across CS organizations, including:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI strategy has become theater instead of problem-solving</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How investor pressure quietly shapes AI adoption in CS</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Support teams as the earliest AI testbed and the risks of optimizing for deflection</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The danger of over-indexing on sentiment and the “customer watermelon” problem</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>A hackathon story where vibe coding replaced a six-figure SaaS purchase</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why better product experiences could ultimately reduce the need for CS itself</li></ol><br/><p>This is a grounded, honest conversation for customer success, CX, and GTM leaders who want to use AI thoughtfully rather than chase the latest tool.</p><p>🎧 Listen for practical lessons, cautionary insights, and a clearer way forward for AI in customer success.</p><p><strong>Learn more and Connect with Mike:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with Mike on LinkedIn: <u><a href="https://www.linkedin.com/in/michaellemire/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/michaellemire/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Learn more about Harmonic Leadership: <u><a href="https://harmonicleadership.com/" rel="noopener noreferrer" target="_blank">https://harmonicleadership.com/</a></u> </li></ol><br/>]]></description><content:encoded><![CDATA[<p>In this episode of PROMPTED, Kyle James sits down with <strong>Mike Lemire</strong>, a longtime customer success leader and advisor, to unpack what is really happening with AI inside CS teams.</p><p>AI was supposed to make customer success more proactive, more strategic, and more human. Instead, many teams are chasing “AI strategies” without clarity on outcomes, customer experience, or value.</p><p>Mike shares what he is seeing across CS organizations, including:</p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI strategy has become theater instead of problem-solving</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How investor pressure quietly shapes AI adoption in CS</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Support teams as the earliest AI testbed and the risks of optimizing for deflection</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The danger of over-indexing on sentiment and the “customer watermelon” problem</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>A hackathon story where vibe coding replaced a six-figure SaaS purchase</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why better product experiences could ultimately reduce the need for CS itself</li></ol><br/><p>This is a grounded, honest conversation for customer success, CX, and GTM leaders who want to use AI thoughtfully rather than chase the latest tool.</p><p>🎧 Listen for practical lessons, cautionary insights, and a clearer way forward for AI in customer success.</p><p><strong>Learn more and Connect with Mike:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Connect with Mike on LinkedIn: <u><a href="https://www.linkedin.com/in/michaellemire/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/michaellemire/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Learn more about Harmonic Leadership: <u><a href="https://harmonicleadership.com/" rel="noopener noreferrer" target="_blank">https://harmonicleadership.com/</a></u> </li></ol><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/mike-lemire-on-ai-customer-success-and-the-problem-with-ai-strategy-ep-35]]></link><guid isPermaLink="false">9d3fbcc2-9c85-4695-9fcf-0c8a4c73c09d</guid><itunes:image href="https://artwork.captivate.fm/1cefc10b-2023-487f-a289-fde85f152e8d/POD-PBS-035-MIKE-LEMIRE-THUMBNAIL-AUDIO-v01-3000.png"/><pubDate>Tue, 27 Jan 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/9d3fbcc2-9c85-4695-9fcf-0c8a4c73c09d.mp3" length="84571392" type="audio/mpeg"/><itunes:duration>44:03</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>35</itunes:episode><podcast:episode>35</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/2284fa5a-1e76-40e6-bfa4-862765997ef7/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Mike Lemire on AI, Customer Success, and the Problem with “AI Strategy” - Ep 35"><podcast:source uri="https://youtu.be/kvzXsXDuV-o"/></podcast:alternateEnclosure></item><item><title>AI as a Thought Partner: 7 Mental Models You’re Probably Not Using - EP34</title><itunes:title>AI as a Thought Partner: 7 Mental Models You’re Probably Not Using - EP34</itunes:title><description><![CDATA[<p>Most people use AI like a faster Google or a writing assistant.</p><p>That is not where the real leverage is.</p><p>In this episode of <em>Prompted</em>, Kyle sits down again with Matthew Stein to break down <strong>seven practical ways to use AI as a true thought partner</strong>, not just a tool. From idea generation and structural support to persona simulation and strategic thinking, this conversation shows how modern professionals are using AI to think better, move faster, and avoid blind spots.</p><p>If you already use AI but feel like you are only scratching the surface, this episode is for you.</p><p>👉 Demo agent shown in the episode: <u><a href="https://agent.ai/agent/screen-test" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/screen-test</a></u> </p>]]></description><content:encoded><![CDATA[<p>Most people use AI like a faster Google or a writing assistant.</p><p>That is not where the real leverage is.</p><p>In this episode of <em>Prompted</em>, Kyle sits down again with Matthew Stein to break down <strong>seven practical ways to use AI as a true thought partner</strong>, not just a tool. From idea generation and structural support to persona simulation and strategic thinking, this conversation shows how modern professionals are using AI to think better, move faster, and avoid blind spots.</p><p>If you already use AI but feel like you are only scratching the surface, this episode is for you.</p><p>👉 Demo agent shown in the episode: <u><a href="https://agent.ai/agent/screen-test" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/screen-test</a></u> </p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/ai-as-a-thought-partner-7-mental-models-youre-probably-not-using-ep34]]></link><guid isPermaLink="false">d44a3355-92bf-4c79-b29e-dd79f8989a20</guid><itunes:image href="https://artwork.captivate.fm/49c6913b-61fb-4fd8-ac2d-a9e0095ff107/EP34-PROMPTED-MATT-STEIN-THUMBNAIL-AUDIO-3000.png"/><pubDate>Tue, 20 Jan 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/d44a3355-92bf-4c79-b29e-dd79f8989a20.mp3" length="62692608" type="audio/mpeg"/><itunes:duration>32:39</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>34</itunes:episode><podcast:episode>34</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/af40fe43-30bd-44bd-bbc0-e4f2a3e3c5a6/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="AI as a Thought Partner: 7 Mental Models You’re Probably Not Using - EP34"><podcast:source uri="https://youtu.be/MqrNWxMK4lc"/></podcast:alternateEnclosure></item><item><title>From Product Builder to Agent Builder: Jason Burke on Designing AI That Works - Ep 33</title><itunes:title>From Product Builder to Agent Builder: Jason Burke on Designing AI That Works - Ep 33</itunes:title><description><![CDATA[<p>What does it really mean to build AI agents in the real world, not just as demos, but as tools that save time, surface insight, and change how people work?</p><p>In this episode of PROMPTED: Builder Stories, Kyle sits down with Jason Burke, founder of AllStage and an experienced product builder and investor, to unpack how he thinks about AI agents and how he actually builds them. Jason shares how his background in engineering, product management, and early-stage investing shaped his approach to designing agent driven workflows that support founders, investors, and everyday life.</p><p>This conversation goes beyond theory. Jason walks through live examples of the agents he has built, including an AllStage business workflow agent that helps analyze investment opportunities, as well as personal productivity agents he created to solve real problems in his own life. Along the way, he breaks down what makes a workflow “agent ready,” where agents add the most value today, and why trust, risk, and human judgment still matter.</p><p>You will hear practical guidance on how to start building agents, why experimenting with personal use cases is often the best entry point, and how AI is lowering the barrier for anyone to become a builder. If you are curious about using AI agents to work smarter, think more clearly, or build something meaningful, this episode offers a grounded and inspiring look at what is possible right now.</p><p><strong>Learn more and connect with Jason:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Jason on LinkedIn: <u><a href="https://www.linkedin.com/in/jmburke/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jmburke/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>All Stage on LinkedIn: <u><a href="https://www.linkedin.com/company/all-stage-invest" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/company/all-stage-invest</a></u> </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>All Stage Website: <u><a href="https://allstage.co" rel="noopener noreferrer" target="_blank">https://allstage.co</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>All Stage in All Stage: <u><a href="https://allstage.co/us" rel="noopener noreferrer" target="_blank">https://allstage.co/us</a></u> </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Deal analysis agent: <u><a href="https://agent.ai/agent/allstage" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/allstage</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Company updates summarizer Agent: <u><a href="https://agent.ai/agent/allstage-company-updates-summary" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/allstage-company-updates-summary</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Better prices/shopping assistant agent: <u><a href="https://agent.ai/agent/better-prices" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/better-prices</a></u> </li></ol><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>What does it really mean to build AI agents in the real world, not just as demos, but as tools that save time, surface insight, and change how people work?</p><p>In this episode of PROMPTED: Builder Stories, Kyle sits down with Jason Burke, founder of AllStage and an experienced product builder and investor, to unpack how he thinks about AI agents and how he actually builds them. Jason shares how his background in engineering, product management, and early-stage investing shaped his approach to designing agent driven workflows that support founders, investors, and everyday life.</p><p>This conversation goes beyond theory. Jason walks through live examples of the agents he has built, including an AllStage business workflow agent that helps analyze investment opportunities, as well as personal productivity agents he created to solve real problems in his own life. Along the way, he breaks down what makes a workflow “agent ready,” where agents add the most value today, and why trust, risk, and human judgment still matter.</p><p>You will hear practical guidance on how to start building agents, why experimenting with personal use cases is often the best entry point, and how AI is lowering the barrier for anyone to become a builder. If you are curious about using AI agents to work smarter, think more clearly, or build something meaningful, this episode offers a grounded and inspiring look at what is possible right now.</p><p><strong>Learn more and connect with Jason:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Jason on LinkedIn: <u><a href="https://www.linkedin.com/in/jmburke/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jmburke/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>All Stage on LinkedIn: <u><a href="https://www.linkedin.com/company/all-stage-invest" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/company/all-stage-invest</a></u> </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>All Stage Website: <u><a href="https://allstage.co" rel="noopener noreferrer" target="_blank">https://allstage.co</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>All Stage in All Stage: <u><a href="https://allstage.co/us" rel="noopener noreferrer" target="_blank">https://allstage.co/us</a></u> </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Deal analysis agent: <u><a href="https://agent.ai/agent/allstage" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/allstage</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Company updates summarizer Agent: <u><a href="https://agent.ai/agent/allstage-company-updates-summary" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/allstage-company-updates-summary</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Better prices/shopping assistant agent: <u><a href="https://agent.ai/agent/better-prices" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/better-prices</a></u> </li></ol><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/from-product-builder-to-agent-builder-jason-burke-on-designing-ai-that-works-ep-33]]></link><guid isPermaLink="false">85842ccb-0afe-40c5-a3b1-cd211e2e73fd</guid><itunes:image href="https://artwork.captivate.fm/5f01687c-6fc4-4da5-b627-1a2b73467d0f/EP33-Prompted-Jason-Burke-Thumbnail-Audio-3000.png"/><pubDate>Tue, 13 Jan 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/85842ccb-0afe-40c5-a3b1-cd211e2e73fd.mp3" length="108163584" type="audio/mpeg"/><itunes:duration>56:20</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>33</itunes:episode><podcast:episode>33</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/bcf0f021-fa31-4b36-b7b6-2ed14a5c61cb/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="From Product Builder to Agent Builder: Jason Burke on Designing AI That Works - Ep 33"><podcast:source uri="https://youtu.be/zn5J9qrJBwI"/></podcast:alternateEnclosure></item><item><title>Jared Robin on Building Human-Native AI - Ep 32</title><itunes:title>Jared Robin on Building Human-Native AI - Ep 32</itunes:title><description><![CDATA[<p><strong>What if the future of AI is not about learning more tools, building more workflows, or becoming more technical at all?</strong></p><p>In this episode of <strong>PROMPTED</strong> we sits down with <strong>Jared Robin</strong>, Co-Founder of <strong>RevGenius</strong>, a global community of more than 60,000 go-to-market professionals, to explore where AI adoption is actually headed and why 2026 needs to be the year AI becomes <em>human native</em>.</p><p>Jared brings a rare vantage point, shaped by daily conversations with sales, marketing, RevOps, and customer success leaders who are navigating AI mandates, tool overload, and rising complexity. Together, they unpack why forcing GTM teams to become AI builders is the wrong long-term bet, why so many AI pilots fail, and how the next wave of AI tools must remove friction instead of adding it.</p><p>This conversation goes beyond tactics to focus on first principles. You will hear why creativity is becoming a competitive advantage, how human-native AI changes workflows for revenue leaders, and what strategic thinkers should focus on now as AI becomes easier to build but harder to stay ahead with.</p><p>This episode is especially relevant for GTM professionals who want clarity without hype, practical insight without heavy technical depth, and a clearer mental model for evaluating AI and agentic tools in the years ahead.</p><p><strong>Topics covered include:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why 2025 forced humans to become AI native and why that model breaks</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What human-native AI actually means in day-to-day GTM work</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The hidden cost and complexity of current AI tooling</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why data foundations still matter more than new tools</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How creativity, category design, and strategy shape the future of AI adoption</li></ol><br/><p><strong>Learn more and connect with Jared Robin:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Jared’s LinkedIn Profile: <u><a href="https://www.linkedin.com/in/jaredrobin/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jaredrobin/</a></u> </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>His personal website: <u><a href="https://jaredrobin.com/" rel="noopener noreferrer" target="_blank">https://jaredrobin.com/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The RevGenius Website: <u><a href="https://www.revgenius.com/" rel="noopener noreferrer" target="_blank">https://www.revgenius.com/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The Post that kicked off this conversation: <u><a href="https://www.linkedin.com/posts/jaredrobin_2025-humans-need-to-be-ai-native-2026-activity-7402395343184699392-0KQR/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/posts/jaredrobin_2025-humans-need-to-be-ai-native-2026-activity-7402395343184699392-0KQR/</a></u> </li></ol><br/><p>Subscribe for more conversations with builders, operators, and thinkers shaping the future of AI and go-to-market work.</p><p>Learn more about Agent.ai and explore practical AI agents at <strong>agent.ai</strong>.</p>]]></description><content:encoded><![CDATA[<p><strong>What if the future of AI is not about learning more tools, building more workflows, or becoming more technical at all?</strong></p><p>In this episode of <strong>PROMPTED</strong> we sits down with <strong>Jared Robin</strong>, Co-Founder of <strong>RevGenius</strong>, a global community of more than 60,000 go-to-market professionals, to explore where AI adoption is actually headed and why 2026 needs to be the year AI becomes <em>human native</em>.</p><p>Jared brings a rare vantage point, shaped by daily conversations with sales, marketing, RevOps, and customer success leaders who are navigating AI mandates, tool overload, and rising complexity. Together, they unpack why forcing GTM teams to become AI builders is the wrong long-term bet, why so many AI pilots fail, and how the next wave of AI tools must remove friction instead of adding it.</p><p>This conversation goes beyond tactics to focus on first principles. You will hear why creativity is becoming a competitive advantage, how human-native AI changes workflows for revenue leaders, and what strategic thinkers should focus on now as AI becomes easier to build but harder to stay ahead with.</p><p>This episode is especially relevant for GTM professionals who want clarity without hype, practical insight without heavy technical depth, and a clearer mental model for evaluating AI and agentic tools in the years ahead.</p><p><strong>Topics covered include:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why 2025 forced humans to become AI native and why that model breaks</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What human-native AI actually means in day-to-day GTM work</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The hidden cost and complexity of current AI tooling</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why data foundations still matter more than new tools</li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How creativity, category design, and strategy shape the future of AI adoption</li></ol><br/><p><strong>Learn more and connect with Jared Robin:</strong></p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Jared’s LinkedIn Profile: <u><a href="https://www.linkedin.com/in/jaredrobin/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jaredrobin/</a></u> </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>His personal website: <u><a href="https://jaredrobin.com/" rel="noopener noreferrer" target="_blank">https://jaredrobin.com/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The RevGenius Website: <u><a href="https://www.revgenius.com/" rel="noopener noreferrer" target="_blank">https://www.revgenius.com/</a></u></li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The Post that kicked off this conversation: <u><a href="https://www.linkedin.com/posts/jaredrobin_2025-humans-need-to-be-ai-native-2026-activity-7402395343184699392-0KQR/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/posts/jaredrobin_2025-humans-need-to-be-ai-native-2026-activity-7402395343184699392-0KQR/</a></u> </li></ol><br/><p>Subscribe for more conversations with builders, operators, and thinkers shaping the future of AI and go-to-market work.</p><p>Learn more about Agent.ai and explore practical AI agents at <strong>agent.ai</strong>.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/jared-robin-on-building-human-native-ai-ep-32]]></link><guid isPermaLink="false">aeacd807-02e9-41f1-a4aa-e9dcf605f1ba</guid><itunes:image href="https://artwork.captivate.fm/57d2fef6-126b-441b-974e-d050329d0b28/EP32-AGENTAI-PROMPTED-JARED-ROBIN-THUIMBNAIL-AUDIO-3000.png"/><pubDate>Tue, 06 Jan 2026 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/aeacd807-02e9-41f1-a4aa-e9dcf605f1ba.mp3" length="97957632" type="audio/mpeg"/><itunes:duration>51:01</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>32</itunes:episode><podcast:episode>32</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/14baa8fc-242c-4b25-87cf-f01d8a7445db/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Jared Robin on Building Human-Native AI - Ep 32"><podcast:source uri="https://youtu.be/Y0cfcw3nCOk"/></podcast:alternateEnclosure></item><item><title>10 AI Predictions for 2026 | Agent.ai - Ep 31</title><itunes:title>10 AI Predictions for 2026 | Agent.ai - Ep 31</itunes:title><description><![CDATA[<p>What does AI actually look like in 2026? </p><p>In this special end-of-year Predictions episode of Prompted, Kyle James sits down with Matthew Stein to debate ten concrete predictions for where AI, agents, and go-to-market teams are headed next year. </p><p>This is not a hype episode. There are no demos and no buzzwords. Instead, Kyle and Matthew pressure test real second-order effects like: </p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI onboarding will become standard practice </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How model quality degradation and buyer fatigue collide </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI shows up directly in GTM job titles </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What happens when personal context becomes portable </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI portfolios matter more than resumeas </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How marketing video creation fundamentally changes </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why PageRank-style authority signals may return </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The rise of zero-party data </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Whether Anthropic beats OpenAI to an ads platform </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why most companies still struggle to show AI ROI </li></ol><br/><p>They also close with one wild bonus prediction that could reshape the entire AI landscape.</p><p>This episode is designed to spark debate. </p><p>Watch the full episode, then head to the comments and tell us: </p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What did we get right? </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What did we miss? </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Which prediction do you disagree with most?</li></ol><br/>]]></description><content:encoded><![CDATA[<p>What does AI actually look like in 2026? </p><p>In this special end-of-year Predictions episode of Prompted, Kyle James sits down with Matthew Stein to debate ten concrete predictions for where AI, agents, and go-to-market teams are headed next year. </p><p>This is not a hype episode. There are no demos and no buzzwords. Instead, Kyle and Matthew pressure test real second-order effects like: </p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI onboarding will become standard practice </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How model quality degradation and buyer fatigue collide </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI shows up directly in GTM job titles </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What happens when personal context becomes portable </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why AI portfolios matter more than resumeas </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>How marketing video creation fundamentally changes </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why PageRank-style authority signals may return </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>The rise of zero-party data </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Whether Anthropic beats OpenAI to an ads platform </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Why most companies still struggle to show AI ROI </li></ol><br/><p>They also close with one wild bonus prediction that could reshape the entire AI landscape.</p><p>This episode is designed to spark debate. </p><p>Watch the full episode, then head to the comments and tell us: </p><ol><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What did we get right? </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>What did we miss? </li><li data-list="bullet"><span class="ql-ui" contenteditable="false"></span>Which prediction do you disagree with most?</li></ol><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/10-ai-predictions-for-2026-agent-ai-ep-31]]></link><guid isPermaLink="false">857f50bd-c7e8-4798-94c5-7f4102692b41</guid><itunes:image href="https://artwork.captivate.fm/ee195553-1610-428f-bb2d-0a99a76766fa/EP31-AgentAI-Prompted-Thumbnail-Audio-3000.png"/><pubDate>Tue, 23 Dec 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/857f50bd-c7e8-4798-94c5-7f4102692b41.mp3" length="101095680" type="audio/mpeg"/><itunes:duration>52:39</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>31</itunes:episode><podcast:episode>31</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/55dc4fce-0ede-4763-b625-dc5352f80cc4/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="10 AI Predictions for 2026 | Agent.ai - Ep 31"><podcast:source uri="https://youtu.be/pDy9kIuZiyc"/></podcast:alternateEnclosure></item><item><title>Kyle James: Empowering Everyone to Become an Agentic AI Builder - Ep 30</title><itunes:title>Kyle James: Empowering Everyone to Become an Agentic AI Builder - Ep 30</itunes:title><description><![CDATA[<p>This week we are flipping the script a bit and our host is playing the guest to have Kyle James share his Builder Story. Kyle's journey from product management to podcasting is a testament to the power of curiosity and the belief that anyone can become a builder. Discover how his insights can empower you to embrace AI and transform your approach to building.</p><p>Kyle shares his unique perspective on the evolving landscape of AI, emphasizing the importance of starting small and iterating along the way. "Every person, every user can become a builder. They just need to understand that they can. This stuff's not hard," he asserts, encouraging listeners to demystify AI and take the leap into creation. Through engaging stories and practical advice, Kyle highlights the role of networking and community in navigating the AI era. His insights remind us that we're still in the early innings of AI, and there's a vast potential waiting to be explored. Whether you're a seasoned developer or just starting, this episode offers valuable lessons to help you learn, think differently, and take the next step in building with agents.</p><p><strong>Learn more and connect with Kyle James:</strong></p><ul><li>Connect with Kyle on LinkedIn: <a href="https://www.linkedin.com/in/jameskm03/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jameskm03/</a>&nbsp;</li><li>Read Kyle’s Substack: <a href="https://kylejameslearn.substack.com/" rel="noopener noreferrer" target="_blank">https://kylejameslearn.substack.com/</a>&nbsp;</li><li>Kyle’s Guest Prep Agent: <a href="https://agent.ai/agent/prompted-guest-prep-research" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/prompted-guest-prep-research</a></li><li>Kyle’s Post Episode Workflow Agent: <a href="https://agent.ai/agent/942s0tehcgr6ic07" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/942s0tehcgr6ic07</a>&nbsp;</li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>This week we are flipping the script a bit and our host is playing the guest to have Kyle James share his Builder Story. Kyle's journey from product management to podcasting is a testament to the power of curiosity and the belief that anyone can become a builder. Discover how his insights can empower you to embrace AI and transform your approach to building.</p><p>Kyle shares his unique perspective on the evolving landscape of AI, emphasizing the importance of starting small and iterating along the way. "Every person, every user can become a builder. They just need to understand that they can. This stuff's not hard," he asserts, encouraging listeners to demystify AI and take the leap into creation. Through engaging stories and practical advice, Kyle highlights the role of networking and community in navigating the AI era. His insights remind us that we're still in the early innings of AI, and there's a vast potential waiting to be explored. Whether you're a seasoned developer or just starting, this episode offers valuable lessons to help you learn, think differently, and take the next step in building with agents.</p><p><strong>Learn more and connect with Kyle James:</strong></p><ul><li>Connect with Kyle on LinkedIn: <a href="https://www.linkedin.com/in/jameskm03/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jameskm03/</a>&nbsp;</li><li>Read Kyle’s Substack: <a href="https://kylejameslearn.substack.com/" rel="noopener noreferrer" target="_blank">https://kylejameslearn.substack.com/</a>&nbsp;</li><li>Kyle’s Guest Prep Agent: <a href="https://agent.ai/agent/prompted-guest-prep-research" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/prompted-guest-prep-research</a></li><li>Kyle’s Post Episode Workflow Agent: <a href="https://agent.ai/agent/942s0tehcgr6ic07" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/942s0tehcgr6ic07</a>&nbsp;</li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/kyle-james-empowering-everyone-to-become-an-agentic-ai-builder-ep-30]]></link><guid isPermaLink="false">b14490d9-adba-4de0-b0e5-23e68582c68a</guid><itunes:image href="https://artwork.captivate.fm/543140b6-7002-4d7c-811f-075ab2c95778/EP30-AgentAI-Prompted-Kyle-James-Thumbnail-Audio-3000.png"/><pubDate>Tue, 16 Dec 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/b14490d9-adba-4de0-b0e5-23e68582c68a.mp3" length="83116800" type="audio/mpeg"/><itunes:duration>43:17</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>30</itunes:episode><podcast:episode>30</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/bab26876-d1db-439a-b3f3-96b41e52ec28/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Kyle James: Empowering Everyone to Become an Agentic AI Builder - Ep 30"><podcast:source uri="https://youtu.be/rDTRgQk7Kaw"/></podcast:alternateEnclosure></item><item><title>From Non-Coder to AI Innovator: Ashna Thakkar&apos;s Journey Helping Founders - Ep 29</title><itunes:title>From Non-Coder to AI Innovator: Ashna Thakkar&apos;s Journey Helping Founders - Ep 29</itunes:title><description><![CDATA[<p>Join us for an inspiring episode of Prompted: Builder Stories featuring Ashna Thakkar, a trailblazer in the world of AI agents. Ashna's journey from a non-coder to an AI innovator is a testament to the power of curiosity and determination. Discover how she empowers startups with no-code AI solutions, transforming challenges into opportunities.</p><p>In this episode, Ashna shares her path from working in accelerators to becoming a key player building agentic tools, where she builds agents that support startups in branding, financial projections, and more. Her story is a reminder that you don't need to be a coder to innovate with AI. "Start small, start from somewhere and they would figure it out," she advises, highlighting the importance of delivering the first step to users. Ashna's agents are not just prompt hacks; they are research-backed tools that provide startups with clarity and direction. Tune in to learn how you can harness AI to enhance productivity and drive innovation in your startup journey.</p><p><strong>Learn more and connect with Ashna Thakkar:</strong></p><ul><li>Connect with Ashna on LinkedIn: <a href="https://www.linkedin.com/in/ashnathakkar/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/ashnathakkar/</a>&nbsp;</li><li>Follow Ashna’s Profile on Agent.ai: <a href="https://agent.ai/human/thakkar_ashna" rel="noopener noreferrer" target="_blank">https://agent.ai/human/thakkar_ashna</a>&nbsp;</li><li>BonBillo’s Website: <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">https://www.bonbillo.com/</a>&nbsp;</li><li>Build your Brand DNA Agent: <a href="https://agent.ai/profile/BrandDNA" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/BrandDNA</a>&nbsp;</li><li>AEO Advisor Agent: <a href="https://agent.ai/profile/aeo-advisor" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/aeo-advisor</a>&nbsp;</li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>Join us for an inspiring episode of Prompted: Builder Stories featuring Ashna Thakkar, a trailblazer in the world of AI agents. Ashna's journey from a non-coder to an AI innovator is a testament to the power of curiosity and determination. Discover how she empowers startups with no-code AI solutions, transforming challenges into opportunities.</p><p>In this episode, Ashna shares her path from working in accelerators to becoming a key player building agentic tools, where she builds agents that support startups in branding, financial projections, and more. Her story is a reminder that you don't need to be a coder to innovate with AI. "Start small, start from somewhere and they would figure it out," she advises, highlighting the importance of delivering the first step to users. Ashna's agents are not just prompt hacks; they are research-backed tools that provide startups with clarity and direction. Tune in to learn how you can harness AI to enhance productivity and drive innovation in your startup journey.</p><p><strong>Learn more and connect with Ashna Thakkar:</strong></p><ul><li>Connect with Ashna on LinkedIn: <a href="https://www.linkedin.com/in/ashnathakkar/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/ashnathakkar/</a>&nbsp;</li><li>Follow Ashna’s Profile on Agent.ai: <a href="https://agent.ai/human/thakkar_ashna" rel="noopener noreferrer" target="_blank">https://agent.ai/human/thakkar_ashna</a>&nbsp;</li><li>BonBillo’s Website: <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">https://www.bonbillo.com/</a>&nbsp;</li><li>Build your Brand DNA Agent: <a href="https://agent.ai/profile/BrandDNA" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/BrandDNA</a>&nbsp;</li><li>AEO Advisor Agent: <a href="https://agent.ai/profile/aeo-advisor" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/aeo-advisor</a>&nbsp;</li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/from-non-coder-to-ai-innovator-ashna-thakkars-journey-helping-founders-ep-29]]></link><guid isPermaLink="false">e4e2efaa-cfd9-4c93-a7bd-3c4484a08419</guid><itunes:image href="https://artwork.captivate.fm/25785bab-cfba-4c17-b6cd-c5769cd04bf0/EP29-AgentAI-Prompted-Ashna-Thakkar-Thumbnail-Audio-3000.png"/><pubDate>Tue, 09 Dec 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/e4e2efaa-cfd9-4c93-a7bd-3c4484a08419.mp3" length="80059392" type="audio/mpeg"/><itunes:duration>41:42</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>29</itunes:episode><podcast:episode>29</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/c7e8f1aa-8597-4e06-8ba7-b6b3063bc098/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="From Non-Coder to AI Innovator: Ashna Thakkar&apos;s Journey Helping Founders - Ep 29"><podcast:source uri="https://youtu.be/VcAYd-IV8oc"/></podcast:alternateEnclosure></item><item><title>From Curiosity to Creation: Brady Cohen&apos;s Journey with AI Agents - Ep 28</title><itunes:title>From Curiosity to Creation: Brady Cohen&apos;s Journey with AI Agents - Ep 28</itunes:title><description><![CDATA[<p>Join us for an inspiring episode of Prompted: Builder Stories featuring Brady Cohen, a seasoned marketer and business development expert, as he shares his transformative journey with AI agents. Discover how Brady's curiosity and passion for technology led him to create innovative solutions that enhance user experiences and streamline tasks. From a Halloween party planner to a pet health advisor, Brady's projects showcase the power of hands-on learning and creativity in the world of AI.</p><p>In this episode, Brady Cohen delves into the potential of AI agents to revolutionize everyday tasks and foster a community of innovators. He emphasizes the importance of experimentation and scalability, sharing insights like, "I learn and I think a lot of people do just by doing." Brady's story is a testament to the power of curiosity and creativity, encouraging builders to embrace new possibilities with AI. Whether you're looking to enhance productivity or explore no-code building, this episode offers valuable lessons and inspiration for your own AI journey. Listen in to learn how you can leverage AI to think differently and take the next step in building with agents.</p><p>Sign up for a Builder Workshop Today: <a href="https://content.agent.ai/ai-skills-workshop" rel="noopener noreferrer" target="_blank">https://content.agent.ai/ai-skills-workshop</a>&nbsp;</p><p><strong>Learn more and connect with Brady Cohen:</strong></p><ul><li>Connect with Brady on LinkedIn: <a href="https://www.linkedin.com/in/bradycohen/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/bradycohen/</a>&nbsp;</li><li>Try Brady’s Halloween Party Planner Agent: <a href="https://agent.ai/profile/bradys-halloween-party-planner" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/bradys-halloween-party-planner</a>&nbsp;</li><li>Try Brady’s Sell Sheet generator: <a href="https://agent.ai/agent/sell-sheet-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/sell-sheet-generator</a></li><li>Try Brady’s Pet Symptom Checker Agent: <a href="https://agent.ai/profile/pet-symptom-checker" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/pet-symptom-checker</a>&nbsp;</li><li>Brady’s Career Journey: <a href="https://bradycohen.com/" rel="noopener noreferrer" target="_blank">https://bradycohen.com/</a></li><li>The Suite Collective Website: <a href="https://thesuite-collective.com/" rel="noopener noreferrer" target="_blank">https://thesuite-collective.com/</a> </li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>Join us for an inspiring episode of Prompted: Builder Stories featuring Brady Cohen, a seasoned marketer and business development expert, as he shares his transformative journey with AI agents. Discover how Brady's curiosity and passion for technology led him to create innovative solutions that enhance user experiences and streamline tasks. From a Halloween party planner to a pet health advisor, Brady's projects showcase the power of hands-on learning and creativity in the world of AI.</p><p>In this episode, Brady Cohen delves into the potential of AI agents to revolutionize everyday tasks and foster a community of innovators. He emphasizes the importance of experimentation and scalability, sharing insights like, "I learn and I think a lot of people do just by doing." Brady's story is a testament to the power of curiosity and creativity, encouraging builders to embrace new possibilities with AI. Whether you're looking to enhance productivity or explore no-code building, this episode offers valuable lessons and inspiration for your own AI journey. Listen in to learn how you can leverage AI to think differently and take the next step in building with agents.</p><p>Sign up for a Builder Workshop Today: <a href="https://content.agent.ai/ai-skills-workshop" rel="noopener noreferrer" target="_blank">https://content.agent.ai/ai-skills-workshop</a>&nbsp;</p><p><strong>Learn more and connect with Brady Cohen:</strong></p><ul><li>Connect with Brady on LinkedIn: <a href="https://www.linkedin.com/in/bradycohen/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/bradycohen/</a>&nbsp;</li><li>Try Brady’s Halloween Party Planner Agent: <a href="https://agent.ai/profile/bradys-halloween-party-planner" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/bradys-halloween-party-planner</a>&nbsp;</li><li>Try Brady’s Sell Sheet generator: <a href="https://agent.ai/agent/sell-sheet-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/sell-sheet-generator</a></li><li>Try Brady’s Pet Symptom Checker Agent: <a href="https://agent.ai/profile/pet-symptom-checker" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/pet-symptom-checker</a>&nbsp;</li><li>Brady’s Career Journey: <a href="https://bradycohen.com/" rel="noopener noreferrer" target="_blank">https://bradycohen.com/</a></li><li>The Suite Collective Website: <a href="https://thesuite-collective.com/" rel="noopener noreferrer" target="_blank">https://thesuite-collective.com/</a> </li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/from-curiosity-to-creation-brady-cohens-journey-with-ai-agents-ep-28]]></link><guid isPermaLink="false">eb216239-154d-489e-84bf-9c922e4341cc</guid><itunes:image href="https://artwork.captivate.fm/557eb04a-1de9-4cd6-ab5f-cf237eef4026/EP28-Agent-AI-Prompted-Brady-Cohen-Thumbnail-Audio-3000.png"/><pubDate>Tue, 02 Dec 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/eb216239-154d-489e-84bf-9c922e4341cc.mp3" length="84751872" type="audio/mpeg"/><itunes:duration>44:08</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>28</itunes:episode><podcast:episode>28</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/cca97d7b-c572-461d-9180-ada34a15ef79/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="From Curiosity to Creation: Brady Cohen&apos;s Journey with AI Agents - Ep 28"><podcast:source uri="https://youtu.be/FMD2_ujaSjo"/></podcast:alternateEnclosure></item><item><title>How Suraj Kripalani and BonBillo are Using AI Agents to Accelerate Global Social Impact - Ep 27</title><itunes:title>How Suraj Kripalani and BonBillo are Using AI Agents to Accelerate Global Social Impact - Ep 27</itunes:title><description><![CDATA[<p>Join us for an inspiring episode of Prompted: Builder Stories featuring Suraj Kripalani, a visionary entrepreneur who transitioned from a Blackrock portfolio manager to leading entrepreneurs through an&nbsp; AI-driven Startup Accelerator. Discover how Suraj's work with BonBillo is empowering mission-driven founders to leverage AI for social impact and innovation. This episode is a must-listen for anyone interested in the transformative power of AI agents.</p><p>Suraj Kripalani's journey is a testament to the potential of AI to democratize access to powerful tools for anyone. As he shares, "The one thing that became very clear very quickly is that these tools had gone from being fairly sort of in the early stages, I would say basic to now very powerful for a non-programmer." Through BonBillo, Suraj integrates AI into accelerator programs, focusing on the UN Sustainable Development Goals. His approach emphasizes starting with high-quality foundations to unlock creativity, a principle that resonates with builders everywhere. Suraj's insights encourage experimentation and learning, offering valuable lessons for those looking to harness AI in their ventures and GTM efforts. Tune in to explore how AI agents can revolutionize your startup journey and contribute to a more sustainable world.</p><p><strong>Learn more and connect with Suraj Kripalani:</strong></p><ul><li>Linkedin Profile - <a href="https://www.linkedin.com/in/surajkripalani/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/surajkripalani/</a></li><li><a href="http://agent.ai" rel="noopener noreferrer" target="_blank">Agent.ai</a> Builder Profile - <a href="https://agent.ai/human/SurajKripalani" rel="noopener noreferrer" target="_blank">https://agent.ai/human/SurajKripalani</a>&nbsp;</li><li>BonBillo Website - <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">https://www.bonbillo.com/</a>&nbsp;</li><li>Awards link - <a href="https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards" rel="noopener noreferrer" target="_blank">https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards</a></li></ul><br/><p>Finally, Suraj encouraged me to share that Bonbillo is accepting applications for their <a href="https://www.bonbillo.com/global-innovators-community" rel="noopener noreferrer" target="_blank">BonBillo Innovators Community</a> that recently launched. Join a global community of mission-driven founders and team members using AI-powered frameworks, personalized mentorship, and investor insights to grow faster and make a lasting impact. Leverage 30+ startup AI agents to get strategic clarity, fund-raise effectively and streamline operations to drive growth.</p><p>Subscribe for more Prompted: Builder Stories and visit agent.ai to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>Join us for an inspiring episode of Prompted: Builder Stories featuring Suraj Kripalani, a visionary entrepreneur who transitioned from a Blackrock portfolio manager to leading entrepreneurs through an&nbsp; AI-driven Startup Accelerator. Discover how Suraj's work with BonBillo is empowering mission-driven founders to leverage AI for social impact and innovation. This episode is a must-listen for anyone interested in the transformative power of AI agents.</p><p>Suraj Kripalani's journey is a testament to the potential of AI to democratize access to powerful tools for anyone. As he shares, "The one thing that became very clear very quickly is that these tools had gone from being fairly sort of in the early stages, I would say basic to now very powerful for a non-programmer." Through BonBillo, Suraj integrates AI into accelerator programs, focusing on the UN Sustainable Development Goals. His approach emphasizes starting with high-quality foundations to unlock creativity, a principle that resonates with builders everywhere. Suraj's insights encourage experimentation and learning, offering valuable lessons for those looking to harness AI in their ventures and GTM efforts. Tune in to explore how AI agents can revolutionize your startup journey and contribute to a more sustainable world.</p><p><strong>Learn more and connect with Suraj Kripalani:</strong></p><ul><li>Linkedin Profile - <a href="https://www.linkedin.com/in/surajkripalani/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/surajkripalani/</a></li><li><a href="http://agent.ai" rel="noopener noreferrer" target="_blank">Agent.ai</a> Builder Profile - <a href="https://agent.ai/human/SurajKripalani" rel="noopener noreferrer" target="_blank">https://agent.ai/human/SurajKripalani</a>&nbsp;</li><li>BonBillo Website - <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">https://www.bonbillo.com/</a>&nbsp;</li><li>Awards link - <a href="https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards" rel="noopener noreferrer" target="_blank">https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards</a></li></ul><br/><p>Finally, Suraj encouraged me to share that Bonbillo is accepting applications for their <a href="https://www.bonbillo.com/global-innovators-community" rel="noopener noreferrer" target="_blank">BonBillo Innovators Community</a> that recently launched. Join a global community of mission-driven founders and team members using AI-powered frameworks, personalized mentorship, and investor insights to grow faster and make a lasting impact. Leverage 30+ startup AI agents to get strategic clarity, fund-raise effectively and streamline operations to drive growth.</p><p>Subscribe for more Prompted: Builder Stories and visit agent.ai to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/how-suraj-kripalani-and-bonbillo-are-using-ai-agents-to-accelerate-global-social-impact-ep-27]]></link><guid isPermaLink="false">44aee7c7-21db-4c2d-86eb-b3fc38ec59e2</guid><itunes:image href="https://artwork.captivate.fm/0d224b77-63b9-4566-a50e-d6b75444f1c8/EP27-AgentAI-Prompted-Suraj-Kripalani-Thumbnail-Audio-3000.png"/><pubDate>Tue, 25 Nov 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/44aee7c7-21db-4c2d-86eb-b3fc38ec59e2.mp3" length="75750912" type="audio/mpeg"/><itunes:duration>39:27</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>27</itunes:episode><podcast:episode>27</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/ab4f8bf4-faa6-44aa-bc61-493f680f4418/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="How Suraj Kripalani and BonBillo are Using AI Agents to Accelerate Global Social Impact - Ep 27"><podcast:source uri="https://youtu.be/WIRc6PUM-Ts"/></podcast:alternateEnclosure></item><item><title>Sarah Medilo: Building AI Agents and Balancing Family in the Philippines - Ep 26</title><itunes:title>Sarah Medilo: Building AI Agents and Balancing Family in the Philippines - Ep 26</itunes:title><description><![CDATA[<p>Join us for an inspiring episode of Builder Stories featuring Sarah Medilo, a former CEO turned AI enthusiast. Sarah's journey from leading the top HubSpot partner in the Philippines to embracing AI technology is a testament to innovation and personal growth. Her story is not just about technology but about finding balance and purpose in life.</p><p>In this episode, Sarah shares how she transitioned from a successful career to focus on family, particularly her mother battling Alzheimer's. Her return to the tech world was marked by a newfound curiosity about AI, leading her to create practical solutions like the "go bag prepper" agent for emergency preparedness. "I realized that hey, you can build agents too," she reflects, highlighting the accessibility of AI for everyone. Sarah's approach to building AI agents is rooted in her experience with workflows and process optimization, demonstrating how technology can enhance productivity and foster deeper human connections. Her story encourages builders to embrace technology without fear and explore the potential of AI to enrich our lives. Whether you're a seasoned developer or a curious newcomer, Sarah's journey offers valuable insights and inspiration.</p><p><strong>Learn more and connect with Sarah Medilo:</strong></p><ul><li>Sarah’s LinkedIn Profile: <a href="https://www.linkedin.com/in/sarahmedilo/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/sarahmedilo/</a></li><li>Sarah’s Website: <a href="https://sarahmedilo.com/" rel="noopener noreferrer" target="_blank">https://sarahmedilo.com/</a>&nbsp;</li><li>Try Sarah’s Go Bag Prepper Agent: <a href="https://agent.ai/agent/gobagprepper" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/gobagprepper</a>&nbsp;</li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>Join us for an inspiring episode of Builder Stories featuring Sarah Medilo, a former CEO turned AI enthusiast. Sarah's journey from leading the top HubSpot partner in the Philippines to embracing AI technology is a testament to innovation and personal growth. Her story is not just about technology but about finding balance and purpose in life.</p><p>In this episode, Sarah shares how she transitioned from a successful career to focus on family, particularly her mother battling Alzheimer's. Her return to the tech world was marked by a newfound curiosity about AI, leading her to create practical solutions like the "go bag prepper" agent for emergency preparedness. "I realized that hey, you can build agents too," she reflects, highlighting the accessibility of AI for everyone. Sarah's approach to building AI agents is rooted in her experience with workflows and process optimization, demonstrating how technology can enhance productivity and foster deeper human connections. Her story encourages builders to embrace technology without fear and explore the potential of AI to enrich our lives. Whether you're a seasoned developer or a curious newcomer, Sarah's journey offers valuable insights and inspiration.</p><p><strong>Learn more and connect with Sarah Medilo:</strong></p><ul><li>Sarah’s LinkedIn Profile: <a href="https://www.linkedin.com/in/sarahmedilo/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/sarahmedilo/</a></li><li>Sarah’s Website: <a href="https://sarahmedilo.com/" rel="noopener noreferrer" target="_blank">https://sarahmedilo.com/</a>&nbsp;</li><li>Try Sarah’s Go Bag Prepper Agent: <a href="https://agent.ai/agent/gobagprepper" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/gobagprepper</a>&nbsp;</li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/sarah-medilo-building-ai-agents-and-balancing-family-in-the-philippines-ep-26]]></link><guid isPermaLink="false">c04701a7-ee0d-41da-a228-34360eb3dc30</guid><itunes:image href="https://artwork.captivate.fm/fc1ed01d-f4a3-4868-95ee-18e6ed805bc4/EP26-AgentAI-Prompted-Sarah-Medilo-Thumbnail-Audio-3000.png"/><pubDate>Tue, 18 Nov 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/c04701a7-ee0d-41da-a228-34360eb3dc30.mp3" length="79000320" type="audio/mpeg"/><itunes:duration>41:09</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>26</itunes:episode><podcast:episode>26</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/1a09a7b9-ad55-4a76-b910-bc7325589922/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Sarah Medilo: Building AI Agents and Balancing Family in the Philippines - Ep 26"><podcast:source uri="https://youtu.be/apn-ZCmoIDU"/></podcast:alternateEnclosure></item><item><title>Jorge Fuentes: From Law to AI Innovation and the Future of Citizen Builders - Ep 25</title><itunes:title>Jorge Fuentes: From Law to AI Innovation and the Future of Citizen Builders - Ep 25</itunes:title><description><![CDATA[<p>Join us on Builder Stories as we dive into the inspiring journey of <strong>Jorge Fuentes</strong>, a trailblazer who transitioned from law to AI. Jorge's story is a testament to the power of curiosity and the endless possibilities that AI offers. Discover how he embraced AI to create innovative agents that are transforming the way businesses operate.</p><p>In this episode, Jorge shares his unique path from being a lawyer and insurance agent to becoming a digital marketer and AI builder. He highlights the accessibility of AI, stating, "Learning AI, the barriers to entry to learning AI are super low. They've never been lower than anything else in the past." Jorge's practical approach to building AI agents emphasizes iteration and improvement, offering valuable insights for aspiring builders. He predicts a future where AI adoption will outpace traditional software, driven by its simplicity and accessibility. Whether you're an experienced builder or just starting out, Jorge's journey will inspire you to explore the possibilities of AI and take the next step in your own building journey.</p><p><strong>Learn more and connect with Jorge Fuentes:</strong></p><ul><li>LinkedIn Profile: <a href="https://www.linkedin.com/in/jfuenteszapata/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jfuenteszapata/</a></li><li>Jorge’s Agent.ai Profile: <a href="https://agent.ai/human/JAFuentesZapata" rel="noopener noreferrer" target="_blank">https://agent.ai/human/JAFuentesZapata</a></li><li>Jorge’s Website: <a href="https://fuenteszapata.co/" rel="noopener noreferrer" target="_blank">https://fuenteszapata.co/</a></li><li>Jorge’s YouTube: <a href="https://www.youtube.com/@jorgealbertofuenteszapata" rel="noopener noreferrer" target="_blank">https://www.youtube.com/@jorgealbertofuenteszapata</a>&nbsp;</li><li>Sidekick Strategies: <a href="https://sidekickstrategies.com/" rel="noopener noreferrer" target="_blank">https://sidekickstrategies.com/</a> </li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>Join us on Builder Stories as we dive into the inspiring journey of <strong>Jorge Fuentes</strong>, a trailblazer who transitioned from law to AI. Jorge's story is a testament to the power of curiosity and the endless possibilities that AI offers. Discover how he embraced AI to create innovative agents that are transforming the way businesses operate.</p><p>In this episode, Jorge shares his unique path from being a lawyer and insurance agent to becoming a digital marketer and AI builder. He highlights the accessibility of AI, stating, "Learning AI, the barriers to entry to learning AI are super low. They've never been lower than anything else in the past." Jorge's practical approach to building AI agents emphasizes iteration and improvement, offering valuable insights for aspiring builders. He predicts a future where AI adoption will outpace traditional software, driven by its simplicity and accessibility. Whether you're an experienced builder or just starting out, Jorge's journey will inspire you to explore the possibilities of AI and take the next step in your own building journey.</p><p><strong>Learn more and connect with Jorge Fuentes:</strong></p><ul><li>LinkedIn Profile: <a href="https://www.linkedin.com/in/jfuenteszapata/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/jfuenteszapata/</a></li><li>Jorge’s Agent.ai Profile: <a href="https://agent.ai/human/JAFuentesZapata" rel="noopener noreferrer" target="_blank">https://agent.ai/human/JAFuentesZapata</a></li><li>Jorge’s Website: <a href="https://fuenteszapata.co/" rel="noopener noreferrer" target="_blank">https://fuenteszapata.co/</a></li><li>Jorge’s YouTube: <a href="https://www.youtube.com/@jorgealbertofuenteszapata" rel="noopener noreferrer" target="_blank">https://www.youtube.com/@jorgealbertofuenteszapata</a>&nbsp;</li><li>Sidekick Strategies: <a href="https://sidekickstrategies.com/" rel="noopener noreferrer" target="_blank">https://sidekickstrategies.com/</a> </li></ul><br/><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/jorge-fuentes-from-law-to-ai-innovation-and-the-future-of-citizen-builders-ep-25]]></link><guid isPermaLink="false">1d4c3b07-0c9a-4453-9beb-da0e0bb3882a</guid><itunes:image href="https://artwork.captivate.fm/12211df6-820c-415c-92e3-ec8cd45a2bd6/EP25-AgentAI-Prompted-Jorge-Fuentes-Thumbnail-Audio-3000.png"/><pubDate>Tue, 11 Nov 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/1d4c3b07-0c9a-4453-9beb-da0e0bb3882a.mp3" length="85435392" type="audio/mpeg"/><itunes:duration>44:30</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>25</itunes:episode><podcast:episode>25</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/9a2f2537-b5f2-4ccb-9e43-e1d9e30346b6/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Jorge Fuentes: From Law to AI Innovation and the Future of Citizen Builders - Ep 25"><podcast:source uri="https://youtu.be/VLWuIAvYQ54"/></podcast:alternateEnclosure></item><item><title>How Carole Mahoney Is Using Agentic AI to Make Sales More Human - Ep 24</title><itunes:title>How Carole Mahoney Is Using Agentic AI to Make Sales More Human - Ep 24</itunes:title><description><![CDATA[<p>Join us on Builder Stories as we dive into the transformative journey of Carole Mahoney, a former sales skeptic turned passionate advocate. Discover how Carole's unique approach to sales, rooted in empathy and problem-solving, is revolutionizing the industry. Her insights into AI and its potential to enhance human connection make this episode a must-listen for builders and AI enthusiasts alike.</p><p>Carole Mahoney's story is one of resilience and innovation. During the Great Recession, she transitioned from a marketing professional to a sales expert, driven by necessity and a desire to help others. Her realization that "sales skills are life skills" reshaped her career and personal life. Carole founded Unbound Growth to train salespeople with a customer-centric approach, emphasizing genuine connections over mere transactions. Her venture into AI led to the creation of an agent that assists salespeople in preparing for conversations by generating tailored questions and strategies. This tool exemplifies her belief that technology should enhance, not replace, human interaction. Carole's journey offers valuable lessons in adaptability, empathy, and continuous learning, inspiring builders to create meaningful impacts in their industries. As she envisions a future where AI empowers human connection, Carole's mission is to elevate the perception of sales as a respected and valued profession. "Nothing comes into the world, nothing happens into the world until someone makes a sale," she asserts, highlighting the fundamental role of sales in driving progress.</p><p><strong>Learn more and connect with Carole Mahoney:</strong></p><ul><li>Carole on LinkedIn - <a href="https://www.linkedin.com/in/carolemahoney/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/carolemahoney/</a>&nbsp;</li><li>Unbound Growth Website - <a href="https://www.unboundgrowth.com/" rel="noopener noreferrer" target="_blank">https://www.unboundgrowth.com/</a>&nbsp;</li><li>Buyer First Book - <a href="https://www.carolemahoney.com/books" rel="noopener noreferrer" target="_blank">https://www.carolemahoney.com/books</a>&nbsp;</li><li>Carole’s LinkTree - <a href="https://linktr.ee/unboundgrowth" rel="noopener noreferrer" target="_blank">https://linktr.ee/unboundgrowth</a>&nbsp;</li></ul><br/><p>Subscribe for more <em>Prompted: Builder Stories</em> and visit <a href="http://agent.ai" rel="noopener noreferrer" target="_blank">agent.ai</a> to start building your own agents.</p>]]></description><content:encoded><![CDATA[<p>Join us on Builder Stories as we dive into the transformative journey of Carole Mahoney, a former sales skeptic turned passionate advocate. Discover how Carole's unique approach to sales, rooted in empathy and problem-solving, is revolutionizing the industry. Her insights into AI and its potential to enhance human connection make this episode a must-listen for builders and AI enthusiasts alike.</p><p>Carole Mahoney's story is one of resilience and innovation. During the Great Recession, she transitioned from a marketing professional to a sales expert, driven by necessity and a desire to help others. Her realization that "sales skills are life skills" reshaped her career and personal life. Carole founded Unbound Growth to train salespeople with a customer-centric approach, emphasizing genuine connections over mere transactions. Her venture into AI led to the creation of an agent that assists salespeople in preparing for conversations by generating tailored questions and strategies. This tool exemplifies her belief that technology should enhance, not replace, human interaction. Carole's journey offers valuable lessons in adaptability, empathy, and continuous learning, inspiring builders to create meaningful impacts in their industries. As she envisions a future where AI empowers human connection, Carole's mission is to elevate the perception of sales as a respected and valued profession. "Nothing comes into the world, nothing happens into the world until someone makes a sale," she asserts, highlighting the fundamental role of sales in driving progress.</p><p><strong>Learn more and connect with Carole Mahoney:</strong></p><ul><li>Carole on LinkedIn - <a href="https://www.linkedin.com/in/carolemahoney/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/carolemahoney/</a>&nbsp;</li><li>Unbound Growth Website - <a href="https://www.unboundgrowth.com/" rel="noopener noreferrer" target="_blank">https://www.unboundgrowth.com/</a>&nbsp;</li><li>Buyer First Book - <a href="https://www.carolemahoney.com/books" rel="noopener noreferrer" target="_blank">https://www.carolemahoney.com/books</a>&nbsp;</li><li>Carole’s LinkTree - <a href="https://linktr.ee/unboundgrowth" rel="noopener noreferrer" target="_blank">https://linktr.ee/unboundgrowth</a>&nbsp;</li></ul><br/><p>Subscribe for more <em>Prompted: Builder Stories</em> and visit <a href="http://agent.ai" rel="noopener noreferrer" target="_blank">agent.ai</a> to start building your own agents.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/how-carole-mahoney-is-using-agentic-ai-to-make-sales-more-human-ep-24]]></link><guid isPermaLink="false">bab99721-79db-4e4c-a97d-f0940168fa5a</guid><itunes:image href="https://artwork.captivate.fm/b4f4f92f-bcbe-427f-b65c-abc95fb94f7e/EP24-AgentAI-Prompted-Carole-Mahoney-Thumbnail-Audio-3000.png"/><pubDate>Tue, 04 Nov 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/bab99721-79db-4e4c-a97d-f0940168fa5a.mp3" length="75652608" type="audio/mpeg"/><itunes:duration>39:24</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>24</itunes:episode><podcast:episode>24</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/67dbed30-3a2c-4a9e-945e-ac21e81c76f4/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="How Carole Mahoney Is Using Agentic AI to Make Sales More Human - Ep 24"><podcast:source uri="https://youtu.be/Nu_zH9ulhaA"/></podcast:alternateEnclosure></item><item><title>Embracing the Unconventional: Sam Mallikarjunan’s Journey from AI Skeptic to Advocate - Ep 23</title><itunes:title>Embracing the Unconventional: Sam Mallikarjunan’s Journey from AI Skeptic to Advocate - Ep 23</itunes:title><description><![CDATA[<p>What happens when a lifelong innovator goes from AI skeptic to passionate advocate for democratizing technology?</p><p>In this episode of <strong><em>Prompted: Builder Stories</em></strong>, Kyle James sits down with <strong>Sam Mallikarjunan</strong>, General Manager at Agent.ai and former Head of Growth at HubSpot Labs, to explore how AI is reshaping creativity, work, and human potential. Sam shares his personal journey — from building OneScreen.ai to leading the charge at Agent.ai — and explains why the future of AI depends on imagination, not just technology.</p><p>👉 Watch the full conversation to learn how AI can empower anyone to build, automate, and innovate.</p><p> Read the companion blog post and join the community discussion at<a href="https://blog.agent.ai" rel="noopener noreferrer" target="_blank"> blog.agent.ai</a></p><p><strong>Learn more and connect with Sam:</strong></p><ul><li>Connect with Sam on LinkedIn: <a href="https://www.linkedin.com/in/mallikarjunan/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/mallikarjunan/</a>&nbsp;</li><li>Take Sam’s AI course on LinkedIn: <a href="https://www.linkedin.com/learning/generative-ai-for-sales-and-services-professionals/ai-in-sales-and-services" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/learning/generative-ai-for-sales-and-services-professionals/ai-in-sales-and-services</a> </li></ul><br/>]]></description><content:encoded><![CDATA[<p>What happens when a lifelong innovator goes from AI skeptic to passionate advocate for democratizing technology?</p><p>In this episode of <strong><em>Prompted: Builder Stories</em></strong>, Kyle James sits down with <strong>Sam Mallikarjunan</strong>, General Manager at Agent.ai and former Head of Growth at HubSpot Labs, to explore how AI is reshaping creativity, work, and human potential. Sam shares his personal journey — from building OneScreen.ai to leading the charge at Agent.ai — and explains why the future of AI depends on imagination, not just technology.</p><p>👉 Watch the full conversation to learn how AI can empower anyone to build, automate, and innovate.</p><p> Read the companion blog post and join the community discussion at<a href="https://blog.agent.ai" rel="noopener noreferrer" target="_blank"> blog.agent.ai</a></p><p><strong>Learn more and connect with Sam:</strong></p><ul><li>Connect with Sam on LinkedIn: <a href="https://www.linkedin.com/in/mallikarjunan/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/mallikarjunan/</a>&nbsp;</li><li>Take Sam’s AI course on LinkedIn: <a href="https://www.linkedin.com/learning/generative-ai-for-sales-and-services-professionals/ai-in-sales-and-services" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/learning/generative-ai-for-sales-and-services-professionals/ai-in-sales-and-services</a> </li></ul><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/embracing-the-unconventional-sam-mallikarjunans-journey-from-ai-skeptic-to-advocate-ep-23]]></link><guid isPermaLink="false">672e1484-bf3a-4761-bb08-eb1b64f2ccd8</guid><itunes:image href="https://artwork.captivate.fm/9c6ee530-598b-4f22-ae86-559c1b74c283/EP23-AgentAI-Sam-Mallikarjunan-Thumbnail-Audio-3000.png"/><pubDate>Tue, 28 Oct 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/672e1484-bf3a-4761-bb08-eb1b64f2ccd8.mp3" length="94586112" type="audio/mpeg"/><itunes:duration>49:16</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>23</itunes:episode><podcast:episode>23</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/846523a2-92e1-4622-b5ec-7c562883faba/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Embracing the Unconventional: Sam Mallikarjunan’s Journey from AI Skeptic to Advocate - Ep 23"><podcast:source uri="https://youtu.be/_Agrxt9espI"/></podcast:alternateEnclosure></item><item><title>Vikram Ekambaram: From Redundancy to AI Innovator - Ep 22</title><itunes:title>Vikram Ekambaram: From Redundancy to AI Innovator - Ep 22</itunes:title><description><![CDATA[<p>Join us for an inspiring episode of Builder Stories featuring Vikram Ekambaram, a visionary in the world of AI agents. Vikram's journey from redundancy to innovation is a testament to resilience and the transformative power of Gen AIi. Discover how he empowers non-technical individuals to make a significant impact in AI.</p><p>In this episode, Vikram shares his insights on leveraging Gen AI to bridge gaps in go-to-market strategies, even in AI-first companies. He emphasizes the importance of data in agent building, stating, "It's all about the data. If I have the data, I could probably build an agent on top of it to do whatever your process is." Vikram's consultancy, Vyceral Solutions, focuses on solving real business problems through multi-agent orchestration, showcasing the future of AI as inherently multi-agentic. His story encourages builders to embrace challenges and explore AI's possibilities, advising, "Solve a problem that you have yourself." Whether you're an experienced builder or just starting, Vikram's journey offers valuable lessons and inspiration for all.</p><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p><p><strong>Learn more and connect with Vikram Ekambaram:</strong></p><ul><li>Connect with Vikram on LinkedIn: <a href="https://www.linkedin.com/in/vekambar/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/vekambar/</a>&nbsp;</li><li>Follow Vikram on Agent.ai: <a href="https://agent.ai/human/vekambar" rel="noopener noreferrer" target="_blank">https://agent.ai/human/vekambar</a>&nbsp;</li><li>VYCERAL Solutions Website: <a href="https://www.vyceralsolutions.com/" rel="noopener noreferrer" target="_blank">https://www.vyceralsolutions.com/</a>&nbsp;</li><li>VYCERAL on YouTube: <a href="https://www.youtube.com/@VYCERALSolutions/" rel="noopener noreferrer" target="_blank">https://www.youtube.com/@VYCERALSolutions/</a> </li></ul><br/>]]></description><content:encoded><![CDATA[<p>Join us for an inspiring episode of Builder Stories featuring Vikram Ekambaram, a visionary in the world of AI agents. Vikram's journey from redundancy to innovation is a testament to resilience and the transformative power of Gen AIi. Discover how he empowers non-technical individuals to make a significant impact in AI.</p><p>In this episode, Vikram shares his insights on leveraging Gen AI to bridge gaps in go-to-market strategies, even in AI-first companies. He emphasizes the importance of data in agent building, stating, "It's all about the data. If I have the data, I could probably build an agent on top of it to do whatever your process is." Vikram's consultancy, Vyceral Solutions, focuses on solving real business problems through multi-agent orchestration, showcasing the future of AI as inherently multi-agentic. His story encourages builders to embrace challenges and explore AI's possibilities, advising, "Solve a problem that you have yourself." Whether you're an experienced builder or just starting, Vikram's journey offers valuable lessons and inspiration for all.</p><p>Subscribe for more Builder Stories and visit agent.ai to start building your own agents.</p><p><strong>Learn more and connect with Vikram Ekambaram:</strong></p><ul><li>Connect with Vikram on LinkedIn: <a href="https://www.linkedin.com/in/vekambar/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/vekambar/</a>&nbsp;</li><li>Follow Vikram on Agent.ai: <a href="https://agent.ai/human/vekambar" rel="noopener noreferrer" target="_blank">https://agent.ai/human/vekambar</a>&nbsp;</li><li>VYCERAL Solutions Website: <a href="https://www.vyceralsolutions.com/" rel="noopener noreferrer" target="_blank">https://www.vyceralsolutions.com/</a>&nbsp;</li><li>VYCERAL on YouTube: <a href="https://www.youtube.com/@VYCERALSolutions/" rel="noopener noreferrer" target="_blank">https://www.youtube.com/@VYCERALSolutions/</a> </li></ul><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/vikram-ekambaram-from-redundancy-to-ai-innovator-ep-22]]></link><guid isPermaLink="false">69224678-c0c5-4975-b6bc-a7fd621f67d1</guid><itunes:image href="https://artwork.captivate.fm/cbd2e64a-8f94-433b-a4d1-ac309c7285d9/EP22-AgentAI-Prompted-Vikram-Ekambaram-Thumbnail-Audio-3000.png"/><pubDate>Tue, 21 Oct 2025 11:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/69224678-c0c5-4975-b6bc-a7fd621f67d1.mp3" length="94124544" type="audio/mpeg"/><itunes:duration>49:01</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>22</itunes:episode><podcast:episode>22</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/8af5209c-4bf0-4494-95cf-08d3e701b9ff/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Vikram Ekambaram: From Redundancy to AI Innovator - Ep 22"><podcast:source uri="https://youtu.be/W2mBCkIO99E"/></podcast:alternateEnclosure></item><item><title>Turning Support Tickets into Product Insights with Tom Bachant (Unthread Founder) - Ep 21</title><itunes:title>Turning Support Tickets into Product Insights with Tom Bachant (Unthread Founder) - Ep 21</itunes:title><description><![CDATA[<p>What if your backlog of support tickets could do more than record problems?</p><p> In this episode of <em>Builder Stories</em>, Kyle James sits down with <strong>Tom Bachant</strong>, founder and CEO of <strong>Unthread</strong>, to explore how AI can transform everyday support conversations into actionable insights.</p><p>Tom’s journey spans from co-founding the ride-sharing startup <strong>Dashride</strong> (acquired by Cruise) to leading <strong>Unthread</strong>, an AI-powered support platform that lives entirely inside Slack. Along the way, he built the <strong>Support Ticket Analyzer Agent</strong> on Agent.ai — a practical tool that turns raw CSV data into clear recommendations for product, IT, and HR teams.</p><p>You’ll learn:</p><ul><li>How Unthread automates internal support directly within Slack</li><li>The story behind Tom’s Support Ticket Analyzer Agent and how it works</li><li>Why actionable insight is more powerful than simple AI summarization</li><li>How teams can use AI to prioritize fixes, improve documentation, and plan better roadmaps</li><li>The human lessons behind building real, useful AI agents</li></ul><br/><p>🎯 <strong>Try Tom’s Support Ticket Analyzer Agent:</strong><a href="https://www.agent.ai" rel="noopener noreferrer" target="_blank"> https://www.agent.ai</a></p><p>💬 <strong>Join the community:</strong><a href="https://community.agent.ai" rel="noopener noreferrer" target="_blank"> https://community.agent.ai</a></p><p>If you’ve ever wondered how to make AI <em>actually useful</em> for your team, this episode will show you where to start.</p><p><strong>Learn more and connect with Tom Bachant:</strong></p><ul><li>Connect with Tom on LinkedIn: <a href="https://www.linkedin.com/in/tombachant/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/tombachant/</a>&nbsp;</li><li>Tom’s Support Ticket Analyzer Agent: <a href="https://agent.ai/profile/ticket-analysis" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ticket-analysis</a></li><li>Unthread’s Website - <a href="https://unthread.io/" rel="noopener noreferrer" target="_blank">https://unthread.io/</a>&nbsp;</li></ul><br/>]]></description><content:encoded><![CDATA[<p>What if your backlog of support tickets could do more than record problems?</p><p> In this episode of <em>Builder Stories</em>, Kyle James sits down with <strong>Tom Bachant</strong>, founder and CEO of <strong>Unthread</strong>, to explore how AI can transform everyday support conversations into actionable insights.</p><p>Tom’s journey spans from co-founding the ride-sharing startup <strong>Dashride</strong> (acquired by Cruise) to leading <strong>Unthread</strong>, an AI-powered support platform that lives entirely inside Slack. Along the way, he built the <strong>Support Ticket Analyzer Agent</strong> on Agent.ai — a practical tool that turns raw CSV data into clear recommendations for product, IT, and HR teams.</p><p>You’ll learn:</p><ul><li>How Unthread automates internal support directly within Slack</li><li>The story behind Tom’s Support Ticket Analyzer Agent and how it works</li><li>Why actionable insight is more powerful than simple AI summarization</li><li>How teams can use AI to prioritize fixes, improve documentation, and plan better roadmaps</li><li>The human lessons behind building real, useful AI agents</li></ul><br/><p>🎯 <strong>Try Tom’s Support Ticket Analyzer Agent:</strong><a href="https://www.agent.ai" rel="noopener noreferrer" target="_blank"> https://www.agent.ai</a></p><p>💬 <strong>Join the community:</strong><a href="https://community.agent.ai" rel="noopener noreferrer" target="_blank"> https://community.agent.ai</a></p><p>If you’ve ever wondered how to make AI <em>actually useful</em> for your team, this episode will show you where to start.</p><p><strong>Learn more and connect with Tom Bachant:</strong></p><ul><li>Connect with Tom on LinkedIn: <a href="https://www.linkedin.com/in/tombachant/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/tombachant/</a>&nbsp;</li><li>Tom’s Support Ticket Analyzer Agent: <a href="https://agent.ai/profile/ticket-analysis" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ticket-analysis</a></li><li>Unthread’s Website - <a href="https://unthread.io/" rel="noopener noreferrer" target="_blank">https://unthread.io/</a>&nbsp;</li></ul><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/turning-support-tickets-into-product-insights-with-tom-bachant-unthread-founder-ep-21]]></link><guid isPermaLink="false">84c68ecd-279e-4e29-b638-5a37df869363</guid><itunes:image href="https://artwork.captivate.fm/b60fe0a7-a1a5-4773-b245-3ac05936734b/EP21-AgentAI-Prompted-Thumbnail-Audio-3000.png"/><pubDate>Tue, 14 Oct 2025 11:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/84c68ecd-279e-4e29-b638-5a37df869363.mp3" length="82391040" type="audio/mpeg"/><itunes:duration>42:55</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>21</itunes:episode><podcast:episode>21</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/70041516-339e-499e-9226-cdb6b3b15d79/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Turning Support Tickets into Product Insights with Tom Bachant (Unthread Founder) - Ep 21"><podcast:source uri="https://youtu.be/I0zgA_m0kG0"/></podcast:alternateEnclosure></item><item><title>Beth Dunn on Finding Your Sweet Spot: How AI Agents Unlock Creative Potential - Ep 20</title><itunes:title>Beth Dunn on Finding Your Sweet Spot: How AI Agents Unlock Creative Potential - Ep 20</itunes:title><description><![CDATA[<p>Beth Dunn, Head of Product Experience at Agent.ai and former HubSpot content design leader, shares her journey from creating “BethBot” to developing the <strong>Sweet Spot Framework</strong> for working with AI. In this episode of <em>Builder Stories</em>, Beth explains how builders can use agents to amplify their strengths, fill workflow gaps, and create more space for creativity.</p><p>You’ll learn:</p><ul><li>How Beth “automated herself out of a job” and into more meaningful work</li><li>The origins of the Sweet Spot archetypes and sidekick agents</li><li>Why generalists may be superpowered in the age of AI</li><li>How agents can evolve into adaptive teammates, not just tools</li><li>Practical advice for builders on where to start and how to collaborate</li></ul><br/><p>Beth’s message to the Agent.ai community is simple: <strong>lean into the weird.</strong></p><ul><li>👉 Watch now and discover your sweet spot with AI agents.</li><li>🎧 Full podcast available wherever you listen.</li><li> 🔗 Try the Sweet Spot agent here: https://blog.agent.ai/the-sweet-spot-agent</li></ul><br/><p><strong>Learn more and connect with Beth Dunn:</strong></p><ul><li>Beth on LinkedIn - <a href="https://www.linkedin.com/in/bethdunn/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/bethdunn/</a></li><li>The Sweet Spot Sidekick Blog Post - <a href="https://blog.agent.ai/sweet-spot-sidekicks" rel="noopener noreferrer" target="_blank">https://blog.agent.ai/sweet-spot-sidekicks</a>&nbsp;</li><li>Beth’s Website - <a href="https://www.bethdunn.com/" rel="noopener noreferrer" target="_blank">https://www.bethdunn.com/</a>&nbsp;</li><li>Beth Dunn’s Builder Profile - <a href="https://agent.ai/human/BethDunn_4" rel="noopener noreferrer" target="_blank">https://agent.ai/human/BethDunn_4</a>&nbsp;</li><li>Beth riding in a Waymo - <a href="https://www.linkedin.com/posts/inbound_inbound25-activity-7369810396318285825-qyY_" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/posts/inbound_inbound25-activity-7369810396318285825-qyY_</a> </li></ul><br/>]]></description><content:encoded><![CDATA[<p>Beth Dunn, Head of Product Experience at Agent.ai and former HubSpot content design leader, shares her journey from creating “BethBot” to developing the <strong>Sweet Spot Framework</strong> for working with AI. In this episode of <em>Builder Stories</em>, Beth explains how builders can use agents to amplify their strengths, fill workflow gaps, and create more space for creativity.</p><p>You’ll learn:</p><ul><li>How Beth “automated herself out of a job” and into more meaningful work</li><li>The origins of the Sweet Spot archetypes and sidekick agents</li><li>Why generalists may be superpowered in the age of AI</li><li>How agents can evolve into adaptive teammates, not just tools</li><li>Practical advice for builders on where to start and how to collaborate</li></ul><br/><p>Beth’s message to the Agent.ai community is simple: <strong>lean into the weird.</strong></p><ul><li>👉 Watch now and discover your sweet spot with AI agents.</li><li>🎧 Full podcast available wherever you listen.</li><li> 🔗 Try the Sweet Spot agent here: https://blog.agent.ai/the-sweet-spot-agent</li></ul><br/><p><strong>Learn more and connect with Beth Dunn:</strong></p><ul><li>Beth on LinkedIn - <a href="https://www.linkedin.com/in/bethdunn/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/bethdunn/</a></li><li>The Sweet Spot Sidekick Blog Post - <a href="https://blog.agent.ai/sweet-spot-sidekicks" rel="noopener noreferrer" target="_blank">https://blog.agent.ai/sweet-spot-sidekicks</a>&nbsp;</li><li>Beth’s Website - <a href="https://www.bethdunn.com/" rel="noopener noreferrer" target="_blank">https://www.bethdunn.com/</a>&nbsp;</li><li>Beth Dunn’s Builder Profile - <a href="https://agent.ai/human/BethDunn_4" rel="noopener noreferrer" target="_blank">https://agent.ai/human/BethDunn_4</a>&nbsp;</li><li>Beth riding in a Waymo - <a href="https://www.linkedin.com/posts/inbound_inbound25-activity-7369810396318285825-qyY_" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/posts/inbound_inbound25-activity-7369810396318285825-qyY_</a> </li></ul><br/>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/beth-dunn-on-finding-your-sweet-spot-how-ai-agents-unlock-creative-potential-ep-20]]></link><guid isPermaLink="false">018fc1c8-4d98-4b1b-af97-39114594e1a6</guid><itunes:image href="https://artwork.captivate.fm/4db5be28-ada9-4ee4-9ac2-17f3e9d58fb8/EP20-Agent-AI-Builder-Series-Beth-Dunn-Thumbnail-Audio-3000.png"/><pubDate>Tue, 07 Oct 2025 11:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/018fc1c8-4d98-4b1b-af97-39114594e1a6.mp3" length="85903104" type="audio/mpeg"/><itunes:duration>44:44</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>20</itunes:episode><podcast:episode>20</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/abafedbb-c810-4fbf-bcee-f059508c038c/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Beth Dunn on Finding Your Sweet Spot: How AI Agents Unlock Creative Potential - Ep 20"><podcast:source uri="https://youtu.be/cmF3xJztpD8"/></podcast:alternateEnclosure></item><item><title>Play, Community, and Iteration: Mike Redbord’s Guide to Successful Agent Building - Ep 19</title><itunes:title>Play, Community, and Iteration: Mike Redbord’s Guide to Successful Agent Building - Ep 19</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Mike Redbord:</strong></p><ul><li>Mike on LinkedIn - <a href="https://www.linkedin.com/in/mredbord/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/mredbord/</a></li><li>AI Workshop Signup - <a href="https://content.agent.ai/ai-skills-workshop" rel="noopener noreferrer" target="_blank">https://content.agent.ai/ai-skills-workshop</a>&nbsp;</li><li>Session Ran at Inbound - <a href="https://www.inbound.com/sessions/recQMNBsJpB6ZLhIk" rel="noopener noreferrer" target="_blank">https://www.inbound.com/sessions/recQMNBsJpB6ZLhIk</a></li></ul><br/><p>--</p><p>Welcome to another episode of <em>Prompted: Builder Stories</em> by Agent.ai.</p><p>In this conversation, we sit down with <strong>Mike Redbord</strong>, known as the <em>“Human Helper”</em> at Agent.ai. Mike has taught thousands of people to build their first AI agent through Agent.ai’s 101 workshops. He’s seen firsthand what sparks confidence, creativity, and real adoption.</p><p>In this episode, Mike shares:</p><ul><li>Why <strong>starting small</strong> is the key to success in agent building</li><li>How <strong>play and experimentation</strong> lead to breakthrough ideas</li><li>The role of <strong>community and co-learning</strong> in building momentum</li><li>Insights from <strong>INBOUND 2025</strong> and the shift from curiosity to imperative adoption</li><li>Why an <strong>iteration mindset</strong> is more powerful than aiming for perfection</li></ul><br/><p>Whether you’re just getting started or already experimenting with agents, Mike’s story is full of practical takeaways to help you move from tinkering to traction.</p><p>👉 <strong>Subscribe for more builder stories</strong> and join the Agent.ai community: <a href="https://community.agent.ai/" rel="noopener noreferrer" target="_blank">https://community.agent.ai/</a> </p><p>👉 <strong>Try building your first agent today</strong>: <a href="https://agent.ai/" rel="noopener noreferrer" target="_blank">https://agent.ai/</a> </p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Mike Redbord:</strong></p><ul><li>Mike on LinkedIn - <a href="https://www.linkedin.com/in/mredbord/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/mredbord/</a></li><li>AI Workshop Signup - <a href="https://content.agent.ai/ai-skills-workshop" rel="noopener noreferrer" target="_blank">https://content.agent.ai/ai-skills-workshop</a>&nbsp;</li><li>Session Ran at Inbound - <a href="https://www.inbound.com/sessions/recQMNBsJpB6ZLhIk" rel="noopener noreferrer" target="_blank">https://www.inbound.com/sessions/recQMNBsJpB6ZLhIk</a></li></ul><br/><p>--</p><p>Welcome to another episode of <em>Prompted: Builder Stories</em> by Agent.ai.</p><p>In this conversation, we sit down with <strong>Mike Redbord</strong>, known as the <em>“Human Helper”</em> at Agent.ai. Mike has taught thousands of people to build their first AI agent through Agent.ai’s 101 workshops. He’s seen firsthand what sparks confidence, creativity, and real adoption.</p><p>In this episode, Mike shares:</p><ul><li>Why <strong>starting small</strong> is the key to success in agent building</li><li>How <strong>play and experimentation</strong> lead to breakthrough ideas</li><li>The role of <strong>community and co-learning</strong> in building momentum</li><li>Insights from <strong>INBOUND 2025</strong> and the shift from curiosity to imperative adoption</li><li>Why an <strong>iteration mindset</strong> is more powerful than aiming for perfection</li></ul><br/><p>Whether you’re just getting started or already experimenting with agents, Mike’s story is full of practical takeaways to help you move from tinkering to traction.</p><p>👉 <strong>Subscribe for more builder stories</strong> and join the Agent.ai community: <a href="https://community.agent.ai/" rel="noopener noreferrer" target="_blank">https://community.agent.ai/</a> </p><p>👉 <strong>Try building your first agent today</strong>: <a href="https://agent.ai/" rel="noopener noreferrer" target="_blank">https://agent.ai/</a> </p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/play-community-and-iteration-mike-redbords-guide-to-successful-agent-building-ep-19]]></link><guid isPermaLink="false">c8fdf5af-4c07-4e36-a57a-705197296fbb</guid><itunes:image href="https://artwork.captivate.fm/6540d797-7c5e-49c3-bb38-c22a9d1f1c98/EP19-Agent-AI-Builder-Series-Mike-Redbord-Thumbnail-Audio-3000.png"/><pubDate>Tue, 30 Sep 2025 11:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/c8fdf5af-4c07-4e36-a57a-705197296fbb.mp3" length="68096256" type="audio/mpeg"/><itunes:duration>35:28</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>19</itunes:episode><podcast:episode>19</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Play, Community, and Iteration: Mike Redbord’s Guide to Successful Agent Building - Ep 19"><podcast:source uri="https://youtu.be/qxwgO76Vawo"/></podcast:alternateEnclosure></item><item><title>From Demand Gen to DIY Agents: How Logan Rivenes Landed His Dream Role with AI - Ep 18</title><itunes:title>From Demand Gen to DIY Agents: How Logan Rivenes Landed His Dream Role with AI - Ep 18</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Logan Rivenes:</strong></p><ul><li>Logan’s LinkedIn - <a href="https://www.linkedin.com/in/loganrivenes/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/loganrivenes/</a></li><li>Red Bike Marketing - <a href="https://redbikemarketing.com/" rel="noopener noreferrer" target="_blank">https://redbikemarketing.com/</a></li><li>Demand Gen Confidential Podcast - <a href="https://redbikemarketing.com/demand-gen-confidential/" rel="noopener noreferrer" target="_blank">https://redbikemarketing.com/demand-gen-confidential/</a>&nbsp;</li><li>HR Bench Pulse Podcast - <a href="http://www.hrbench.com/resource/pulse" rel="noopener noreferrer" target="_blank">http://www.hrbench.com/resource/pulse</a> </li></ul><br/><p>--</p><h3>Landed a Job with AI Agents</h3><p><em>“I’m of the opinion that out of the box is for amateurs.”</em> – Logan Rivenes</p><p>When layoffs and market shifts put pressure on job seekers, Logan Rivenes, demand generation veteran and host of <a href="https://redbikemarketing.com/demand-gen-confidential/" rel="noopener noreferrer" target="_blank"><em>Demand Gen Confidential</em></a>, turned to AI agents not just as a side project but as a lifeline. With 15 years of experience scaling pipeline for B2B companies, Logan knew how to work systems. What he did not expect was that building agents would land him his next big role at <a href="https://www.hrbench.com/" rel="noopener noreferrer" target="_blank">HRBench</a>.</p><h3>The DIY Mindset</h3><p>Logan describes himself as a sales rep turned marketer with a love for tinkering. That do-it-yourself streak led him to push past “out of the box” defaults in both marketing automation and AI. Rather than rely on pre-built templates, he stitched together free tools like Clay, Apollo, and Google Sheets with Agent.ai webhooks to create a fully customized job-hunting workflow.</p><p><em>“Every post is basically a thousand applications… How am I gonna get through the noise?”</em></p><h3>The Job Search Agent Stack</h3><p>Logan’s system started with firmographic filters (HR tech, company size) in Apollo, cross-checked in Clay, then piped into Google Sheets. From there:</p><ul><li>Agent.ai webhook calls scanned job boards and company sites directly.</li><li>A validation agent enriched company profiles with funding and context.</li><li>Manual plus AI-assisted cover letter drafting layered personalization on top.</li></ul><br/><p>The scale was impressive:</p><p><em>“The total company list was 5,000… whittled down to 10 or 15 good jobs I could apply for.”</em></p><p>This was not a spray-and-pray approach. It was targeted, systematic, and repeatable.</p><h3>The Outcome</h3><p>The process worked.</p><p><em>“I landed a gig through this AI builder.”</em></p><p>Logan joined HRBench, an HR data company, and immediately began applying lessons from agent building into his marketing workflows. For him, the takeaway was clear: agents are not abstract toys. They are practical leverage.</p><h3>Lessons for Builders</h3><p>Logan’s story highlights several principles that builders can carry into their own projects. First, agent design is about workflows, not lines of code. He compares building with Agent.ai to designing a HubSpot workflow or drawing a flowchart in Miro. Once you know the outcome you want, you can break the process into steps and link them together. That mindset lowers the barrier to entry for anyone who has ever worked with automation.</p><p>Another lesson is the importance of resourcefulness. Logan deliberately avoided expensive SaaS tiers by piecing together free versions of Clay, Apollo, and Google Sheets, then connecting them through simple webhook calls. It required more manual effort, but it also made the solution more accessible and replicable. He encourages builders to focus first on solving the problem with whatever is at hand, rather than waiting for perfect conditions or full-featured subscriptions.</p><p>Finally, Logan underscores the value of tinkering. Just as in his DIY home projects, he believes the biggest hurdle is choosing what to build and being willing to open the wall to see what is behind it. Some agents will stall, others will be clunky, but the act of trying creates learning. For Logan, playful side projects like an “AI general manager” for his fantasy football league sharpened the skills that later applied to professional work. The experimentation itself is the training ground.</p><h3>Need Help Landing a New Job?</h3><p>Logan is open to sharing the very agent he used for his job hunt.</p><p><em>“If you are in the job hunt or want the agent I used, just reach out and I’ll give it to you and teach you how to use it.”</em></p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Logan Rivenes:</strong></p><ul><li>Logan’s LinkedIn - <a href="https://www.linkedin.com/in/loganrivenes/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/loganrivenes/</a></li><li>Red Bike Marketing - <a href="https://redbikemarketing.com/" rel="noopener noreferrer" target="_blank">https://redbikemarketing.com/</a></li><li>Demand Gen Confidential Podcast - <a href="https://redbikemarketing.com/demand-gen-confidential/" rel="noopener noreferrer" target="_blank">https://redbikemarketing.com/demand-gen-confidential/</a>&nbsp;</li><li>HR Bench Pulse Podcast - <a href="http://www.hrbench.com/resource/pulse" rel="noopener noreferrer" target="_blank">http://www.hrbench.com/resource/pulse</a> </li></ul><br/><p>--</p><h3>Landed a Job with AI Agents</h3><p><em>“I’m of the opinion that out of the box is for amateurs.”</em> – Logan Rivenes</p><p>When layoffs and market shifts put pressure on job seekers, Logan Rivenes, demand generation veteran and host of <a href="https://redbikemarketing.com/demand-gen-confidential/" rel="noopener noreferrer" target="_blank"><em>Demand Gen Confidential</em></a>, turned to AI agents not just as a side project but as a lifeline. With 15 years of experience scaling pipeline for B2B companies, Logan knew how to work systems. What he did not expect was that building agents would land him his next big role at <a href="https://www.hrbench.com/" rel="noopener noreferrer" target="_blank">HRBench</a>.</p><h3>The DIY Mindset</h3><p>Logan describes himself as a sales rep turned marketer with a love for tinkering. That do-it-yourself streak led him to push past “out of the box” defaults in both marketing automation and AI. Rather than rely on pre-built templates, he stitched together free tools like Clay, Apollo, and Google Sheets with Agent.ai webhooks to create a fully customized job-hunting workflow.</p><p><em>“Every post is basically a thousand applications… How am I gonna get through the noise?”</em></p><h3>The Job Search Agent Stack</h3><p>Logan’s system started with firmographic filters (HR tech, company size) in Apollo, cross-checked in Clay, then piped into Google Sheets. From there:</p><ul><li>Agent.ai webhook calls scanned job boards and company sites directly.</li><li>A validation agent enriched company profiles with funding and context.</li><li>Manual plus AI-assisted cover letter drafting layered personalization on top.</li></ul><br/><p>The scale was impressive:</p><p><em>“The total company list was 5,000… whittled down to 10 or 15 good jobs I could apply for.”</em></p><p>This was not a spray-and-pray approach. It was targeted, systematic, and repeatable.</p><h3>The Outcome</h3><p>The process worked.</p><p><em>“I landed a gig through this AI builder.”</em></p><p>Logan joined HRBench, an HR data company, and immediately began applying lessons from agent building into his marketing workflows. For him, the takeaway was clear: agents are not abstract toys. They are practical leverage.</p><h3>Lessons for Builders</h3><p>Logan’s story highlights several principles that builders can carry into their own projects. First, agent design is about workflows, not lines of code. He compares building with Agent.ai to designing a HubSpot workflow or drawing a flowchart in Miro. Once you know the outcome you want, you can break the process into steps and link them together. That mindset lowers the barrier to entry for anyone who has ever worked with automation.</p><p>Another lesson is the importance of resourcefulness. Logan deliberately avoided expensive SaaS tiers by piecing together free versions of Clay, Apollo, and Google Sheets, then connecting them through simple webhook calls. It required more manual effort, but it also made the solution more accessible and replicable. He encourages builders to focus first on solving the problem with whatever is at hand, rather than waiting for perfect conditions or full-featured subscriptions.</p><p>Finally, Logan underscores the value of tinkering. Just as in his DIY home projects, he believes the biggest hurdle is choosing what to build and being willing to open the wall to see what is behind it. Some agents will stall, others will be clunky, but the act of trying creates learning. For Logan, playful side projects like an “AI general manager” for his fantasy football league sharpened the skills that later applied to professional work. The experimentation itself is the training ground.</p><h3>Need Help Landing a New Job?</h3><p>Logan is open to sharing the very agent he used for his job hunt.</p><p><em>“If you are in the job hunt or want the agent I used, just reach out and I’ll give it to you and teach you how to use it.”</em></p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/from-demand-gen-to-diy-agents-how-logan-rivenes-landed-his-dream-role-with-ai-ep-18]]></link><guid isPermaLink="false">08185596-880c-40d1-82a1-92f4801e3cf0</guid><itunes:image href="https://artwork.captivate.fm/167b8021-4b98-4015-a7a5-463ddb3de764/EP18-Agent-AI-Builder-Series-Logan-Rivenes-Thumbnail-Audio-3000.png"/><pubDate>Tue, 23 Sep 2025 11:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/08185596-880c-40d1-82a1-92f4801e3cf0.mp3" length="75290112" type="audio/mpeg"/><itunes:duration>39:13</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>18</itunes:episode><podcast:episode>18</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/4e09833d-12d1-4cf3-b6e7-dc9adddcce7b/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="From Demand Gen to DIY Agents: How Logan Rivenes Landed His Dream Role with AI - Ep 18"><podcast:source uri="https://youtu.be/19YBop9LnME"/></podcast:alternateEnclosure></item><item><title>Inside Inbound 2025 with Matthew Stein: AI Agent Buzz and Practical Builder Takeaways - Ep 17</title><itunes:title>Inside Inbound 2025 with Matthew Stein: AI Agent Buzz and Practical Builder Takeaways - Ep 17</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Matthew Stein:</strong></p><ul><li>Matthew’s LinkedIn Profile - <a href="https://www.linkedin.com/in/steinmatthew/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/steinmatthew/</a>&nbsp;</li><li>Matthew’s Agent AI Profile - <a href="https://agent.ai/human/Chefmattrock" rel="noopener noreferrer" target="_blank">https://agent.ai/human/Chefmattrock</a> </li></ul><br/><p>--</p><p><em>*We wanted to take advantage of the recent momentum of the Inbound 2025 conference and are putting together a few episodes that dive into those insights with conversations from select insiders. Matthew here is the first of those conversations.</em></p><p>At Inbound 2025, one thing was undeniable: <strong>AI agents were everywhere.</strong></p><p>As Matthew Stein, executive producer of <em>Prompted Builder Stories</em> and part of the Agent.ai team, put it:</p><p>“AI is definitely front and center stage, everywhere you look.”</p><p>This year’s conference wasn’t just about buzzwords. It was about <em>building</em>. The Agent.ai booth gave attendees space to post ideas on a <strong>Bright Ideas Board</strong> and then walk over to the <strong>Builder Support Station</strong>, where Matthew and the team sat down with screens open and started turning those ideas into prototypes — often in under an hour.</p><h3>Theme 1: The Vibe at Inbound 2025</h3><p>What stood out wasn’t just how much attention AI agents drew, but how engaged people were in <strong>translating curiosity into action</strong>. Some attendees came with vague notions (“can AI help my sales team?”), while others brought specific, costly problems. In both cases, builders could help define the problem and spin up working solutions.</p><p>As Matthew shared:</p><p>“Sometimes they’re incredibly vague… Other people came in with an extremely discreet idea… and we solved some of those building pretty cool prototypes in, you know, under an hour.”</p><p>The energy was hands-on, collaborative, and optimistic. The takeaway? Builders aren’t just theorizing about agents anymore — they’re making them real.</p><h3>Theme 2: Practical Lessons from Builder Conversations</h3><p>Across dozens of conversations, Matthew noticed clear patterns:</p><ul><li><strong>Ops leads the way.</strong> Beyond sales and marketing, operations teams brought some of the most compelling use cases — where agents can eliminate repetitive workflows and unlock scale.</li><li><strong>Clear problem definitions win.</strong> Good agent ideas start with specific, bounded problems. Bad ones are fuzzy (“find my spiritual center”). The best? Precise tasks with measurable outcomes.</li><li><strong>The payoff is real.</strong> Time saved, money saved, errors reduced — those were the consistent benefits.</li></ul><br/><p>One standout story came from a translation company that still hired interns to <strong>manually count words in non-Latin scripts</strong> so they could price projects:</p><p>“That’s a perfect idea of something that helps save money, saves time, and reduces a bunch of grunt work.”</p><p>Within 45 minutes, the team had a prototype that handled Arabic and Greek documents with 95% accuracy — freeing interns from mind-numbing work and helping the company scale faster.</p><h3>What Makes a Good Agent?</h3><p>Matthew boiled it down simply:</p><p>“Basically we think of an agent as something that takes input, does a multi-step process that leverages tools, … and then returns output to you.”</p><p>And the litmus test for value?</p><p>“They need to solve painful problems, save meaningful time and money, have a thoughtful user experience, and create genuine value.”</p><h3>Looking Ahead</h3><p>Inbound 2025 showed how quickly builders are moving from <strong>ideas to working prototypes</strong>. And Matthew sees a clear trajectory:</p><p>“You’re going to see people jumping between applications less and less as these agents do a better job of stitching together the different places where you work.”</p><p>The message to builders is clear: start with well-defined problems, lean on the community, and build agents that deliver measurable impact.</p><p>Or in Matthew’s own words:</p><p>“I want to see what people are gonna go build. … Build things that you think will genuinely help people and share them.”</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Matthew Stein:</strong></p><ul><li>Matthew’s LinkedIn Profile - <a href="https://www.linkedin.com/in/steinmatthew/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/steinmatthew/</a>&nbsp;</li><li>Matthew’s Agent AI Profile - <a href="https://agent.ai/human/Chefmattrock" rel="noopener noreferrer" target="_blank">https://agent.ai/human/Chefmattrock</a> </li></ul><br/><p>--</p><p><em>*We wanted to take advantage of the recent momentum of the Inbound 2025 conference and are putting together a few episodes that dive into those insights with conversations from select insiders. Matthew here is the first of those conversations.</em></p><p>At Inbound 2025, one thing was undeniable: <strong>AI agents were everywhere.</strong></p><p>As Matthew Stein, executive producer of <em>Prompted Builder Stories</em> and part of the Agent.ai team, put it:</p><p>“AI is definitely front and center stage, everywhere you look.”</p><p>This year’s conference wasn’t just about buzzwords. It was about <em>building</em>. The Agent.ai booth gave attendees space to post ideas on a <strong>Bright Ideas Board</strong> and then walk over to the <strong>Builder Support Station</strong>, where Matthew and the team sat down with screens open and started turning those ideas into prototypes — often in under an hour.</p><h3>Theme 1: The Vibe at Inbound 2025</h3><p>What stood out wasn’t just how much attention AI agents drew, but how engaged people were in <strong>translating curiosity into action</strong>. Some attendees came with vague notions (“can AI help my sales team?”), while others brought specific, costly problems. In both cases, builders could help define the problem and spin up working solutions.</p><p>As Matthew shared:</p><p>“Sometimes they’re incredibly vague… Other people came in with an extremely discreet idea… and we solved some of those building pretty cool prototypes in, you know, under an hour.”</p><p>The energy was hands-on, collaborative, and optimistic. The takeaway? Builders aren’t just theorizing about agents anymore — they’re making them real.</p><h3>Theme 2: Practical Lessons from Builder Conversations</h3><p>Across dozens of conversations, Matthew noticed clear patterns:</p><ul><li><strong>Ops leads the way.</strong> Beyond sales and marketing, operations teams brought some of the most compelling use cases — where agents can eliminate repetitive workflows and unlock scale.</li><li><strong>Clear problem definitions win.</strong> Good agent ideas start with specific, bounded problems. Bad ones are fuzzy (“find my spiritual center”). The best? Precise tasks with measurable outcomes.</li><li><strong>The payoff is real.</strong> Time saved, money saved, errors reduced — those were the consistent benefits.</li></ul><br/><p>One standout story came from a translation company that still hired interns to <strong>manually count words in non-Latin scripts</strong> so they could price projects:</p><p>“That’s a perfect idea of something that helps save money, saves time, and reduces a bunch of grunt work.”</p><p>Within 45 minutes, the team had a prototype that handled Arabic and Greek documents with 95% accuracy — freeing interns from mind-numbing work and helping the company scale faster.</p><h3>What Makes a Good Agent?</h3><p>Matthew boiled it down simply:</p><p>“Basically we think of an agent as something that takes input, does a multi-step process that leverages tools, … and then returns output to you.”</p><p>And the litmus test for value?</p><p>“They need to solve painful problems, save meaningful time and money, have a thoughtful user experience, and create genuine value.”</p><h3>Looking Ahead</h3><p>Inbound 2025 showed how quickly builders are moving from <strong>ideas to working prototypes</strong>. And Matthew sees a clear trajectory:</p><p>“You’re going to see people jumping between applications less and less as these agents do a better job of stitching together the different places where you work.”</p><p>The message to builders is clear: start with well-defined problems, lean on the community, and build agents that deliver measurable impact.</p><p>Or in Matthew’s own words:</p><p>“I want to see what people are gonna go build. … Build things that you think will genuinely help people and share them.”</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/inside-inbound-2025-with-matthew-stein-ai-agent-buzz-and-practical-builder-takeaways-ep-17]]></link><guid isPermaLink="false">aa48fc70-dd6d-4df7-beda-d15f73af28a0</guid><itunes:image href="https://artwork.captivate.fm/c4369bad-6dff-4225-b12f-e33a18d0f184/EP17-Agent-AI-Builder-Series-Matthew-Stein-Thumbnail-Audio-3000.png"/><pubDate>Thu, 18 Sep 2025 11:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/aa48fc70-dd6d-4df7-beda-d15f73af28a0.mp3" length="37693231" type="audio/mpeg"/><itunes:duration>39:16</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>17</itunes:episode><podcast:episode>17</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Inside Inbound 2025 with Matthew Stein: AI Agent Buzz and Practical Builder Takeaways"><podcast:source uri="https://youtu.be/3-VyJwFGqRo"/></podcast:alternateEnclosure></item><item><title>How Erol Aykan Built ObjectionOwl to Scale Sales Coaching with AI - Ep 16</title><itunes:title>How Erol Aykan Built ObjectionOwl to Scale Sales Coaching with AI - Ep 16</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Erol:</strong></p><ul><li>Erol’s LinkedIn - <a href="https://www.linkedin.com/in/erolaykan/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/erolaykan/</a>&nbsp;</li><li>ObjectionOwl Agent (Award Winner) - <a href="https://agent.ai/profile/objectionowl" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/objectionowl</a>&nbsp;</li><li>Sales Discovery Coach Agent - <a href="https://agent.ai/profile/discovery-coach" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/discovery-coach</a>&nbsp;</li></ul><br/><p>--</p><p><strong>“What’s really important to me is that I build something that makes a change in someone’s life.”</strong> – <em>Erol Aykan</em></p><p>When Erol Aykan, a Sales Manager at HubSpot, first started tinkering with AI, he wasn’t chasing awards. He was trying to solve a problem for his team. A tedious process that used to take five hours a week could now be done in just <strong>20 minutes</strong>, thanks to a simple Chrome extension he built by prompting an LLM. That lightbulb moment kicked off his builder journey.</p><p>From there, Erol leaned into his strengths as a sales leader: frameworks, repeatable processes, and a relentless focus on coaching. The result? Two standout agents, <a href="https://agent.ai/profile/objectionowl" rel="noopener noreferrer" target="_blank"><strong>ObjectionOwl</strong></a> and <a href="https://agent.ai/profile/discovery-coach" rel="noopener noreferrer" target="_blank"><strong>Discovery Coach</strong></a>, that transform raw sales call transcripts into structured insights and actionable coaching feedback.</p><p>Erol describes his philosophy this way:</p><p><strong>“Make it scalable, make it simple, and build on a framework.”</strong></p><p>For him, Agent.ai wasn’t just about fancy output. It was about building tools that sales reps and managers could actually use to improve every single day. ObjectionOwl surfaces and categorizes deal-blocking objections in seconds. Discovery Coach turns discovery call transcripts into a coaching scorecard, breaking down strengths and areas for improvement.</p><p>What makes Erol’s story powerful for the builder community isn’t just the award-winning output, it’s his mindset. He didn’t try to build “software.” He started with a <strong>small, painful use case</strong> and scaled it into something useful. And he’s quick to point out that anyone can do the same:</p><p><strong>“Don’t overthink it. Start small, and progress it into something applicable and useful for you.”</strong></p><p>Erol’s journey is a reminder that the most impactful agents often come from people closest to the problem. You don’t need deep technical skills to start, you need curiosity, a willingness to ask good questions, and the drive to make a difference.</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Erol:</strong></p><ul><li>Erol’s LinkedIn - <a href="https://www.linkedin.com/in/erolaykan/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/erolaykan/</a>&nbsp;</li><li>ObjectionOwl Agent (Award Winner) - <a href="https://agent.ai/profile/objectionowl" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/objectionowl</a>&nbsp;</li><li>Sales Discovery Coach Agent - <a href="https://agent.ai/profile/discovery-coach" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/discovery-coach</a>&nbsp;</li></ul><br/><p>--</p><p><strong>“What’s really important to me is that I build something that makes a change in someone’s life.”</strong> – <em>Erol Aykan</em></p><p>When Erol Aykan, a Sales Manager at HubSpot, first started tinkering with AI, he wasn’t chasing awards. He was trying to solve a problem for his team. A tedious process that used to take five hours a week could now be done in just <strong>20 minutes</strong>, thanks to a simple Chrome extension he built by prompting an LLM. That lightbulb moment kicked off his builder journey.</p><p>From there, Erol leaned into his strengths as a sales leader: frameworks, repeatable processes, and a relentless focus on coaching. The result? Two standout agents, <a href="https://agent.ai/profile/objectionowl" rel="noopener noreferrer" target="_blank"><strong>ObjectionOwl</strong></a> and <a href="https://agent.ai/profile/discovery-coach" rel="noopener noreferrer" target="_blank"><strong>Discovery Coach</strong></a>, that transform raw sales call transcripts into structured insights and actionable coaching feedback.</p><p>Erol describes his philosophy this way:</p><p><strong>“Make it scalable, make it simple, and build on a framework.”</strong></p><p>For him, Agent.ai wasn’t just about fancy output. It was about building tools that sales reps and managers could actually use to improve every single day. ObjectionOwl surfaces and categorizes deal-blocking objections in seconds. Discovery Coach turns discovery call transcripts into a coaching scorecard, breaking down strengths and areas for improvement.</p><p>What makes Erol’s story powerful for the builder community isn’t just the award-winning output, it’s his mindset. He didn’t try to build “software.” He started with a <strong>small, painful use case</strong> and scaled it into something useful. And he’s quick to point out that anyone can do the same:</p><p><strong>“Don’t overthink it. Start small, and progress it into something applicable and useful for you.”</strong></p><p>Erol’s journey is a reminder that the most impactful agents often come from people closest to the problem. You don’t need deep technical skills to start, you need curiosity, a willingness to ask good questions, and the drive to make a difference.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/how-erol-aykan-built-objectionowl-to-scale-sales-coaching-with-ai-ep-16]]></link><guid isPermaLink="false">4b41e8d2-7e76-4828-8bcc-2673831cb32f</guid><itunes:image href="https://artwork.captivate.fm/d0092bd8-c5a8-4912-bd13-af804ed29212/EP16-Agent-AI-Builder-Series-Erol-Aykan-Thumbnail-Audio-3000.png"/><pubDate>Tue, 16 Sep 2025 11:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/4b41e8d2-7e76-4828-8bcc-2673831cb32f.mp3" length="80275200" type="audio/mpeg"/><itunes:duration>41:49</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>16</itunes:episode><podcast:episode>16</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="How Erol Aykan Built ObjectionOwl to Scale Sales Coaching with AI - Ep 16"><podcast:source uri="https://youtu.be/bfokAQlYHAs"/></podcast:alternateEnclosure></item><item><title>Julia Turnbull: From Global Development to Award-Winning Agent Builder - Ep 15</title><itunes:title>Julia Turnbull: From Global Development to Award-Winning Agent Builder - Ep 15</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Julia Turnbull:</strong></p><ul><li>Julia’s LinkedIn - <a href="https://www.linkedin.com/in/julia-turnbull/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/julia-turnbull/</a></li><li>Award Winning Agent - <a href="https://agent.ai/profile/grantfunding" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/grantfunding</a>&nbsp;</li><li>Bonbillo - <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">https://www.bonbillo.com/</a> </li></ul><br/><p>--</p><p>When you look at Julia Turnbull’s journey, it’s easy to see why she became one of our <a href="https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards" rel="noopener noreferrer" target="_blank"><strong>Agent AI Community Award Winners</strong></a>. Her career has spanned grassroots entrepreneurship in Mexico, impact finance across Latin America and Africa, and leadership at MIT Sloan Executive Education. The throughline? Helping founders find the resources they need to build and scale.</p><p>Now she’s taken that experience and turned it into something new: an AI agent that helps startups discover grant opportunities.</p><p><em>“I started kind of learning more about what we now call or think of as entrepreneurship before it necessarily became the discipline that it is now.”</em></p><p>That early curiosity has carried through her work with founders around the world. She saw a recurring pattern: entrepreneurs are <strong>big on ideas but often struggle with structure</strong>, especially when it comes to financing.</p><p><em>“We need ideas. But I think really giving people a structure—frameworks, goals, things to work towards—is critical. The only thing worse than not having any funding is having the wrong kind of funding.”</em></p><h3><strong>Turning Expertise into an Agent</strong></h3><p>Julia partnered with the <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">BonBillo</a> team to translate years of tacit knowledge into an accessible, scalable tool. The result: an agent that helps entrepreneurs quickly surface grant opportunities aligned with their industry, stage, and geography.</p><p>For Julia, the act of building was just as valuable as the end product:</p><p><em>“It’s one thing to explain knowledge to other people all day—it’s another to explain it back into an agent. Building it forced us to decide what was really most important.”</em>&nbsp;</p><p>This is a lesson for all builders: <strong>encoding expertise requires ruthless prioritization</strong>. Agents aren’t just about replicating your knowledge; they’re about distilling it down to what’s most useful for others.</p><h3><strong>A Tool for Focused Discovery</strong></h3><p>The grant discovery agent doesn’t try to do everything. Instead, it gives founders a <strong>clear starting point</strong> in a notoriously messy landscape.</p><p><em>“Startup founders are busy… this is a tool for people to take off the blinders and see what else is available. It’s really a research tool, giving early-stage teams a high-level overview of what’s out there.”</em></p><p>The practical takeaway for builders: the best agents succeed by <strong>removing friction</strong> and <strong>freeing up time</strong> for their users.</p><h3><strong>Agents as Team Members and Bridges</strong></h3><p>Julia also sees agents not just as productivity tools, but as enablers of new networks and opportunities.</p><p><em>“Think of AI as a tool and as a bridge. These agents can become team members and do some of the thinking or the work for you, but they’re also an entrée into new networks and opportunities.”</em></p><p>For builders, this is an important shift in perspective. The real power of an agent isn’t just in the tasks it performs, it’s in the <strong>connections it creates</strong>.</p><h3><strong>Wisdom to Build By</strong></h3><p>As the conversation wrapped, Julia shared a piece of advice she’s heard from many founders over the years:</p><p><em>“Fall in love with the problem, not the solution. The solution may change, but really think about the people you’re solving for… and you’ll be successful.”</em>&nbsp;</p><p>It’s a reminder that resonates across the builder community. The most impactful agents, like the most impactful startups, begin with a <strong>deep understanding of real problems</strong> and the people experiencing them.</p><h3><strong>Supporting Julia and Building Together</strong></h3><p>Julia’s agent is already being used by startups to uncover grants they might otherwise miss. She and the BonBillo team are continuing to expand the vision, curating the broader “funding stack” for early-stage companies.</p><p>You can support Julia by trying out the agent, sharing feedback, and passing along success stories. As she puts it, hearing how tools are used in the wild is what makes the work worthwhile.</p><p>Her story is also a challenge to all of us: <strong>What problem are you falling in love with as a builder?</strong></p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Julia Turnbull:</strong></p><ul><li>Julia’s LinkedIn - <a href="https://www.linkedin.com/in/julia-turnbull/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/julia-turnbull/</a></li><li>Award Winning Agent - <a href="https://agent.ai/profile/grantfunding" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/grantfunding</a>&nbsp;</li><li>Bonbillo - <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">https://www.bonbillo.com/</a> </li></ul><br/><p>--</p><p>When you look at Julia Turnbull’s journey, it’s easy to see why she became one of our <a href="https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards" rel="noopener noreferrer" target="_blank"><strong>Agent AI Community Award Winners</strong></a>. Her career has spanned grassroots entrepreneurship in Mexico, impact finance across Latin America and Africa, and leadership at MIT Sloan Executive Education. The throughline? Helping founders find the resources they need to build and scale.</p><p>Now she’s taken that experience and turned it into something new: an AI agent that helps startups discover grant opportunities.</p><p><em>“I started kind of learning more about what we now call or think of as entrepreneurship before it necessarily became the discipline that it is now.”</em></p><p>That early curiosity has carried through her work with founders around the world. She saw a recurring pattern: entrepreneurs are <strong>big on ideas but often struggle with structure</strong>, especially when it comes to financing.</p><p><em>“We need ideas. But I think really giving people a structure—frameworks, goals, things to work towards—is critical. The only thing worse than not having any funding is having the wrong kind of funding.”</em></p><h3><strong>Turning Expertise into an Agent</strong></h3><p>Julia partnered with the <a href="https://www.bonbillo.com/" rel="noopener noreferrer" target="_blank">BonBillo</a> team to translate years of tacit knowledge into an accessible, scalable tool. The result: an agent that helps entrepreneurs quickly surface grant opportunities aligned with their industry, stage, and geography.</p><p>For Julia, the act of building was just as valuable as the end product:</p><p><em>“It’s one thing to explain knowledge to other people all day—it’s another to explain it back into an agent. Building it forced us to decide what was really most important.”</em>&nbsp;</p><p>This is a lesson for all builders: <strong>encoding expertise requires ruthless prioritization</strong>. Agents aren’t just about replicating your knowledge; they’re about distilling it down to what’s most useful for others.</p><h3><strong>A Tool for Focused Discovery</strong></h3><p>The grant discovery agent doesn’t try to do everything. Instead, it gives founders a <strong>clear starting point</strong> in a notoriously messy landscape.</p><p><em>“Startup founders are busy… this is a tool for people to take off the blinders and see what else is available. It’s really a research tool, giving early-stage teams a high-level overview of what’s out there.”</em></p><p>The practical takeaway for builders: the best agents succeed by <strong>removing friction</strong> and <strong>freeing up time</strong> for their users.</p><h3><strong>Agents as Team Members and Bridges</strong></h3><p>Julia also sees agents not just as productivity tools, but as enablers of new networks and opportunities.</p><p><em>“Think of AI as a tool and as a bridge. These agents can become team members and do some of the thinking or the work for you, but they’re also an entrée into new networks and opportunities.”</em></p><p>For builders, this is an important shift in perspective. The real power of an agent isn’t just in the tasks it performs, it’s in the <strong>connections it creates</strong>.</p><h3><strong>Wisdom to Build By</strong></h3><p>As the conversation wrapped, Julia shared a piece of advice she’s heard from many founders over the years:</p><p><em>“Fall in love with the problem, not the solution. The solution may change, but really think about the people you’re solving for… and you’ll be successful.”</em>&nbsp;</p><p>It’s a reminder that resonates across the builder community. The most impactful agents, like the most impactful startups, begin with a <strong>deep understanding of real problems</strong> and the people experiencing them.</p><h3><strong>Supporting Julia and Building Together</strong></h3><p>Julia’s agent is already being used by startups to uncover grants they might otherwise miss. She and the BonBillo team are continuing to expand the vision, curating the broader “funding stack” for early-stage companies.</p><p>You can support Julia by trying out the agent, sharing feedback, and passing along success stories. As she puts it, hearing how tools are used in the wild is what makes the work worthwhile.</p><p>Her story is also a challenge to all of us: <strong>What problem are you falling in love with as a builder?</strong></p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/julia-turnbull-from-global-development-to-award-winning-agent-builder-ep-15]]></link><guid isPermaLink="false">996da38f-3374-4702-ac5f-8208bcd04c42</guid><itunes:image href="https://artwork.captivate.fm/3c350a9f-d84e-48d0-86df-5cc7e8066796/EP15-AgentAi-Builder-Series-Julia-Turnbull-Thumbnail-Audio-3000.png"/><pubDate>Tue, 09 Sep 2025 11:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/996da38f-3374-4702-ac5f-8208bcd04c42.mp3" length="51483648" type="audio/mpeg"/><itunes:duration>26:49</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>15</itunes:episode><podcast:episode>15</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/53cded8e-4558-4f85-ba4d-a4b81e9a84ac/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Julia Turnbull: From Global Development to Award-Winning Agent Builder - Ep 15"><podcast:source uri="https://youtu.be/J3Z6H4rFZJE"/></podcast:alternateEnclosure></item><item><title>Award-Winning Builder Monique Howard on Meetings That Shoulda Worked Better - Ep 14</title><itunes:title>Award-Winning Builder Monique Howard on Meetings That Shoulda Worked Better - Ep 14</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Monique Howard:</strong></p><ul><li>Monique’s LinkedIn - <a href="https://www.linkedin.com/in/monique-h-82b2722/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/monique-h-82b2722/</a>&nbsp;</li><li>Shoulda Been An Email Agent - <a href="https://agent.ai/profile/shoulda-been-an-email" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/shoulda-been-an-email</a>&nbsp;</li><li>Smarticles Website - <a href="http://www.mysmarticles.com/" rel="noopener noreferrer" target="_blank">http://www.mysmarticles.com/</a>&nbsp;</li></ul><br/><p>--</p><p><strong>"What's really important to me is that I build something that makes a change in someone's life."</strong> – Monique Howard</p><p>That’s the heart behind Monique’s work, and it’s also why she was recognized as one of our very first <a href="https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards" rel="noopener noreferrer" target="_blank"><strong>Community Choice Award winners</strong></a> for her agent, <a href="https://agent.ai/profile/shoulda-been-an-email" rel="noopener noreferrer" target="_blank"><em>Shoulda Been an Email</em></a>.</p><p>At first glance, the name is funny (and instantly relatable). But dig a little deeper, and you see the serious builder’s mindset behind it. Monique saw meeting transcripts not just as records, but as raw material:</p><p><em>“Meeting transcripts in the world of AI are gold because you can do everything with a meeting transcript.”</em></p><p>Her agent uses transcripts to evaluate meetings against their agenda, then delivers witty, practical feedback on how to facilitate better. Instead of a dry checklist, you get a voice with personality. Her agent helps people not just run meetings, but <em>learn</em> to run them better.</p><p>And Monique’s motivation goes even deeper. Her journey into agents started years earlier when she built tools for her children on the autism spectrum. From experimenting with Alexa to creating <a href="https://mysmarticles.com/color-together/" rel="noopener noreferrer" target="_blank"><strong>Color Together</strong></a>, she’s always been driven by one question: <em>How can this technology make a real difference in someone’s life?</em></p><p>That’s what makes her story resonate so strongly in this community. Yes, agents can save time and cut repetitive tasks. But they can also be designed to teach, to coach, to include, and to change lives.</p><p><strong>Builder takeaway:</strong> When you’re creating agents, don’t stop at efficiency. Ask yourself: <em>What lasting impact could this agent have on the way people learn, connect, or grow?</em></p><p>Big thanks to Monique for showing us what it looks like to build with both craft and heart.</p><p>--</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Monique Howard:</strong></p><ul><li>Monique’s LinkedIn - <a href="https://www.linkedin.com/in/monique-h-82b2722/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/monique-h-82b2722/</a>&nbsp;</li><li>Shoulda Been An Email Agent - <a href="https://agent.ai/profile/shoulda-been-an-email" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/shoulda-been-an-email</a>&nbsp;</li><li>Smarticles Website - <a href="http://www.mysmarticles.com/" rel="noopener noreferrer" target="_blank">http://www.mysmarticles.com/</a>&nbsp;</li></ul><br/><p>--</p><p><strong>"What's really important to me is that I build something that makes a change in someone's life."</strong> – Monique Howard</p><p>That’s the heart behind Monique’s work, and it’s also why she was recognized as one of our very first <a href="https://blog.agent.ai/meet-the-winners-2025-agent.ai-community-choice-awards" rel="noopener noreferrer" target="_blank"><strong>Community Choice Award winners</strong></a> for her agent, <a href="https://agent.ai/profile/shoulda-been-an-email" rel="noopener noreferrer" target="_blank"><em>Shoulda Been an Email</em></a>.</p><p>At first glance, the name is funny (and instantly relatable). But dig a little deeper, and you see the serious builder’s mindset behind it. Monique saw meeting transcripts not just as records, but as raw material:</p><p><em>“Meeting transcripts in the world of AI are gold because you can do everything with a meeting transcript.”</em></p><p>Her agent uses transcripts to evaluate meetings against their agenda, then delivers witty, practical feedback on how to facilitate better. Instead of a dry checklist, you get a voice with personality. Her agent helps people not just run meetings, but <em>learn</em> to run them better.</p><p>And Monique’s motivation goes even deeper. Her journey into agents started years earlier when she built tools for her children on the autism spectrum. From experimenting with Alexa to creating <a href="https://mysmarticles.com/color-together/" rel="noopener noreferrer" target="_blank"><strong>Color Together</strong></a>, she’s always been driven by one question: <em>How can this technology make a real difference in someone’s life?</em></p><p>That’s what makes her story resonate so strongly in this community. Yes, agents can save time and cut repetitive tasks. But they can also be designed to teach, to coach, to include, and to change lives.</p><p><strong>Builder takeaway:</strong> When you’re creating agents, don’t stop at efficiency. Ask yourself: <em>What lasting impact could this agent have on the way people learn, connect, or grow?</em></p><p>Big thanks to Monique for showing us what it looks like to build with both craft and heart.</p><p>--</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/award-winning-builder-monique-howard-on-meetings-that-shoulda-worked-better-ep-14]]></link><guid isPermaLink="false">a2f32555-0c66-4529-9d21-b66f384a5113</guid><itunes:image href="https://artwork.captivate.fm/55b9e67f-c47b-42ec-9243-c802cfe8a169/EP14-AgentAI-Builder-Series-Monique-Howard-Thumbnail-Audio-3000.png"/><pubDate>Tue, 02 Sep 2025 11:30:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/a2f32555-0c66-4529-9d21-b66f384a5113.mp3" length="85072128" type="audio/mpeg"/><itunes:duration>44:19</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>14</itunes:episode><podcast:episode>14</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/b697a7cf-4d23-4ac4-9b53-809c67750a3c/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Award-Winning Builder Monique Howard on Meetings That Shoulda Worked Better - Ep 14"><podcast:source uri="https://youtu.be/31c4BMhvvT4"/></podcast:alternateEnclosure></item><item><title>Agents in HVAC: How Hi-Fi Vents Turns Technical Catalogs Into Instant Answers - Ep 13</title><itunes:title>Agents in HVAC: How Hi-Fi Vents Turns Technical Catalogs Into Instant Answers - Ep 13</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Evan Gouzie:</strong></p><ul><li>Evan’s LinkedIn - <a href="https://www.linkedin.com/in/evangouzie/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/evangouzie/</a></li><li>HiFi Vents - <a href="https://hifivent.com/" rel="noopener noreferrer" target="_blank">https://hifivent.com/</a>&nbsp;</li><li>HIFI VENT AI Assisted Guide - <a href="https://hifivent.com/pages/buying-guide" rel="noopener noreferrer" target="_blank">https://hifivent.com/pages/buying-guide</a>&nbsp;</li></ul><br/><p>FIFI Vent YouTube Channel - <a href="https://www.youtube.com/@HIFIVent" rel="noopener noreferrer" target="_blank">https://www.youtube.com/@HIFIVent</a></p><p>--</p><p><strong>“We wear a lot of hats here… sometimes it could take a day before we can get back to people. And this really helps streamline the decision-making.”</strong> – <em>Evan Gouzie, Hi-Fi Vents</em></p><p>When you’re running a lean startup, time is your scarcest resource. For Evan Gouzie and his team at <a href="https://hifivent.com/" rel="noopener noreferrer" target="_blank"><strong>Hi-Fi Vents</strong></a>, juggling product design, customer service, and operations meant customer questions often had to wait. In the HVAC world, where projects involve architects, contractors, and homeowners, delays can quickly stall momentum.</p><p>That’s where bringing <strong>agentic technology</strong> into the mix made all the difference.</p><p>Hi-Fi Vents built an <a href="https://hifivent.com/pages/buying-guide" rel="noopener noreferrer" target="_blank"><strong>AI-powered buying guide agent</strong></a> trained on their catalog of 100+ 3D-printed parts. Instead of sifting through PDFs or waiting on email replies, customers now get tailored recommendations in real time:</p><p><em>“Just go look at these… here’s a link, this one is your best bet, but you might also consider this.”</em></p><p>For builders, the takeaway is clear:</p><ul><li><strong>Complex product catalogs</strong> (especially technical or customizable ones) are perfect candidates for agent deployment.</li><li><strong>Multi-stakeholder decisions</strong> benefit from agents that translate expertise across roles such as designer, installer, and homeowner.</li><li><strong>Startup constraints</strong> such as limited staff and long response times can be offset by an agent that works around the clock.</li></ul><br/><p>What’s especially interesting here is the industry: HVAC. A space not traditionally associated with cutting-edge AI now has an agent sitting at the heart of the customer journey. It’s a reminder that <strong>the best agent use cases are often hiding in plain sight, inside workflows that look “old school” on the surface.</strong></p><p>For builders in the community: where else are you seeing “hidden agent opportunities” in industries that aren’t usually first-movers on tech?</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Evan Gouzie:</strong></p><ul><li>Evan’s LinkedIn - <a href="https://www.linkedin.com/in/evangouzie/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/evangouzie/</a></li><li>HiFi Vents - <a href="https://hifivent.com/" rel="noopener noreferrer" target="_blank">https://hifivent.com/</a>&nbsp;</li><li>HIFI VENT AI Assisted Guide - <a href="https://hifivent.com/pages/buying-guide" rel="noopener noreferrer" target="_blank">https://hifivent.com/pages/buying-guide</a>&nbsp;</li></ul><br/><p>FIFI Vent YouTube Channel - <a href="https://www.youtube.com/@HIFIVent" rel="noopener noreferrer" target="_blank">https://www.youtube.com/@HIFIVent</a></p><p>--</p><p><strong>“We wear a lot of hats here… sometimes it could take a day before we can get back to people. And this really helps streamline the decision-making.”</strong> – <em>Evan Gouzie, Hi-Fi Vents</em></p><p>When you’re running a lean startup, time is your scarcest resource. For Evan Gouzie and his team at <a href="https://hifivent.com/" rel="noopener noreferrer" target="_blank"><strong>Hi-Fi Vents</strong></a>, juggling product design, customer service, and operations meant customer questions often had to wait. In the HVAC world, where projects involve architects, contractors, and homeowners, delays can quickly stall momentum.</p><p>That’s where bringing <strong>agentic technology</strong> into the mix made all the difference.</p><p>Hi-Fi Vents built an <a href="https://hifivent.com/pages/buying-guide" rel="noopener noreferrer" target="_blank"><strong>AI-powered buying guide agent</strong></a> trained on their catalog of 100+ 3D-printed parts. Instead of sifting through PDFs or waiting on email replies, customers now get tailored recommendations in real time:</p><p><em>“Just go look at these… here’s a link, this one is your best bet, but you might also consider this.”</em></p><p>For builders, the takeaway is clear:</p><ul><li><strong>Complex product catalogs</strong> (especially technical or customizable ones) are perfect candidates for agent deployment.</li><li><strong>Multi-stakeholder decisions</strong> benefit from agents that translate expertise across roles such as designer, installer, and homeowner.</li><li><strong>Startup constraints</strong> such as limited staff and long response times can be offset by an agent that works around the clock.</li></ul><br/><p>What’s especially interesting here is the industry: HVAC. A space not traditionally associated with cutting-edge AI now has an agent sitting at the heart of the customer journey. It’s a reminder that <strong>the best agent use cases are often hiding in plain sight, inside workflows that look “old school” on the surface.</strong></p><p>For builders in the community: where else are you seeing “hidden agent opportunities” in industries that aren’t usually first-movers on tech?</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/agents-in-hvac-how-hi-fi-vents-turns-technical-catalogs-into-instant-answers-ep-13]]></link><guid isPermaLink="false">3ec76a92-82bc-4570-a5f3-cc8568aa469f</guid><itunes:image href="https://artwork.captivate.fm/ffb8d067-7411-4ae0-ac73-1c4265aa61ea/EP13-AgentAI-Prompted-Evan-Gouzie-Thumbnail-Audio-3000.png"/><pubDate>Sat, 30 Aug 2025 10:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/3ec76a92-82bc-4570-a5f3-cc8568aa469f.mp3" length="55426560" type="audio/mpeg"/><itunes:duration>28:52</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>13</itunes:episode><podcast:episode>13</podcast:episode><podcast:transcript url="https://transcripts.captivate.fm/transcript/61e6621e-41ad-4198-830c-6adfd4d92fe6/index.html" type="text/html"/><podcast:alternateEnclosure type="video/youtube" title="Agents in HVAC: How Hi-Fi Vents Turns Technical Catalogs Into Instant Answers - Ep 13"><podcast:source uri="https://youtu.be/CORqX3UnYSw"/></podcast:alternateEnclosure></item><item><title>From Storytelling to Agent Building: Michael Ahn’s Creative Process - Ep 12</title><itunes:title>From Storytelling to Agent Building: Michael Ahn’s Creative Process - Ep 12</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Michael Ahn:</strong></p><ul><li>Michael’s Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> </a>https://agent.ai/human/Michael_Ahn</li><li>Michael’s LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><a href="https://www.linkedin.com/in/ahnnyc/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/ahnnyc/</a></li><li>Michael’s Website: <a href="https://storysaveslives.com/" rel="noopener noreferrer" target="_blank">https://storysaveslives.com/</a>&nbsp;</li></ul><br/><p><strong>Public Agents by Michael:</strong></p><ol><li><strong>Article Idea Generator –</strong><a href="https://agent.ai/agent/Article-Idea%C2%AD-%E2%80%8BGenerator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/Article-idea-generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Article-idea-generator</strong></a> – Generate ideas for blog posts or articles based on keywords; helps fuel your content calendar by suggesting topics, tones, and tips for writing.</li><li><strong>Film/TV Show Suggester Based on Specific Subjects –</strong><a href="https://agent.ai/agent/Film%E2%80%91TV%E2%80%91Show%E2%80%91Suggester" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/film-suggester" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/film-suggester</strong></a> – Suggests films or TV shows tuned to a user’s specific interest areas, helping find content aligned with their subject preferences.</li><li><strong>Effective Employee Review Feedback Generator – </strong><a href="https://agent.ai/profile/employee-feedback-advisor" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/employee-feedback-advisor</strong></a> – Advises managers on best practices when providing employee feedback; manager inputs context and gets tailored guidance.</li><li><strong>Speech Creator – </strong><a href="https://agent.ai/profile/Speech-creator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Speech-creator</strong></a> – Helps users who struggle to write a speech from scratch by generating one based on their input and purpose.</li><li><strong>Book Suggester Based on Learning Preference –</strong><a href="https://agent.ai/agent/Book%E2%80%91Suggester%E2%80%91Based%E2%80%91on%E2%80%91Learning%E2%80%91Preference" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/Book-suggester" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Book-suggester</strong></a> – Recommends books to users based on how they prefer to learn (e.g. visual, auditory, interactive formats).</li><li><strong>LinkedIn/X/Facebook Post Composer –</strong><a href="https://agent.ai/agent/LinkedIn%E2%80%91X%E2%80%91Facebook%E2%80%91Post%E2%80%91Composer" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/social-post-composer" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/social-post-composer</strong></a> – Drafts social media posts (LinkedIn, X/Twitter, Facebook) tailored to a company, product, service, cause or organization’s tone.</li><li><strong>Voir Dire Jury Selection Questions Generator –</strong><a href="https://agent.ai/agent/Voir%E2%80%91Dire%E2%80%91Jury%E2%80%91Selection%E2%80%91Questions%E2%80%91Generator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/voir-dire-questions-generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/voir-dire-questions-generator</strong></a> – Provides trial attorneys with potential juror themes and voir dire questions to support courtroom strategy.</li><li><strong>Short Scene Script Creator – </strong><a href="https://agent.ai/profile/Scene-script-creator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Scene-script-creator</strong></a> – Helps non-writers draft short scene scripts, offering story structure and dialogue suggestions for storytelling.</li><li><strong>Teaching the Pros and Cons of AI: A Dynamic Lesson Generator –</strong><a href="https://agent.ai/agent/Teaching%E2%80%91the%E2%80%91Pros%E2%80%91and%E2%80%91Cons%E2%80%91of%E2%80%91AI%E2%80%91Dynamic%E2%80%91Lesson%E2%80%91Generator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/ai-dynamic-lesson-generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/ai-dynamic-lesson-generator</strong></a> – For educators, generates dynamic lessons comparing AI’s benefits and drawbacks tailored to subject and level.</li><li><strong>Corporate Ideology Researcher –</strong><a href="https://agent.ai/agent/Corporate%E2%80%91Ideology%E2%80%91Researcher" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/corporate-ideology-researcher" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/corporate-ideology-researcher</strong></a> – Helps consumers or stakeholders research the ideology behind a product or service—from the company’s standpoint.</li><li><strong>Social Media Social Justice Story Generator –</strong><a href="https://agent.ai/agent/Social%E2%80%91Media%E2%80%91Social%E2%80%91Justice%E2%80%91Story%E2%80%91Generator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/Social-Media-Social-Justice-Story-Generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Social-Media-Social-Justice-Story-Generator</strong></a> – Generates story ideas for social justice causes, targeting specific demographic groups on social media.</li><li><strong>Find Potential Book Buyers and Market to Them</strong> –<a href="https://agent.ai/agent/Find%E2%80%91Potential%E2%80%91Book%E2%80%91Buyers%E2%80%91and%E2%80%91Market%E2%80%91to%E2%80%91Them" rel="noopener noreferrer" target="_blank"> </a><a href="https://agent.ai/profile/Book-buyer-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/Book-buyer-finder</a> – Assists booksellers by searching for potential readers or buyers online, including adjacent forums for marketing outreach.</li></ol><br/><p>--</p><p>When you talk to Michael Ahn, it’s clear you’re in the presence of a natural storyteller—someone who has spent a career weaving together narrative, technology, and human curiosity. Michael’s journey began with journalism and creative writing, moved through the worlds of film, video games, and Fortune 500 branding, and eventually led him to the frontier of AI agent building. At every step, his core focus remained the same: helping people tell better stories.</p><p>Michael doesn’t see AI agents as just technical tools. For him, the process of building an agent feels much like the creative act of writing.</p><p>“When you write, you write a first draft. It's usually really bad, but there’s some element of it that you like or you surprise yourself... And that's like creating an agent. So there's a lot of similarities there.”</p><p>This iterative approach embraces the messiness of early drafts and the process of tweaking and refining. It has shaped how Michael approaches both narrative and technology.</p><p>One of Michael’s most memorable analogies sums up his practical, honest relationship with AI:</p><p>“AI is like a really smart but slightly sociopathic intern. So you say, hey, write me the first draft of this story. And it'll do it... And you'll look at it and go, this is OK... this is terrible. I could do better than this. And it's like being handed a first draft. That's the number one thing that I, when I create agents, it's not to solve a problem. ... An agent shouldn't, it should be a tool and not a crutch, right?”</p><p>For Michael, the real power of agents is not in replacing human creativity. The magic happens when an agent sparks new ideas and supports users by giving them a leg up, not by doing the job for them. Whether he’s designing a book recommender, a scene generator, or a tool for social justice research, Michael’s aim is to make the user the protagonist of their own story. His goal is to equip users with new perspectives and ideas that they might not have found on their own.</p><p>He also believes the world of agent-building is wide open to people of all backgrounds. Technical expertise, while helpful, is not required.</p><p><strong>“If you could speak, you could probably create an agent. I know this sounds like a sales pitch, but it's just a fact.”</strong></p><p>Michael’s journey proves that blending life experience, empathy, and narrative thinking can result in tools that anyone can use and learn from.</p><p>As the field of AI continues to evolve, Michael offers this reminder:</p><p>“Anyone who feels like they've aged out or they can't do it—I think that's 100% wrong. They can do it.”</p><p>If you have a story to tell, a problem to solve, or a curiosity to follow, maybe it’s time to start building. The only thing you need is the willingness to take that first step. Let your own story guide the way.</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Michael Ahn:</strong></p><ul><li>Michael’s Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> </a>https://agent.ai/human/Michael_Ahn</li><li>Michael’s LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><a href="https://www.linkedin.com/in/ahnnyc/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/ahnnyc/</a></li><li>Michael’s Website: <a href="https://storysaveslives.com/" rel="noopener noreferrer" target="_blank">https://storysaveslives.com/</a>&nbsp;</li></ul><br/><p><strong>Public Agents by Michael:</strong></p><ol><li><strong>Article Idea Generator –</strong><a href="https://agent.ai/agent/Article-Idea%C2%AD-%E2%80%8BGenerator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/Article-idea-generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Article-idea-generator</strong></a> – Generate ideas for blog posts or articles based on keywords; helps fuel your content calendar by suggesting topics, tones, and tips for writing.</li><li><strong>Film/TV Show Suggester Based on Specific Subjects –</strong><a href="https://agent.ai/agent/Film%E2%80%91TV%E2%80%91Show%E2%80%91Suggester" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/film-suggester" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/film-suggester</strong></a> – Suggests films or TV shows tuned to a user’s specific interest areas, helping find content aligned with their subject preferences.</li><li><strong>Effective Employee Review Feedback Generator – </strong><a href="https://agent.ai/profile/employee-feedback-advisor" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/employee-feedback-advisor</strong></a> – Advises managers on best practices when providing employee feedback; manager inputs context and gets tailored guidance.</li><li><strong>Speech Creator – </strong><a href="https://agent.ai/profile/Speech-creator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Speech-creator</strong></a> – Helps users who struggle to write a speech from scratch by generating one based on their input and purpose.</li><li><strong>Book Suggester Based on Learning Preference –</strong><a href="https://agent.ai/agent/Book%E2%80%91Suggester%E2%80%91Based%E2%80%91on%E2%80%91Learning%E2%80%91Preference" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/Book-suggester" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Book-suggester</strong></a> – Recommends books to users based on how they prefer to learn (e.g. visual, auditory, interactive formats).</li><li><strong>LinkedIn/X/Facebook Post Composer –</strong><a href="https://agent.ai/agent/LinkedIn%E2%80%91X%E2%80%91Facebook%E2%80%91Post%E2%80%91Composer" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/social-post-composer" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/social-post-composer</strong></a> – Drafts social media posts (LinkedIn, X/Twitter, Facebook) tailored to a company, product, service, cause or organization’s tone.</li><li><strong>Voir Dire Jury Selection Questions Generator –</strong><a href="https://agent.ai/agent/Voir%E2%80%91Dire%E2%80%91Jury%E2%80%91Selection%E2%80%91Questions%E2%80%91Generator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/voir-dire-questions-generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/voir-dire-questions-generator</strong></a> – Provides trial attorneys with potential juror themes and voir dire questions to support courtroom strategy.</li><li><strong>Short Scene Script Creator – </strong><a href="https://agent.ai/profile/Scene-script-creator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Scene-script-creator</strong></a> – Helps non-writers draft short scene scripts, offering story structure and dialogue suggestions for storytelling.</li><li><strong>Teaching the Pros and Cons of AI: A Dynamic Lesson Generator –</strong><a href="https://agent.ai/agent/Teaching%E2%80%91the%E2%80%91Pros%E2%80%91and%E2%80%91Cons%E2%80%91of%E2%80%91AI%E2%80%91Dynamic%E2%80%91Lesson%E2%80%91Generator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/ai-dynamic-lesson-generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/ai-dynamic-lesson-generator</strong></a> – For educators, generates dynamic lessons comparing AI’s benefits and drawbacks tailored to subject and level.</li><li><strong>Corporate Ideology Researcher –</strong><a href="https://agent.ai/agent/Corporate%E2%80%91Ideology%E2%80%91Researcher" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/corporate-ideology-researcher" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/corporate-ideology-researcher</strong></a> – Helps consumers or stakeholders research the ideology behind a product or service—from the company’s standpoint.</li><li><strong>Social Media Social Justice Story Generator –</strong><a href="https://agent.ai/agent/Social%E2%80%91Media%E2%80%91Social%E2%80%91Justice%E2%80%91Story%E2%80%91Generator" rel="noopener noreferrer" target="_blank"><strong> </strong></a><a href="https://agent.ai/profile/Social-Media-Social-Justice-Story-Generator" rel="noopener noreferrer" target="_blank"><strong>https://agent.ai/profile/Social-Media-Social-Justice-Story-Generator</strong></a> – Generates story ideas for social justice causes, targeting specific demographic groups on social media.</li><li><strong>Find Potential Book Buyers and Market to Them</strong> –<a href="https://agent.ai/agent/Find%E2%80%91Potential%E2%80%91Book%E2%80%91Buyers%E2%80%91and%E2%80%91Market%E2%80%91to%E2%80%91Them" rel="noopener noreferrer" target="_blank"> </a><a href="https://agent.ai/profile/Book-buyer-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/Book-buyer-finder</a> – Assists booksellers by searching for potential readers or buyers online, including adjacent forums for marketing outreach.</li></ol><br/><p>--</p><p>When you talk to Michael Ahn, it’s clear you’re in the presence of a natural storyteller—someone who has spent a career weaving together narrative, technology, and human curiosity. Michael’s journey began with journalism and creative writing, moved through the worlds of film, video games, and Fortune 500 branding, and eventually led him to the frontier of AI agent building. At every step, his core focus remained the same: helping people tell better stories.</p><p>Michael doesn’t see AI agents as just technical tools. For him, the process of building an agent feels much like the creative act of writing.</p><p>“When you write, you write a first draft. It's usually really bad, but there’s some element of it that you like or you surprise yourself... And that's like creating an agent. So there's a lot of similarities there.”</p><p>This iterative approach embraces the messiness of early drafts and the process of tweaking and refining. It has shaped how Michael approaches both narrative and technology.</p><p>One of Michael’s most memorable analogies sums up his practical, honest relationship with AI:</p><p>“AI is like a really smart but slightly sociopathic intern. So you say, hey, write me the first draft of this story. And it'll do it... And you'll look at it and go, this is OK... this is terrible. I could do better than this. And it's like being handed a first draft. That's the number one thing that I, when I create agents, it's not to solve a problem. ... An agent shouldn't, it should be a tool and not a crutch, right?”</p><p>For Michael, the real power of agents is not in replacing human creativity. The magic happens when an agent sparks new ideas and supports users by giving them a leg up, not by doing the job for them. Whether he’s designing a book recommender, a scene generator, or a tool for social justice research, Michael’s aim is to make the user the protagonist of their own story. His goal is to equip users with new perspectives and ideas that they might not have found on their own.</p><p>He also believes the world of agent-building is wide open to people of all backgrounds. Technical expertise, while helpful, is not required.</p><p><strong>“If you could speak, you could probably create an agent. I know this sounds like a sales pitch, but it's just a fact.”</strong></p><p>Michael’s journey proves that blending life experience, empathy, and narrative thinking can result in tools that anyone can use and learn from.</p><p>As the field of AI continues to evolve, Michael offers this reminder:</p><p>“Anyone who feels like they've aged out or they can't do it—I think that's 100% wrong. They can do it.”</p><p>If you have a story to tell, a problem to solve, or a curiosity to follow, maybe it’s time to start building. The only thing you need is the willingness to take that first step. Let your own story guide the way.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/from-storytelling-to-agent-building-michael-ahns-creative-process-ep-12]]></link><guid isPermaLink="false">c9a3a286-2e9e-40d1-8269-9c177a592384</guid><itunes:image href="https://artwork.captivate.fm/42e26b5a-58f7-4b10-8cd4-44ce53bd5245/EP12-AgentAI-Prompted-Michael-Ahn-Thumbnail-Audio-3000.png"/><pubDate>Sat, 30 Aug 2025 09:45:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/c9a3a286-2e9e-40d1-8269-9c177a592384.mp3" length="84367104" type="audio/mpeg"/><itunes:duration>43:56</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>12</itunes:episode><podcast:episode>12</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="From Storytelling to Agent Building: Michael Ahn’s Creative Process - Ep 12"><podcast:source uri="https://youtu.be/RRDVQlaAllE"/></podcast:alternateEnclosure></item><item><title>The Future We Build: How Chris Kiper Blends AI with Homebuilding and Trust - Ep 11</title><itunes:title>The Future We Build: How Chris Kiper Blends AI with Homebuilding and Trust - Ep 11</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Chris Kiper:</strong></p><ul><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><a href="https://www.linkedin.com/in/chris-kiper/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/chris-kiper/</a></li><li>Chris’s Ted Talk - <a href="https://www.youtube.com/watch?v=w90ZDNsz1yw" rel="noopener noreferrer" target="_blank">https://www.youtube.com/watch?v=w90ZDNsz1yw</a>&nbsp;</li><li>Reflective Designworks - <a href="https://www.reflectivedesignworks.com/" rel="noopener noreferrer" target="_blank">https://www.reflectivedesignworks.com/</a>&nbsp;</li></ul><br/><p><strong>Public Agents by Chris</strong></p><ol><li><strong>LLM Battle! AI Model Comparison Tool for Usage Insight</strong> - <a href="https://agent.ai/profile/LLM-Comparison-Tool" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/LLM-Comparison-Tool</a> - Compares large language models side‑by‑side on evaluation criteria—like zero‑shot performance, reasoning, retrieval, cost—for selecting the right model for your use case.</li><li><strong>Programs and Activities to Enrich Company Culture</strong> - <a href="https://agent.ai/profile/company-culture" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/company-culture</a> - Reviews your company’s industry and website, then recommends tailored programs and initiatives to strengthen and align organizational culture based on selected values.</li><li><strong>House Location Analysis Tool (For Architect, Builder, Real Estate)</strong> - <a href="https://agent.ai/profile/house-site-analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/house-site-analyzer</a> - Analyzes a property’s physical address to surface key location and environmental attributes—like walkability, terrain, zoning, proximity to amenities—to inform site and build decisions.</li><li><strong>Mission Statement and Motto / Tagline Generator</strong> - <a href="https://agent.ai/profile/mission-and-motto" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/mission-and-motto</a> - Generates three custom mission‑statement options and five matching mottos/taglines based on your company’s industry, values, and tone preferences.</li><li><strong>Local Zoning Ordinance Summary (For Architects, Builders, Real Estate)</strong> - <a href="https://agent.ai/profile/zoning-summary" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/zoning-summary</a> - Summarizes zoning classification, restrictions, setbacks, permit difficulty, code compliance, and property tax projections for a specific location.</li><li><strong>New Home Construction Cost Estimator</strong> - <a href="https://agent.ai/profile/construction-estimator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/construction-estimator</a> - Guides users through entering project specs (e.g. square footage, finishes, materials) and returns cost‑range estimates for new home construction projects.</li><li><strong>House Image Pattern Finder - Profile page</strong> - <a href="https://agent.ai/profile/house-image-pattern-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/house-image-pattern-finder</a> - Identifies architectural motifs, visual patterns, styles, and design elements in home photos to help clients curate and communicate their aesthetic preferences.</li><li><strong>Collections Email Writer</strong> - <a href="https://agent.ai/profile/Collections-email-writer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/Collections-email-writer</a> - Crafts professional, tone-appropriate collection emails using invoice details—making uncomfortable follow-ups more efficient and effective.</li><li><strong>AI for Architecture Newsletter – Profile:</strong> - <a href="https://agent.ai/profile/ai-for-architecture-newsletter" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ai-for-architecture-newsletter</a> - Delivers a curated weekly email with AI tools, trends, and news for architects and designers—based on your selected areas of interest.</li><li><strong>OG Architectural Material Idea Generator (For Architects, Designers, Builders)</strong> - <a href="https://agent.ai/profile/material-idea-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/material-idea-generator</a> - Generates fresh architectural material concepts with example images and style summaries, helping break creative ruts and inspire new ideas.</li><li><strong>DIY Landscape Designer (For Architects, Designers, Builders, Developers)</strong> - <a href="https://agent.ai/profile/DIY-landscape-designer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/DIY-landscape-designer</a> - Provides a custom, cost-effective landscape plan based on project inputs—complete with plant recommendations, pricing, planting instructions, and maintenance tips.</li></ol><br/><p>--</p><p>"Sentimentality says 'keep things the way they were.' Adaptability says 'let’s evolve.' That mindset is how we survive." — Chris Kiper</p><p>Chris Kiper isn’t just designing homes. He is designing better ways to live, work, and adapt to a world that continues to shift at an accelerating pace.</p><p>In his <a href="https://www.youtube.com/watch?v=w90ZDNsz1yw" rel="noopener noreferrer" target="_blank">recent TEDx talk</a>, Chris explored how form, function, and fallout affect the spaces we inhabit. But the deeper thread running through his work is the belief that our ability to adapt, rather than cling to nostalgia, is what carries us forward. That mindset now extends into the way he is building and using AI agents.</p><p>Chris brings a unique perspective to his Agent.ai builds. With a background that spans carpentry, welding, property management, restoration, and design, he has built a deep understanding of how homes and people work. Now he applies that same insight to agents that save time, build trust, and simplify complexity.</p><p>One example is the agent he built to <a href="https://agent.ai/profile/house-image-pattern-finder" rel="noopener noreferrer" target="_blank">analyze home images and identify recurring architectural patterns</a>. After running it for a client, both of them landed on the same insight. The client trusted the agent’s pattern recognition as much as Chris’s own. "It almost made him trust me more," Chris reflected. "It gave us both confidence that we were making the right decision."</p><p>Another example is the <a href="https://agent.ai/profile/zoning-summary" rel="noopener noreferrer" target="_blank">zoning</a> and <a href="https://agent.ai/profile/house-site-analyzer" rel="noopener noreferrer" target="_blank">site analysis</a> agents he uses before client meetings. What used to take hours of manual prep now takes minutes. Those meetings now start with trust, not guesswork.</p><p>This is what happens when builders take their expertise, pair it with AI, and focus it on real problems.</p><p>Chris isn’t building agents for novelty. He is building them to help himself and others adapt. As he said in the interview:</p><p>"We know everything's going to change. It always does. So how do we be more adaptable?"</p><p>For Chris, building AI agents is part of the answer. Each one reflects his effort to respond to real-world needs with smart, thoughtful solutions.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Chris Kiper:</strong></p><ul><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><a href="https://www.linkedin.com/in/chris-kiper/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/chris-kiper/</a></li><li>Chris’s Ted Talk - <a href="https://www.youtube.com/watch?v=w90ZDNsz1yw" rel="noopener noreferrer" target="_blank">https://www.youtube.com/watch?v=w90ZDNsz1yw</a>&nbsp;</li><li>Reflective Designworks - <a href="https://www.reflectivedesignworks.com/" rel="noopener noreferrer" target="_blank">https://www.reflectivedesignworks.com/</a>&nbsp;</li></ul><br/><p><strong>Public Agents by Chris</strong></p><ol><li><strong>LLM Battle! AI Model Comparison Tool for Usage Insight</strong> - <a href="https://agent.ai/profile/LLM-Comparison-Tool" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/LLM-Comparison-Tool</a> - Compares large language models side‑by‑side on evaluation criteria—like zero‑shot performance, reasoning, retrieval, cost—for selecting the right model for your use case.</li><li><strong>Programs and Activities to Enrich Company Culture</strong> - <a href="https://agent.ai/profile/company-culture" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/company-culture</a> - Reviews your company’s industry and website, then recommends tailored programs and initiatives to strengthen and align organizational culture based on selected values.</li><li><strong>House Location Analysis Tool (For Architect, Builder, Real Estate)</strong> - <a href="https://agent.ai/profile/house-site-analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/house-site-analyzer</a> - Analyzes a property’s physical address to surface key location and environmental attributes—like walkability, terrain, zoning, proximity to amenities—to inform site and build decisions.</li><li><strong>Mission Statement and Motto / Tagline Generator</strong> - <a href="https://agent.ai/profile/mission-and-motto" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/mission-and-motto</a> - Generates three custom mission‑statement options and five matching mottos/taglines based on your company’s industry, values, and tone preferences.</li><li><strong>Local Zoning Ordinance Summary (For Architects, Builders, Real Estate)</strong> - <a href="https://agent.ai/profile/zoning-summary" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/zoning-summary</a> - Summarizes zoning classification, restrictions, setbacks, permit difficulty, code compliance, and property tax projections for a specific location.</li><li><strong>New Home Construction Cost Estimator</strong> - <a href="https://agent.ai/profile/construction-estimator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/construction-estimator</a> - Guides users through entering project specs (e.g. square footage, finishes, materials) and returns cost‑range estimates for new home construction projects.</li><li><strong>House Image Pattern Finder - Profile page</strong> - <a href="https://agent.ai/profile/house-image-pattern-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/house-image-pattern-finder</a> - Identifies architectural motifs, visual patterns, styles, and design elements in home photos to help clients curate and communicate their aesthetic preferences.</li><li><strong>Collections Email Writer</strong> - <a href="https://agent.ai/profile/Collections-email-writer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/Collections-email-writer</a> - Crafts professional, tone-appropriate collection emails using invoice details—making uncomfortable follow-ups more efficient and effective.</li><li><strong>AI for Architecture Newsletter – Profile:</strong> - <a href="https://agent.ai/profile/ai-for-architecture-newsletter" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ai-for-architecture-newsletter</a> - Delivers a curated weekly email with AI tools, trends, and news for architects and designers—based on your selected areas of interest.</li><li><strong>OG Architectural Material Idea Generator (For Architects, Designers, Builders)</strong> - <a href="https://agent.ai/profile/material-idea-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/material-idea-generator</a> - Generates fresh architectural material concepts with example images and style summaries, helping break creative ruts and inspire new ideas.</li><li><strong>DIY Landscape Designer (For Architects, Designers, Builders, Developers)</strong> - <a href="https://agent.ai/profile/DIY-landscape-designer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/DIY-landscape-designer</a> - Provides a custom, cost-effective landscape plan based on project inputs—complete with plant recommendations, pricing, planting instructions, and maintenance tips.</li></ol><br/><p>--</p><p>"Sentimentality says 'keep things the way they were.' Adaptability says 'let’s evolve.' That mindset is how we survive." — Chris Kiper</p><p>Chris Kiper isn’t just designing homes. He is designing better ways to live, work, and adapt to a world that continues to shift at an accelerating pace.</p><p>In his <a href="https://www.youtube.com/watch?v=w90ZDNsz1yw" rel="noopener noreferrer" target="_blank">recent TEDx talk</a>, Chris explored how form, function, and fallout affect the spaces we inhabit. But the deeper thread running through his work is the belief that our ability to adapt, rather than cling to nostalgia, is what carries us forward. That mindset now extends into the way he is building and using AI agents.</p><p>Chris brings a unique perspective to his Agent.ai builds. With a background that spans carpentry, welding, property management, restoration, and design, he has built a deep understanding of how homes and people work. Now he applies that same insight to agents that save time, build trust, and simplify complexity.</p><p>One example is the agent he built to <a href="https://agent.ai/profile/house-image-pattern-finder" rel="noopener noreferrer" target="_blank">analyze home images and identify recurring architectural patterns</a>. After running it for a client, both of them landed on the same insight. The client trusted the agent’s pattern recognition as much as Chris’s own. "It almost made him trust me more," Chris reflected. "It gave us both confidence that we were making the right decision."</p><p>Another example is the <a href="https://agent.ai/profile/zoning-summary" rel="noopener noreferrer" target="_blank">zoning</a> and <a href="https://agent.ai/profile/house-site-analyzer" rel="noopener noreferrer" target="_blank">site analysis</a> agents he uses before client meetings. What used to take hours of manual prep now takes minutes. Those meetings now start with trust, not guesswork.</p><p>This is what happens when builders take their expertise, pair it with AI, and focus it on real problems.</p><p>Chris isn’t building agents for novelty. He is building them to help himself and others adapt. As he said in the interview:</p><p>"We know everything's going to change. It always does. So how do we be more adaptable?"</p><p>For Chris, building AI agents is part of the answer. Each one reflects his effort to respond to real-world needs with smart, thoughtful solutions.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/the-future-we-build-how-chris-kiper-blends-ai-with-homebuilding-and-trust-ep-11]]></link><guid isPermaLink="false">dcae39cb-a8ef-4444-bee0-d9733414b0d2</guid><itunes:image href="https://artwork.captivate.fm/7e4a55ee-30dc-4048-a415-b6f6bd88aeab/EP11-Agent-AI-Builder-Series-Chris-Kiper-Thumbnail-Audio-3000.png"/><pubDate>Sat, 30 Aug 2025 09:30:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/dcae39cb-a8ef-4444-bee0-d9733414b0d2.mp3" length="42423275" type="audio/mpeg"/><itunes:duration>44:11</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>11</itunes:episode><podcast:episode>11</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="The Future We Build: How Chris Kiper Blends AI with Homebuilding and Trust  - EP 11"><podcast:source uri="https://youtu.be/jh_8BfxsOKw"/></podcast:alternateEnclosure></item><item><title>What Paul Schmidt Learned Building AI Agents That Drove $1M in Efficiency at SmartBug - Ep 10</title><itunes:title>What Paul Schmidt Learned Building AI Agents That Drove $1M in Efficiency at SmartBug - Ep 10</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Paul Schmidt:</strong></p><ul><li>Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> </a>https://agent.ai/human/paulschmidt</li><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a>https://www.linkedin.com/in/drumming/</li><li>X (Twitter):<a href="https://x.com/jm3" rel="noopener noreferrer" target="_blank"> </a><a href="https://x.com/drumming" rel="noopener noreferrer" target="_blank">https://x.com/drumming</a></li></ul><br/><p><strong>Public Agents by Paul:</strong></p><ol><li><strong>Manufacturing sell sheet creator</strong> - <a href="https://agent.ai/profile/manufacturing-sell-sheet-creator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/manufacturing-sell-sheet-creator</a> - Instantly generate professional, one-page sell sheets for your manufacturing products.. Used this on an agent AI workshop with prospects, where we all worked on this agent together and everyone walked away with their own customized version of this agent.</li><li><strong>Agentic Idea Generator</strong> - <a href="https://agent.ai/profile/agentic-ai-idea-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/agentic-ai-idea-generator</a> - Helps companies brainstorm agents that align with a consumption based pricing model</li><li><strong>AI Dataset Recommendation Agent</strong> - <a href="https://agent.ai/profile/AI-Dataset-Recommendation-Agent" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/AI-Dataset-Recommendation-Agent</a> - Good AI outputs requires good data input. This agent helps departments think through the types of datasets they need to create for effective AI output.</li><li><strong>GiftSage: The Corporate Gifting Strategist</strong> -&nbsp; <a href="https://agent.ai/profile/corporate-gifting-ideas" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/corporate-gifting-ideas</a> - Purpose of this agent is to provide the top gift ideas that would resonate most with your customer or prospect or partner.</li><li><strong>Non-boring Event Swag Idea Agent</strong> - <a href="https://agent.ai/profile/event-swag-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/event-swag-generator</a> - Purpose of this agent is to provide the top swag ideas that would resonate most with an audience of an event.</li></ol><br/><p>--</p><p><em>“We think about almost a million dollars in efficiency that we've created just by launching this agent for us.”</em></p><p> — Paul Schmidt, VP of Marketing &amp; Innovation, SmartBug Media</p><p>How do you prep your sales team with deep insights before a first call, without making them do hours of manual research?</p><p>For Paul Schmidt and the team at SmartBug Media, the answer came through a homegrown AI agent that transformed their CRM into a powerful prospect intelligence tool.</p><p>By integrating HubSpot with Agent.ai, they built a research agent that auto-generates company background, technographic data, case study matches, discovery questions, and even custom follow-up emails. Sales reps now go into calls sounding like insiders, with no manual digging through spreadsheets or old decks required.</p><p>Paul’s estimate? Nearly <strong>$1M in efficiency gains</strong> by reducing the time spent on prep across their sales pipeline.</p><p>And none of this happened all at once.</p><p>It began with something much smaller: an agent designed to stop the noisy Slack messages like “Has anyone worked with a manufacturing client before?” That early win helped them organize historical case study data, which became a key input for their more advanced sales research agent.</p><p>The core takeaway?</p><p><strong>“Start small. Build for the future.”</strong></p><p> And get your data in order.</p><p>Once the foundation was in place, the SmartBug team started layering on more complexity. They began using multiple LLMs tailored to different steps in the workflow, generating executive briefings, and analyzing call transcripts for marketing, CS, and sales insights. All of this is built on a single structured data layer customized to SmartBug's business.</p><p>Paul is also leading a cultural shift at SmartBug, working to raise AI fluency across the team. He believes real adoption starts with leadership.</p><p>“Your leaders need to be using AI every single day.”</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Paul Schmidt:</strong></p><ul><li>Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> </a>https://agent.ai/human/paulschmidt</li><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a>https://www.linkedin.com/in/drumming/</li><li>X (Twitter):<a href="https://x.com/jm3" rel="noopener noreferrer" target="_blank"> </a><a href="https://x.com/drumming" rel="noopener noreferrer" target="_blank">https://x.com/drumming</a></li></ul><br/><p><strong>Public Agents by Paul:</strong></p><ol><li><strong>Manufacturing sell sheet creator</strong> - <a href="https://agent.ai/profile/manufacturing-sell-sheet-creator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/manufacturing-sell-sheet-creator</a> - Instantly generate professional, one-page sell sheets for your manufacturing products.. Used this on an agent AI workshop with prospects, where we all worked on this agent together and everyone walked away with their own customized version of this agent.</li><li><strong>Agentic Idea Generator</strong> - <a href="https://agent.ai/profile/agentic-ai-idea-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/agentic-ai-idea-generator</a> - Helps companies brainstorm agents that align with a consumption based pricing model</li><li><strong>AI Dataset Recommendation Agent</strong> - <a href="https://agent.ai/profile/AI-Dataset-Recommendation-Agent" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/AI-Dataset-Recommendation-Agent</a> - Good AI outputs requires good data input. This agent helps departments think through the types of datasets they need to create for effective AI output.</li><li><strong>GiftSage: The Corporate Gifting Strategist</strong> -&nbsp; <a href="https://agent.ai/profile/corporate-gifting-ideas" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/corporate-gifting-ideas</a> - Purpose of this agent is to provide the top gift ideas that would resonate most with your customer or prospect or partner.</li><li><strong>Non-boring Event Swag Idea Agent</strong> - <a href="https://agent.ai/profile/event-swag-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/event-swag-generator</a> - Purpose of this agent is to provide the top swag ideas that would resonate most with an audience of an event.</li></ol><br/><p>--</p><p><em>“We think about almost a million dollars in efficiency that we've created just by launching this agent for us.”</em></p><p> — Paul Schmidt, VP of Marketing &amp; Innovation, SmartBug Media</p><p>How do you prep your sales team with deep insights before a first call, without making them do hours of manual research?</p><p>For Paul Schmidt and the team at SmartBug Media, the answer came through a homegrown AI agent that transformed their CRM into a powerful prospect intelligence tool.</p><p>By integrating HubSpot with Agent.ai, they built a research agent that auto-generates company background, technographic data, case study matches, discovery questions, and even custom follow-up emails. Sales reps now go into calls sounding like insiders, with no manual digging through spreadsheets or old decks required.</p><p>Paul’s estimate? Nearly <strong>$1M in efficiency gains</strong> by reducing the time spent on prep across their sales pipeline.</p><p>And none of this happened all at once.</p><p>It began with something much smaller: an agent designed to stop the noisy Slack messages like “Has anyone worked with a manufacturing client before?” That early win helped them organize historical case study data, which became a key input for their more advanced sales research agent.</p><p>The core takeaway?</p><p><strong>“Start small. Build for the future.”</strong></p><p> And get your data in order.</p><p>Once the foundation was in place, the SmartBug team started layering on more complexity. They began using multiple LLMs tailored to different steps in the workflow, generating executive briefings, and analyzing call transcripts for marketing, CS, and sales insights. All of this is built on a single structured data layer customized to SmartBug's business.</p><p>Paul is also leading a cultural shift at SmartBug, working to raise AI fluency across the team. He believes real adoption starts with leadership.</p><p>“Your leaders need to be using AI every single day.”</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/what-paul-schmidt-learned-building-ai-agents-that-drove-1m-in-efficiency-at-smartbug-ep-10]]></link><guid isPermaLink="false">d267b304-fc9b-4fbf-bce9-7bf15197e016</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 09:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/d267b304-fc9b-4fbf-bce9-7bf15197e016.mp3" length="29334465" type="audio/mpeg"/><itunes:duration>30:33</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>10</itunes:episode><podcast:episode>10</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="What Paul Schmidt Learned Building AI Agents That Drove $1M in Efficiency at SmartBug"><podcast:source uri="https://youtu.be/5Px5aZqNcuE"/></podcast:alternateEnclosure></item><item><title>Tim Macchi’s Approach to Agent Building Starts with Learning, Not Expertise - Ep 09</title><itunes:title>Tim Macchi’s Approach to Agent Building Starts with Learning, Not Expertise - Ep 09</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Tim Macchi:</strong></p><ul><li>Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> </a><a href="https://agent.ai/human/TimMacc" rel="noopener noreferrer" target="_blank">https://agent.ai/human/TimMacc</a></li><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><a href="https://www.linkedin.com/in/timmacchi/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/timmacchi/</a></li><li>X (Twitter):<a href="https://x.com/jm3" rel="noopener noreferrer" target="_blank"> </a><a href="https://x.com/TimMacc" rel="noopener noreferrer" target="_blank">https://x.com/TimMacc</a></li><li>Leafari introductory video: <a href="https://www.youtube.com/watch?v=3fP9G-VvgJE" rel="noopener noreferrer" target="_blank">https://www.youtube.com/watch?v=3fP9G-VvgJE</a>&nbsp;</li></ul><br/><p><strong>Featured Agents by Tim:</strong></p><ol><li><strong>Newsletter Design Agent (HTML Template Generator) </strong>&nbsp;- <a href="https://agent.ai/profile/Newsletter-Design-Agent" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/Newsletter-Design-Agent</a> - This agent generates an amazing design, output to an HTML template, for using in your email or newsletter.</li><li><strong>Conference/Event Look-alike Finder </strong>- <a href="https://agent.ai/profile/conference-lookalike-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/conference-lookalike-finder</a> </li><li> - Never miss another must-attend conference! This agent analyzes your conference history and uncovers hidden look-alikes.</li><li><strong>Request An Agent Refiner </strong>-<a href="https://agent.ai/agent/37q0za5aezjsjg2o" rel="noopener noreferrer" target="_blank"> </a><a href="https://agent.ai/profile/agent-request" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/agent-request</a> - You might have an idea for an agent you want built on Agent.ai, but might not know what’s possible to build.</li><li><strong>Transcript to Podcast Title &amp; Description Agent </strong>- <a href="https://agent.ai/profile/transcript-podcast-title" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/transcript-podcast-title</a> - The Ultimate Podcast Title Generator: From Transcript to Viral Headlines. Drop your podcast transcript and get title + description.</li><li><strong>Introductory Call Rapport Builder Agent </strong>- <a href="https://agent.ai/profile/rapport-builder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/rapport-builder</a> - A smart agent that generates personalized jokes, icebreakers, and rapport tidbits for starting a call.</li><li><strong>Podcast Prep Agent (Podcast Outline Generator) </strong>- <a href="https://agent.ai/profile/podcast-prep-outline" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/podcast-prep-outline</a> - Takes podcast guest LinkedIn details and a discussion topic to generate a custom introduction, tailored interview outline, and questions.</li><li><strong>Writes Like a Human (Agent Use) </strong>- <a href="https://agent.ai/profile/writes-like-a-human-agent-use" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/writes-like-a-human-agent-use</a> - Note: This is the agent‑use agent – designed to use in your agent workflows to output context‑aware content that sounds human.</li><li><strong>Advanced SaaS Landing Page Optimization Agent </strong>- <a href="https://agent.ai/profile/saasy-landing" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/saasy-landing</a> - This agent will look at your target personas, and combine it with insight from what people are saying about your product to optimize your landing page copy.</li><li><strong>Transcript to Content Generator (social posts, blog posts)</strong> - <a href="https://agent.ai/profile/transcript-content" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/transcript-content</a> - Transform your audio goldmine into compelling content. Whether it’s podcast episodes, sales conversations, or interviews.</li><li><strong>Newsletter Curator Agent (News Roundup Newsletter Generator) </strong>- <a href="https://agent.ai/profile/newsletter-curator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/newsletter-curator</a> - Automatically compiles a monthly newsletter by fetching the latest blog posts, news and updates on your topic(s).</li><li><strong>Writes Like a Human </strong>- <a href="https://agent.ai/profile/writes-like-a-human" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/writes-like-a-human</a> - (This is the human‑use version) Designed to take your human‑written content, and output improved versions that retain your voice.</li></ol><br/><p>--</p><p><strong>“A generalist brain is actually a specialist brain in cross-domain thinking.”</strong></p><p> — Tim Macchi, Builder &amp; Product Leader</p><p>In past Builder Stories, we’ve highlighted creators who are deep subject matter experts. These are people who’ve spent years mastering a specific domain and are now building agents to automate or scale what they already know how to do well.</p><p>Tim Macchi brings a different energy to the table.</p><p>He’s not just automating existing expertise. He’s inventing entirely new workflows, experiences, and use cases. From sales to marketing to product and now agent building, he embraces the role of the curious generalist. He’s the type of person who wants to be a beginner. Someone who lives at the intersection of multiple disciplines. He learns just enough to get dangerous and then starts shipping.</p><p>“The people who win with AI are the ones who bring something to the table.”</p><p>Tim sees this moment as tailor-made for generalists. It’s not because depth no longer matters. It’s because cross-domain thinking, creativity, and the willingness to explore uncharted territory are exactly what’s needed when there are no established playbooks.</p><p>This creates a powerful contrast with past guests. Most had niche expertise as their starting point. Tim builds from curiosity. And this shows that both approaches can succeed in the new agentic age.</p><p>In our conversation, we explore how he’s applying this mindset to build everything from podcast assistants and onboarding advisors to a <a href="https://www.youtube.com/watch?v=3fP9G-VvgJE" rel="noopener noreferrer" target="_blank">gamified plant-learning app with his kids</a>. If you’re a product builder, a lifelong learner, or someone trying to find your lane in the AI era, this one’s for you.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Tim Macchi:</strong></p><ul><li>Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> </a><a href="https://agent.ai/human/TimMacc" rel="noopener noreferrer" target="_blank">https://agent.ai/human/TimMacc</a></li><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> </a><a href="https://www.linkedin.com/in/timmacchi/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/timmacchi/</a></li><li>X (Twitter):<a href="https://x.com/jm3" rel="noopener noreferrer" target="_blank"> </a><a href="https://x.com/TimMacc" rel="noopener noreferrer" target="_blank">https://x.com/TimMacc</a></li><li>Leafari introductory video: <a href="https://www.youtube.com/watch?v=3fP9G-VvgJE" rel="noopener noreferrer" target="_blank">https://www.youtube.com/watch?v=3fP9G-VvgJE</a>&nbsp;</li></ul><br/><p><strong>Featured Agents by Tim:</strong></p><ol><li><strong>Newsletter Design Agent (HTML Template Generator) </strong>&nbsp;- <a href="https://agent.ai/profile/Newsletter-Design-Agent" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/Newsletter-Design-Agent</a> - This agent generates an amazing design, output to an HTML template, for using in your email or newsletter.</li><li><strong>Conference/Event Look-alike Finder </strong>- <a href="https://agent.ai/profile/conference-lookalike-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/conference-lookalike-finder</a> </li><li> - Never miss another must-attend conference! This agent analyzes your conference history and uncovers hidden look-alikes.</li><li><strong>Request An Agent Refiner </strong>-<a href="https://agent.ai/agent/37q0za5aezjsjg2o" rel="noopener noreferrer" target="_blank"> </a><a href="https://agent.ai/profile/agent-request" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/agent-request</a> - You might have an idea for an agent you want built on Agent.ai, but might not know what’s possible to build.</li><li><strong>Transcript to Podcast Title &amp; Description Agent </strong>- <a href="https://agent.ai/profile/transcript-podcast-title" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/transcript-podcast-title</a> - The Ultimate Podcast Title Generator: From Transcript to Viral Headlines. Drop your podcast transcript and get title + description.</li><li><strong>Introductory Call Rapport Builder Agent </strong>- <a href="https://agent.ai/profile/rapport-builder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/rapport-builder</a> - A smart agent that generates personalized jokes, icebreakers, and rapport tidbits for starting a call.</li><li><strong>Podcast Prep Agent (Podcast Outline Generator) </strong>- <a href="https://agent.ai/profile/podcast-prep-outline" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/podcast-prep-outline</a> - Takes podcast guest LinkedIn details and a discussion topic to generate a custom introduction, tailored interview outline, and questions.</li><li><strong>Writes Like a Human (Agent Use) </strong>- <a href="https://agent.ai/profile/writes-like-a-human-agent-use" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/writes-like-a-human-agent-use</a> - Note: This is the agent‑use agent – designed to use in your agent workflows to output context‑aware content that sounds human.</li><li><strong>Advanced SaaS Landing Page Optimization Agent </strong>- <a href="https://agent.ai/profile/saasy-landing" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/saasy-landing</a> - This agent will look at your target personas, and combine it with insight from what people are saying about your product to optimize your landing page copy.</li><li><strong>Transcript to Content Generator (social posts, blog posts)</strong> - <a href="https://agent.ai/profile/transcript-content" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/transcript-content</a> - Transform your audio goldmine into compelling content. Whether it’s podcast episodes, sales conversations, or interviews.</li><li><strong>Newsletter Curator Agent (News Roundup Newsletter Generator) </strong>- <a href="https://agent.ai/profile/newsletter-curator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/newsletter-curator</a> - Automatically compiles a monthly newsletter by fetching the latest blog posts, news and updates on your topic(s).</li><li><strong>Writes Like a Human </strong>- <a href="https://agent.ai/profile/writes-like-a-human" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/writes-like-a-human</a> - (This is the human‑use version) Designed to take your human‑written content, and output improved versions that retain your voice.</li></ol><br/><p>--</p><p><strong>“A generalist brain is actually a specialist brain in cross-domain thinking.”</strong></p><p> — Tim Macchi, Builder &amp; Product Leader</p><p>In past Builder Stories, we’ve highlighted creators who are deep subject matter experts. These are people who’ve spent years mastering a specific domain and are now building agents to automate or scale what they already know how to do well.</p><p>Tim Macchi brings a different energy to the table.</p><p>He’s not just automating existing expertise. He’s inventing entirely new workflows, experiences, and use cases. From sales to marketing to product and now agent building, he embraces the role of the curious generalist. He’s the type of person who wants to be a beginner. Someone who lives at the intersection of multiple disciplines. He learns just enough to get dangerous and then starts shipping.</p><p>“The people who win with AI are the ones who bring something to the table.”</p><p>Tim sees this moment as tailor-made for generalists. It’s not because depth no longer matters. It’s because cross-domain thinking, creativity, and the willingness to explore uncharted territory are exactly what’s needed when there are no established playbooks.</p><p>This creates a powerful contrast with past guests. Most had niche expertise as their starting point. Tim builds from curiosity. And this shows that both approaches can succeed in the new agentic age.</p><p>In our conversation, we explore how he’s applying this mindset to build everything from podcast assistants and onboarding advisors to a <a href="https://www.youtube.com/watch?v=3fP9G-VvgJE" rel="noopener noreferrer" target="_blank">gamified plant-learning app with his kids</a>. If you’re a product builder, a lifelong learner, or someone trying to find your lane in the AI era, this one’s for you.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/tim-macchis-approach-to-agent-building-starts-with-learning-not-expertise-ep-09]]></link><guid isPermaLink="false">2b911e26-34c5-40b7-adad-28a355741f96</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 09:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/2b911e26-34c5-40b7-adad-28a355741f96.mp3" length="36273005" type="audio/mpeg"/><itunes:duration>37:47</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>9</itunes:episode><podcast:episode>9</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Builder Stories: Tim Macchi’s Approach to Agent Building Starts with Learning, Not Expertise"><podcast:source uri="https://youtu.be/_SCSV98AKf8"/></podcast:alternateEnclosure></item><item><title>John Marcus III on Why Perfect Is the Enemy of Shipped: Lessons from a Builder’s Graveyard - Ep 08</title><itunes:title>John Marcus III on Why Perfect Is the Enemy of Shipped: Lessons from a Builder’s Graveyard - Ep 08</itunes:title><description><![CDATA[<p><strong>Learn more and connect with John Marcus III:</strong></p><ul><li>Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> https://agent.ai/human/jm3</a></li><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> https://www.linkedin.com/in/jwmarcus/</a></li><li>X (Twitter):<a href="https://x.com/jm3" rel="noopener noreferrer" target="_blank"> https://x.com/jm3</a></li><li>Fractional Ventures:<a href="https://fractional.ventures/" rel="noopener noreferrer" target="_blank"> https://fractional.ventures/</a></li></ul><br/><p><strong>Featured Agents by JM3:</strong></p><ol><li><strong>“I’m Running Late” Rescue Agent</strong> - <a href="https://agent.ai/profile/im-late-to-my-call" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/im-late-to-my-call</a> - Instantly access relevant prospect company info when you're five minutes late to a sales call—helps you appear prepared, even at the last minute.&nbsp;</li><li><strong>Follow‑up Email Generator</strong> - <a href="https://agent.ai/profile/followup-email-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/followup-email-generator</a> - Craft polished follow‑up emails effortlessly—paste your initial outreach and the prospect’s reply to generate the perfect next message.&nbsp;</li><li><strong>Diversity and Inclusion Content Auditor</strong> - <a href="https://agent.ai/profile/wmjz0b536syi3b1v" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/wmjz0b536syi3b1v</a> - Reviews content to identify biases, measure inclusivity, and ensure messaging meets D&amp;I best practices.&nbsp;</li><li><strong>Instant Sales Battle Cards</strong> - <a href="https://agent.ai/profile/instant-sales-battle-cards" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/instant-sales-battle-cards</a> - Quickly generate competitor comparison cards—input your site to automatically create pitch-ready rebuttals.&nbsp;</li><li><strong>Rival Watch</strong> – Competitor Alert System - <a href="https://agent.ai/profile/competitor-alert-system" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/competitor-alert-system</a> - Monitors competitor activity like product launches or price changes and delivers scheduled briefs to keep your team informed.&nbsp;</li><li><strong>Unhelpful Life Goals Coach</strong> - <a href="https://agent.ai/profile/unhelpful-life-goals-coach" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/unhelpful-life-goals-coach</a> - A purposely unqualified “life coach”—for when you want no-nonsense, tongue-in-cheek guidance that offers comic relief.&nbsp;</li><li><strong>E‑commerce Product Description Enhancer</strong> - <a href="https://agent.ai/profile/ecommerce-product-description" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ecommerce-product-description</a> - Optimizes product listings to boost conversions—improves clarity, tone, and SEO for e‑commerce platforms.&nbsp;</li><li><strong>Philosophical Archetype Detector</strong> - <a href="https://agent.ai/profile/mt8gcxqblc5pukic" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/mt8gcxqblc5pukic</a> - Analyzes text to identify philosophical influences and archetypes—covers classical, modern, fringe, and lesser-known schools.&nbsp;</li><li><strong>YouTube Video Summarizer</strong> - <a href="https://agent.ai/profile/youtube-summarizer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/youtube-summarizer</a> - Produces concise summaries of YouTube videos by analyzing transcripts, ideal for quick overviews and content review.&nbsp;</li><li><strong>Video Script Generator</strong> - <a href="https://agent.ai/profile/lt8gzzc4s59qym06" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/lt8gzzc4s59qym06</a> - Automatically creates engaging scripts—perfect for explainer videos, product demos, marketing clips, etc. Featured and promoted by John Marcus himself.</li></ol><br/><p>--</p><p><strong><em>“Trying to get things perfect is the absolute enemy of getting an agent out.”</em></strong></p><p> <em>John Marcus III</em></p><p>In our latest Builder Story, JM3 shares a truth every creator needs to hear. Whether you're building agents, apps, or anything else, it's a reminder that perfection is often the thing that holds us back.</p><p>Too many ideas die while waiting to be “perfect.” John’s approach is different: get the roughest, scrappiest version working, then improve from there. His Agent.ai profile is full of powerful tools, but behind the curtain is what he calls a <strong>graveyard of unfinished agents.</strong> And that’s the point.</p><p><em>“The best agents end up coming from seeing all those different angles... It’s like seeing a bunch of 2D pictures and then suddenly you can spin it around.”</em></p><p>Whether you're a RevOps leader or a first-time builder, John’s story is a reminder that iteration matters more than perfection. Building agents can be the first step into building apps, and apps can grow into full-fledged products. You don’t need to know exactly where it will lead. What matters is that you start.</p><p><strong>Agent → App → Product</strong></p><ul><li>Experiment often</li><li>Ship before it’s ready</li><li>Learn from the mess</li></ul><br/><p>Watch the full episode and get inspired to build something, even if it’s a little rough around the edges.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with John Marcus III:</strong></p><ul><li>Agent.ai Profile:<a href="https://agent.ai/human/jm3" rel="noopener noreferrer" target="_blank"> https://agent.ai/human/jm3</a></li><li>LinkedIn:<a href="https://www.linkedin.com/in/jwmarcus/" rel="noopener noreferrer" target="_blank"> https://www.linkedin.com/in/jwmarcus/</a></li><li>X (Twitter):<a href="https://x.com/jm3" rel="noopener noreferrer" target="_blank"> https://x.com/jm3</a></li><li>Fractional Ventures:<a href="https://fractional.ventures/" rel="noopener noreferrer" target="_blank"> https://fractional.ventures/</a></li></ul><br/><p><strong>Featured Agents by JM3:</strong></p><ol><li><strong>“I’m Running Late” Rescue Agent</strong> - <a href="https://agent.ai/profile/im-late-to-my-call" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/im-late-to-my-call</a> - Instantly access relevant prospect company info when you're five minutes late to a sales call—helps you appear prepared, even at the last minute.&nbsp;</li><li><strong>Follow‑up Email Generator</strong> - <a href="https://agent.ai/profile/followup-email-generator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/followup-email-generator</a> - Craft polished follow‑up emails effortlessly—paste your initial outreach and the prospect’s reply to generate the perfect next message.&nbsp;</li><li><strong>Diversity and Inclusion Content Auditor</strong> - <a href="https://agent.ai/profile/wmjz0b536syi3b1v" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/wmjz0b536syi3b1v</a> - Reviews content to identify biases, measure inclusivity, and ensure messaging meets D&amp;I best practices.&nbsp;</li><li><strong>Instant Sales Battle Cards</strong> - <a href="https://agent.ai/profile/instant-sales-battle-cards" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/instant-sales-battle-cards</a> - Quickly generate competitor comparison cards—input your site to automatically create pitch-ready rebuttals.&nbsp;</li><li><strong>Rival Watch</strong> – Competitor Alert System - <a href="https://agent.ai/profile/competitor-alert-system" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/competitor-alert-system</a> - Monitors competitor activity like product launches or price changes and delivers scheduled briefs to keep your team informed.&nbsp;</li><li><strong>Unhelpful Life Goals Coach</strong> - <a href="https://agent.ai/profile/unhelpful-life-goals-coach" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/unhelpful-life-goals-coach</a> - A purposely unqualified “life coach”—for when you want no-nonsense, tongue-in-cheek guidance that offers comic relief.&nbsp;</li><li><strong>E‑commerce Product Description Enhancer</strong> - <a href="https://agent.ai/profile/ecommerce-product-description" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ecommerce-product-description</a> - Optimizes product listings to boost conversions—improves clarity, tone, and SEO for e‑commerce platforms.&nbsp;</li><li><strong>Philosophical Archetype Detector</strong> - <a href="https://agent.ai/profile/mt8gcxqblc5pukic" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/mt8gcxqblc5pukic</a> - Analyzes text to identify philosophical influences and archetypes—covers classical, modern, fringe, and lesser-known schools.&nbsp;</li><li><strong>YouTube Video Summarizer</strong> - <a href="https://agent.ai/profile/youtube-summarizer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/youtube-summarizer</a> - Produces concise summaries of YouTube videos by analyzing transcripts, ideal for quick overviews and content review.&nbsp;</li><li><strong>Video Script Generator</strong> - <a href="https://agent.ai/profile/lt8gzzc4s59qym06" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/lt8gzzc4s59qym06</a> - Automatically creates engaging scripts—perfect for explainer videos, product demos, marketing clips, etc. Featured and promoted by John Marcus himself.</li></ol><br/><p>--</p><p><strong><em>“Trying to get things perfect is the absolute enemy of getting an agent out.”</em></strong></p><p> <em>John Marcus III</em></p><p>In our latest Builder Story, JM3 shares a truth every creator needs to hear. Whether you're building agents, apps, or anything else, it's a reminder that perfection is often the thing that holds us back.</p><p>Too many ideas die while waiting to be “perfect.” John’s approach is different: get the roughest, scrappiest version working, then improve from there. His Agent.ai profile is full of powerful tools, but behind the curtain is what he calls a <strong>graveyard of unfinished agents.</strong> And that’s the point.</p><p><em>“The best agents end up coming from seeing all those different angles... It’s like seeing a bunch of 2D pictures and then suddenly you can spin it around.”</em></p><p>Whether you're a RevOps leader or a first-time builder, John’s story is a reminder that iteration matters more than perfection. Building agents can be the first step into building apps, and apps can grow into full-fledged products. You don’t need to know exactly where it will lead. What matters is that you start.</p><p><strong>Agent → App → Product</strong></p><ul><li>Experiment often</li><li>Ship before it’s ready</li><li>Learn from the mess</li></ul><br/><p>Watch the full episode and get inspired to build something, even if it’s a little rough around the edges.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/john-marcus-iii-on-why-perfect-is-the-enemy-of-shipped-lessons-from-a-builders-graveyard-ep-08]]></link><guid isPermaLink="false">35acaa44-c4af-4904-ac8f-d056bc809de4</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 08:45:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/35acaa44-c4af-4904-ac8f-d056bc809de4.mp3" length="36439353" type="audio/mpeg"/><itunes:duration>37:57</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>8</itunes:episode><podcast:episode>8</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="John Marcus III on Why Perfect Is the Enemy of Shipped: Lessons from a Builder’s Graveyard"><podcast:source uri="https://youtu.be/aT4kcnS6VOk"/></podcast:alternateEnclosure></item><item><title>Automate Everything: Chris Shuptrine’s Journey to 30+ Agents Without Formal Dev Education - Ep 07</title><itunes:title>Automate Everything: Chris Shuptrine’s Journey to 30+ Agents Without Formal Dev Education - Ep 07</itunes:title><description><![CDATA[<p><strong>Connect with Chris Shuptrine:</strong></p><ul><li>Agents:<a href="https://agent.ai/human/cshuptrine" rel="noopener noreferrer" target="_blank"> https://agent.ai/human/cshuptrine</a></li><li>LinkedIn:<a href="https://www.linkedin.com/in/chrisshuptrine/" rel="noopener noreferrer" target="_blank"> https://www.linkedin.com/in/chrisshuptrine/</a></li><li>X (Twitter):<a href="https://x.com/cshuptrine" rel="noopener noreferrer" target="_blank"> https://x.com/cshuptrine</a></li><li>SEO Widgets:<a href="https://www.seowidgets.ai/" rel="noopener noreferrer" target="_blank"> https://www.seowidgets.ai/</a></li></ul><br/><p><strong>Featured Agents:</strong></p><ol><li><strong>DMARC Finder</strong> –<a href="https://agent.ai/profile/dmarc-finder" rel="noopener noreferrer" target="_blank"> https://agent.ai/profile/dmarc-finder</a> – This agent will find the DMARC record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>SPF Finder</strong> – <a href="https://agent.ai/profile/spf-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/spf-finder</a> – This agent will find the SPF record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>Trending Twitter (X) Hashtags</strong> – <a href="https://agent.ai/profile/trending-twitter-hashtags" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-twitter-hashtags</a> – This agent outputs the current trending hashtags on Twitter (also known as X).</li><li><strong>Trending Snapchat Lenses</strong> – <a href="https://agent.ai/profile/trending-snapchat-lenses" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-snapchat-lenses</a> – This agent shows the latest trending Snapchat Lenses, offering insights into popular augmented reality filters.</li><li><strong>Google Related Searches</strong> – <a href="https://agent.ai/profile/google-related-searches" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/google-related-searches</a> – This agent returns Google's "Related Searches" for a given keyword, typically providing around 8 suggestions.</li><li><strong>BIMI Finder</strong> – <a href="https://agent.ai/profile/bimi-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/bimi-finder</a> – This agent will find the BIMI record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>Remove Stopwords From Text</strong> – https://agent.ai/profile/remove-stopwords-from-text – This agent removes common stopwords from a given block of text, returning a cleaner version for analysis.</li><li><strong>Pull a Site's URLs</strong> – <a href="https://agent.ai/profile/pull-a-sites-urls" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/pull-a-sites-urls</a> – This agent finds and lists all URLs on a given domain, making it useful for SEO audits or web content reviews.</li><li><strong>People Also Ask Google Results</strong> – <a href="https://agent.ai/profile/people-also-ask-google-results" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/people-also-ask-google-results</a> – This agent pulls the "People Also Ask" questions from Google for a given keyword, typically returning about 4 results.</li><li><strong>Recent Tweets Analyzer</strong> – <a href="https://agent.ai/profile/recent-tweets-analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/recent-tweets-analyzer</a> – This agent reviews a user’s recent Tweets and summarizes common themes and topics they tweet about.</li><li><strong>G2 Category Scraper</strong> – <a href="https://agent.ai/profile/g2-category-scraper" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/g2-category-scraper</a> – This agent scrapes G2 to show rankings for software tools within a specified category, revealing which products rank highest.</li><li><strong>Trending TikTok Hashtags</strong> – <a href="https://agent.ai/profile/trending-tiktok-hashtags" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-tiktok-hashtags</a> – This agent identifies the most popular TikTok hashtags trending at the moment to help you stay culturally relevant.</li><li><strong>Find Your Google Rank for a Keyword</strong> – <a href="https://agent.ai/profile/find-your-google-rank-for-a-keyword" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/find-your-google-rank-for-a-keyword</a> – This agent tells you where your domain ranks in Google search results for a specific keyword.</li><li><strong>Get Wordcount of a Text</strong> – <a href="https://agent.ai/profile/get-wordcount-of-a-text" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/get-wordcount-of-a-text</a> – This agent counts the number of words in a provided text input. It supports up to 75,000 characters (~13,000–15,000 words).</li><li><strong>Quora Scraper</strong> – <a href="https://agent.ai/profile/quora-scraper" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/quora-scraper</a> – This agent finds popular Quora questions and threads related to a given keyword, useful for content marketing and SEO.</li><li><strong>Reddit Thread Finder</strong> – <a href="https://agent.ai/profile/reddit-thread-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/reddit-thread-finder</a> – This agent searches Reddit for relevant threads on a given topic, helping you discover discussions worth joining.</li><li><strong>Pull Blog URLs from a Site</strong> – <a href="https://agent.ai/profile/pull-blog-urls-from-a-site" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/pull-blog-urls-from-a-site</a> – This agent extracts and lists all blog URLs from a domain, helping you inventory or audit blog content.</li><li><strong>Website Positioning Analysis</strong> – <a href="https://agent.ai/profile/website-positioning-analysis" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/website-positioning-analysis</a> – This agent reviews a website’s homepage and offers feedback on strategic messaging and market positioning.</li><li><strong>Internal Links Finder</strong> – <a href="https://agent.ai/profile/internal-links-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/internal-links-finder</a> – This agent scans your site and helps identify relevant internal links for a keyword to support SEO and content planning.</li><li><strong>Google Results</strong> – <a href="https://agent.ai/profile/google-results" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/google-results</a> – This agent returns the top ~100 Google search results for a given keyword, without any summaries or filtering.</li><li><strong>DKIM Finder</strong> – <a href="https://agent.ai/profile/dkim-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/dkim-finder</a> – This agent will find the DKIM record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>LinkedIn Posts Analyzer</strong> – <a href="https://agent.ai/profile/linkedin-posts-analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/linkedin-posts-analyzer</a> – This agent analyzes the last 25 LinkedIn posts of a user and provides a thematic summary of what they tend to post about.</li><li><strong>Email Validator</strong> – <a href="https://agent.ai/profile/email-validator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/email-validator</a> – This agent checks if an email address is valid and gives insight into its quality, such as whether it’s a free or business domain.</li><li><strong>FAQSchema Creator</strong> – <a href="https://agent.ai/profile/faqschema-creator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/faqschema-creator</a> – This agent generates FAQSchema JSON metadata for your content, helping boost SEO by enabling rich FAQ snippets in search.</li><li><strong>Trending Instagram Hashtags</strong> – <a href="https://agent.ai/profile/trending-instagram-hashtags" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-instagram-hashtags</a> – This agent provides a list of currently trending Instagram hashtags to help inform your social media strategy.</li><li><strong>Listicle Finder</strong> – <a href="https://agent.ai/profile/listicle-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/listicle-finder</a> – This agent finds relevant “Top 10”-style listicles related to your keyword, useful for PR and link-building outreach.</li><li><strong>Domain Validator</strong> – <a href="https://agent.ai/profile/domain-validator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/domain-validator</a> – This agent checks if a domain is live and valid, which is useful for lead validation and data hygiene.</li><li><strong>Trending TikTok Songs</strong> – <a href="https://agent.ai/profile/trending-tiktok-songs" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-tiktok-songs</a> – This agent lists the most popular TikTok songs trending now, helpful for aligning video content with viral trends.</li><li><strong>IP Lookup</strong> – <a href="https://agent.ai/profile/ip-lookup" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ip-lookup</a> – This agent provides geographic and network data for a given IP address, including city, region, country, and more.</li></ol><br/><p>--</p><p>"I have never found something that can't be automated." — Chris Shuptrine</p><p>Chris Shuptrine didn’t take a traditional path into tech. He started in marketing, not engineering. But when he saw the rise of AI and realized he could pair large language models with his domain knowledge, everything changed. Tedious SEO and marketing workflows became...]]></description><content:encoded><![CDATA[<p><strong>Connect with Chris Shuptrine:</strong></p><ul><li>Agents:<a href="https://agent.ai/human/cshuptrine" rel="noopener noreferrer" target="_blank"> https://agent.ai/human/cshuptrine</a></li><li>LinkedIn:<a href="https://www.linkedin.com/in/chrisshuptrine/" rel="noopener noreferrer" target="_blank"> https://www.linkedin.com/in/chrisshuptrine/</a></li><li>X (Twitter):<a href="https://x.com/cshuptrine" rel="noopener noreferrer" target="_blank"> https://x.com/cshuptrine</a></li><li>SEO Widgets:<a href="https://www.seowidgets.ai/" rel="noopener noreferrer" target="_blank"> https://www.seowidgets.ai/</a></li></ul><br/><p><strong>Featured Agents:</strong></p><ol><li><strong>DMARC Finder</strong> –<a href="https://agent.ai/profile/dmarc-finder" rel="noopener noreferrer" target="_blank"> https://agent.ai/profile/dmarc-finder</a> – This agent will find the DMARC record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>SPF Finder</strong> – <a href="https://agent.ai/profile/spf-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/spf-finder</a> – This agent will find the SPF record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>Trending Twitter (X) Hashtags</strong> – <a href="https://agent.ai/profile/trending-twitter-hashtags" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-twitter-hashtags</a> – This agent outputs the current trending hashtags on Twitter (also known as X).</li><li><strong>Trending Snapchat Lenses</strong> – <a href="https://agent.ai/profile/trending-snapchat-lenses" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-snapchat-lenses</a> – This agent shows the latest trending Snapchat Lenses, offering insights into popular augmented reality filters.</li><li><strong>Google Related Searches</strong> – <a href="https://agent.ai/profile/google-related-searches" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/google-related-searches</a> – This agent returns Google's "Related Searches" for a given keyword, typically providing around 8 suggestions.</li><li><strong>BIMI Finder</strong> – <a href="https://agent.ai/profile/bimi-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/bimi-finder</a> – This agent will find the BIMI record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>Remove Stopwords From Text</strong> – https://agent.ai/profile/remove-stopwords-from-text – This agent removes common stopwords from a given block of text, returning a cleaner version for analysis.</li><li><strong>Pull a Site's URLs</strong> – <a href="https://agent.ai/profile/pull-a-sites-urls" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/pull-a-sites-urls</a> – This agent finds and lists all URLs on a given domain, making it useful for SEO audits or web content reviews.</li><li><strong>People Also Ask Google Results</strong> – <a href="https://agent.ai/profile/people-also-ask-google-results" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/people-also-ask-google-results</a> – This agent pulls the "People Also Ask" questions from Google for a given keyword, typically returning about 4 results.</li><li><strong>Recent Tweets Analyzer</strong> – <a href="https://agent.ai/profile/recent-tweets-analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/recent-tweets-analyzer</a> – This agent reviews a user’s recent Tweets and summarizes common themes and topics they tweet about.</li><li><strong>G2 Category Scraper</strong> – <a href="https://agent.ai/profile/g2-category-scraper" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/g2-category-scraper</a> – This agent scrapes G2 to show rankings for software tools within a specified category, revealing which products rank highest.</li><li><strong>Trending TikTok Hashtags</strong> – <a href="https://agent.ai/profile/trending-tiktok-hashtags" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-tiktok-hashtags</a> – This agent identifies the most popular TikTok hashtags trending at the moment to help you stay culturally relevant.</li><li><strong>Find Your Google Rank for a Keyword</strong> – <a href="https://agent.ai/profile/find-your-google-rank-for-a-keyword" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/find-your-google-rank-for-a-keyword</a> – This agent tells you where your domain ranks in Google search results for a specific keyword.</li><li><strong>Get Wordcount of a Text</strong> – <a href="https://agent.ai/profile/get-wordcount-of-a-text" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/get-wordcount-of-a-text</a> – This agent counts the number of words in a provided text input. It supports up to 75,000 characters (~13,000–15,000 words).</li><li><strong>Quora Scraper</strong> – <a href="https://agent.ai/profile/quora-scraper" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/quora-scraper</a> – This agent finds popular Quora questions and threads related to a given keyword, useful for content marketing and SEO.</li><li><strong>Reddit Thread Finder</strong> – <a href="https://agent.ai/profile/reddit-thread-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/reddit-thread-finder</a> – This agent searches Reddit for relevant threads on a given topic, helping you discover discussions worth joining.</li><li><strong>Pull Blog URLs from a Site</strong> – <a href="https://agent.ai/profile/pull-blog-urls-from-a-site" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/pull-blog-urls-from-a-site</a> – This agent extracts and lists all blog URLs from a domain, helping you inventory or audit blog content.</li><li><strong>Website Positioning Analysis</strong> – <a href="https://agent.ai/profile/website-positioning-analysis" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/website-positioning-analysis</a> – This agent reviews a website’s homepage and offers feedback on strategic messaging and market positioning.</li><li><strong>Internal Links Finder</strong> – <a href="https://agent.ai/profile/internal-links-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/internal-links-finder</a> – This agent scans your site and helps identify relevant internal links for a keyword to support SEO and content planning.</li><li><strong>Google Results</strong> – <a href="https://agent.ai/profile/google-results" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/google-results</a> – This agent returns the top ~100 Google search results for a given keyword, without any summaries or filtering.</li><li><strong>DKIM Finder</strong> – <a href="https://agent.ai/profile/dkim-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/dkim-finder</a> – This agent will find the DKIM record for a given domain. You can input any URL, but the agent will strip it to just the domain.</li><li><strong>LinkedIn Posts Analyzer</strong> – <a href="https://agent.ai/profile/linkedin-posts-analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/linkedin-posts-analyzer</a> – This agent analyzes the last 25 LinkedIn posts of a user and provides a thematic summary of what they tend to post about.</li><li><strong>Email Validator</strong> – <a href="https://agent.ai/profile/email-validator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/email-validator</a> – This agent checks if an email address is valid and gives insight into its quality, such as whether it’s a free or business domain.</li><li><strong>FAQSchema Creator</strong> – <a href="https://agent.ai/profile/faqschema-creator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/faqschema-creator</a> – This agent generates FAQSchema JSON metadata for your content, helping boost SEO by enabling rich FAQ snippets in search.</li><li><strong>Trending Instagram Hashtags</strong> – <a href="https://agent.ai/profile/trending-instagram-hashtags" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-instagram-hashtags</a> – This agent provides a list of currently trending Instagram hashtags to help inform your social media strategy.</li><li><strong>Listicle Finder</strong> – <a href="https://agent.ai/profile/listicle-finder" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/listicle-finder</a> – This agent finds relevant “Top 10”-style listicles related to your keyword, useful for PR and link-building outreach.</li><li><strong>Domain Validator</strong> – <a href="https://agent.ai/profile/domain-validator" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/domain-validator</a> – This agent checks if a domain is live and valid, which is useful for lead validation and data hygiene.</li><li><strong>Trending TikTok Songs</strong> – <a href="https://agent.ai/profile/trending-tiktok-songs" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/trending-tiktok-songs</a> – This agent lists the most popular TikTok songs trending now, helpful for aligning video content with viral trends.</li><li><strong>IP Lookup</strong> – <a href="https://agent.ai/profile/ip-lookup" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/ip-lookup</a> – This agent provides geographic and network data for a given IP address, including city, region, country, and more.</li></ol><br/><p>--</p><p>"I have never found something that can't be automated." — Chris Shuptrine</p><p>Chris Shuptrine didn’t take a traditional path into tech. He started in marketing, not engineering. But when he saw the rise of AI and realized he could pair large language models with his domain knowledge, everything changed. Tedious SEO and marketing workflows became buildable, repeatable, and shareable, and just like that, Chris became one of the most prolific agent creators on the platform.</p><p>“Most of the widgets I have are because I needed them myself… I didn’t want to do it manually again.”</p><p>Over time, his weekend scripts turned into a site (seowidgets.ai) with over 100 scripts, a collection of 30+ agents on Agent.ai, and even a new job leading marketing at an AI-first company. But what makes Chris’s story even more compelling is his mindset: he’s not building these tools to sell them. He’s building them to <strong>give back.</strong></p><p>“My goal throughout this was to keep all of these widgets free.”</p><p>From IP lookups and TikTok trend scrapers to domain validators and Reddit thread finders, Chris's tools let non-technical teams move faster without needing to spin up engineering resources. He’s taken years of SEO and SEM experience and packaged it into a suite of plug-and-play utilities for others to leverage.</p><p>Chris isn’t just a builder. He’s a teacher, a puzzle-solver, and a collaborator. And if you ask him how to get started?</p><p>Just build. Start small. Find the boring task you do every week, and automate it.</p><p>“I never really experienced that coding high until ChatGPT… it’s something that isn’t insurmountable, even if one doesn’t have any technical ability.”</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/automate-everything-chris-shuptrines-journey-to-30-agents-without-formal-dev-education-ep-07]]></link><guid isPermaLink="false">bda7e08d-f6df-4274-8aad-acb1e702cddd</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 08:30:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/bda7e08d-f6df-4274-8aad-acb1e702cddd.mp3" length="35152039" type="audio/mpeg"/><itunes:duration>36:37</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>7</itunes:episode><podcast:episode>7</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Automate Everything: Chris Shuptrine’s Journey to 30+ Agents Without Formal Dev Education"><podcast:source uri="https://youtu.be/vaTBh13Kp4s"/></podcast:alternateEnclosure></item><item><title>Shaalin Parekh: From Finance Consultant to AI Builder of an Agent Used 13K+ Times - Ep 06</title><itunes:title>Shaalin Parekh: From Finance Consultant to AI Builder of an Agent Used 13K+ Times - Ep 06</itunes:title><description><![CDATA[<p><strong>Explore More from Shaalin:</strong></p><ul><li><strong>Shaalin’s Agent.ai Profile</strong> - <a href="https://agent.ai/human/Shaalin" rel="noopener noreferrer" target="_blank">https://agent.ai/human/Shaalin</a>&nbsp;</li><li><strong>Connect on LinkedIn</strong> - <a href="https://www.linkedin.com/in/shaalin/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/shaalin/</a>&nbsp;</li><li><strong>Follow on X (Twitter)</strong> - <a href="https://x.com/Shaalin" rel="noopener noreferrer" target="_blank">https://x.com/Shaalin</a>&nbsp;</li><li><strong>Visit IndustryGTM Website (and sign up for the newsletter)</strong> - <a href="https://industrygtm.com/" rel="noopener noreferrer" target="_blank">https://industrygtm.com/</a>&nbsp;</li></ul><br/><p><strong>Try His Most Popular Agents:</strong></p><ul><li><strong>ICP Builder</strong> - <a href="https://agent.ai/agent/icp-builder" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/icp-builder</a> - Looks at your current customers and figures out what they actually have in common—not just firmographics, but deeper patterns—so you can identify and prioritize similar prospects.</li><li><strong>Industry Messaging Generator</strong> - <a href="https://agent.ai/agent/industry-email-template" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/industry-email-template</a> - Drop in a LinkedIn profile, and it figures out the person’s industry and role, then writes a cold email tailored to them using relevant trends and language.</li><li><strong>Case Study Willingness Index</strong> - <a href="https://agent.ai/profile/case-study-willingness" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/case-study-willingness</a> - Helps you figure out which customers are most likely to say yes to a case study by checking if they've done them with other vendors and how well their role/use case matches your product.</li><li><strong>Expert Opinion Research Agent </strong>- <a href="https://agent.ai/profile/interview-resarcher" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/interview-resarcher</a> - If you're researching a topic, give it the questions you're trying to answer, and it finds interviews from credible experts, summarizes their insights, and links back to the sources.</li></ul><br/><p>--</p><p>Sometimes the best journeys start with a shrug and a sign-up form.</p><p>“I must have signed up for a waitlist or something... I honestly had no idea what an agent was. But I thought, I could be an early adopter to this AI stuff.”</p><p>Shaalin Parekh didn’t set out to become a builder. As a consultant deeply familiar with go-to-market in financial services, he was just looking for ways to stay ahead of the AI curve. But the moment he started playing with workflows and prompting, something clicked.</p><p>“You're a product manager in that. You have to think about the user experience, lowest friction way to use it, and readability of the output.”</p><p>Suddenly, his domain expertise wasn't just strategy; it became a blueprint. He knew the pain points. He knew how to simplify them. And that knowledge started transforming into agents. One of those experiments? The Ideal Customer Profile (ICP) Builder.</p><p>“It’s been used over 13,000 times... The feedback was really positive. It’s amazing what can happen when you just get some of this stuff right.”</p><p>What started as curiosity turned into contribution. And along the way, Shaalin unlocked something many in this community are discovering: <strong>the future of building belongs to specialists who aren’t afraid to experiment.</strong></p><p>So if you’re a subject matter expert, even if you’ve never written a line of code, Shaalin’s story is proof that you’re closer to building something useful than you think.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></description><content:encoded><![CDATA[<p><strong>Explore More from Shaalin:</strong></p><ul><li><strong>Shaalin’s Agent.ai Profile</strong> - <a href="https://agent.ai/human/Shaalin" rel="noopener noreferrer" target="_blank">https://agent.ai/human/Shaalin</a>&nbsp;</li><li><strong>Connect on LinkedIn</strong> - <a href="https://www.linkedin.com/in/shaalin/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/shaalin/</a>&nbsp;</li><li><strong>Follow on X (Twitter)</strong> - <a href="https://x.com/Shaalin" rel="noopener noreferrer" target="_blank">https://x.com/Shaalin</a>&nbsp;</li><li><strong>Visit IndustryGTM Website (and sign up for the newsletter)</strong> - <a href="https://industrygtm.com/" rel="noopener noreferrer" target="_blank">https://industrygtm.com/</a>&nbsp;</li></ul><br/><p><strong>Try His Most Popular Agents:</strong></p><ul><li><strong>ICP Builder</strong> - <a href="https://agent.ai/agent/icp-builder" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/icp-builder</a> - Looks at your current customers and figures out what they actually have in common—not just firmographics, but deeper patterns—so you can identify and prioritize similar prospects.</li><li><strong>Industry Messaging Generator</strong> - <a href="https://agent.ai/agent/industry-email-template" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/industry-email-template</a> - Drop in a LinkedIn profile, and it figures out the person’s industry and role, then writes a cold email tailored to them using relevant trends and language.</li><li><strong>Case Study Willingness Index</strong> - <a href="https://agent.ai/profile/case-study-willingness" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/case-study-willingness</a> - Helps you figure out which customers are most likely to say yes to a case study by checking if they've done them with other vendors and how well their role/use case matches your product.</li><li><strong>Expert Opinion Research Agent </strong>- <a href="https://agent.ai/profile/interview-resarcher" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/interview-resarcher</a> - If you're researching a topic, give it the questions you're trying to answer, and it finds interviews from credible experts, summarizes their insights, and links back to the sources.</li></ul><br/><p>--</p><p>Sometimes the best journeys start with a shrug and a sign-up form.</p><p>“I must have signed up for a waitlist or something... I honestly had no idea what an agent was. But I thought, I could be an early adopter to this AI stuff.”</p><p>Shaalin Parekh didn’t set out to become a builder. As a consultant deeply familiar with go-to-market in financial services, he was just looking for ways to stay ahead of the AI curve. But the moment he started playing with workflows and prompting, something clicked.</p><p>“You're a product manager in that. You have to think about the user experience, lowest friction way to use it, and readability of the output.”</p><p>Suddenly, his domain expertise wasn't just strategy; it became a blueprint. He knew the pain points. He knew how to simplify them. And that knowledge started transforming into agents. One of those experiments? The Ideal Customer Profile (ICP) Builder.</p><p>“It’s been used over 13,000 times... The feedback was really positive. It’s amazing what can happen when you just get some of this stuff right.”</p><p>What started as curiosity turned into contribution. And along the way, Shaalin unlocked something many in this community are discovering: <strong>the future of building belongs to specialists who aren’t afraid to experiment.</strong></p><p>So if you’re a subject matter expert, even if you’ve never written a line of code, Shaalin’s story is proof that you’re closer to building something useful than you think.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/shaalin-parekh-from-finance-consultant-to-ai-builder-of-an-agent-used-13k-times-ep-06]]></link><guid isPermaLink="false">32cdcd02-bf40-4c5c-a75c-64968bb8bdc3</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 08:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/32cdcd02-bf40-4c5c-a75c-64968bb8bdc3.mp3" length="32192052" type="audio/mpeg"/><itunes:duration>33:32</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>6</itunes:episode><podcast:episode>6</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Shaalin Parekh: From Finance Consultant to AI Builder of an Agent Used 13K+ Times"><podcast:source uri="https://youtu.be/yVToTZWNbjs"/></podcast:alternateEnclosure></item><item><title>Steve Hollis on Learning Through Play - Ep 05</title><itunes:title>Steve Hollis on Learning Through Play - Ep 05</itunes:title><description><![CDATA[<p>Connect with Steve &amp; Explore His Work</p><ul><li>Agent.ai Profile: <a href="https://agent.ai/human/hollis24926" rel="noopener noreferrer" target="_blank">agent.ai/human/hollis24926</a></li><li>LinkedIn: <a href="https://linkedin.com/in/steve-hollis-367ab636/" rel="noopener noreferrer" target="_blank">linkedin.com/in/steve-hollis-367ab636/</a></li><li>Sign Up for Steve’s Workshop: <a href="https://mediajunction.com/training" rel="noopener noreferrer" target="_blank">mediajunction.com/training</a></li><li>Try Steve’s D&amp;D PDF Extractor Agent: <a href="https://agent.ai/agent/dandscraper" rel="noopener noreferrer" target="_blank">agent.ai/agent/dandscraper</a></li></ul><br/><p><em>“We all learn by playing. I mean, we do if you think back to when you were a kid, like we learned through play. And we stick with it more when we're enjoying it, right?”</em> — Steve Hollis</p><p>For Steve Hollis, building with AI isn’t just about solving problems or launching the next cool tool. It’s about tapping into something far more foundational: play. Whether he’s hacking together a D&amp;D agent, experimenting with data cleanup, or guiding others through the labyrinth of prompt writing, Steve approaches each challenge with the same spirit of curiosity that got him into computers in the first place.</p><p>That mindset, he says, is crucial not just for kids, but for all of us. When learning (and building) feels like play, we stick with it longer, take more risks, and ultimately learn more. It’s a philosophy that shows up in everything Steve does, especially when he’s teaching others.</p><p>One of his favorite lessons for both newcomers and seasoned builders is to <strong>start simple and build up</strong>:</p><p><em>“Trying to do too much too soon is where you get in over your head, in my opinion... Start with a block. Let's start with just a square that you can control with the arrows. And then we'll worry about these cool animations, right? Because it's that fundamental thing.”</em></p><p>That advice isn’t just for code, it’s for life. Steve believes in breaking down big ideas into manageable pieces, letting people experiment, and keeping things fun along the way. Whether he’s running an AI agent workshop or helping a friend troubleshoot, his passion is contagious: make it playful, keep it simple, and you’ll be amazed at how far you can go.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></description><content:encoded><![CDATA[<p>Connect with Steve &amp; Explore His Work</p><ul><li>Agent.ai Profile: <a href="https://agent.ai/human/hollis24926" rel="noopener noreferrer" target="_blank">agent.ai/human/hollis24926</a></li><li>LinkedIn: <a href="https://linkedin.com/in/steve-hollis-367ab636/" rel="noopener noreferrer" target="_blank">linkedin.com/in/steve-hollis-367ab636/</a></li><li>Sign Up for Steve’s Workshop: <a href="https://mediajunction.com/training" rel="noopener noreferrer" target="_blank">mediajunction.com/training</a></li><li>Try Steve’s D&amp;D PDF Extractor Agent: <a href="https://agent.ai/agent/dandscraper" rel="noopener noreferrer" target="_blank">agent.ai/agent/dandscraper</a></li></ul><br/><p><em>“We all learn by playing. I mean, we do if you think back to when you were a kid, like we learned through play. And we stick with it more when we're enjoying it, right?”</em> — Steve Hollis</p><p>For Steve Hollis, building with AI isn’t just about solving problems or launching the next cool tool. It’s about tapping into something far more foundational: play. Whether he’s hacking together a D&amp;D agent, experimenting with data cleanup, or guiding others through the labyrinth of prompt writing, Steve approaches each challenge with the same spirit of curiosity that got him into computers in the first place.</p><p>That mindset, he says, is crucial not just for kids, but for all of us. When learning (and building) feels like play, we stick with it longer, take more risks, and ultimately learn more. It’s a philosophy that shows up in everything Steve does, especially when he’s teaching others.</p><p>One of his favorite lessons for both newcomers and seasoned builders is to <strong>start simple and build up</strong>:</p><p><em>“Trying to do too much too soon is where you get in over your head, in my opinion... Start with a block. Let's start with just a square that you can control with the arrows. And then we'll worry about these cool animations, right? Because it's that fundamental thing.”</em></p><p>That advice isn’t just for code, it’s for life. Steve believes in breaking down big ideas into manageable pieces, letting people experiment, and keeping things fun along the way. Whether he’s running an AI agent workshop or helping a friend troubleshoot, his passion is contagious: make it playful, keep it simple, and you’ll be amazed at how far you can go.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/steve-hollis-on-learning-through-play-ep-05]]></link><guid isPermaLink="false">77da3599-6acb-489d-8634-af3b510c3f41</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 08:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/77da3599-6acb-489d-8634-af3b510c3f41.mp3" length="31859356" type="audio/mpeg"/><itunes:duration>33:11</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>5</itunes:episode><podcast:episode>5</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Steve Hollis on Learning Through Play - Ep 05"><podcast:source uri="https://youtu.be/4lK5C5bvoXE"/></podcast:alternateEnclosure></item><item><title>Alex Blackmon’s Path to Helping Others Thrive - Ep 04</title><itunes:title>Alex Blackmon’s Path to Helping Others Thrive - Ep 04</itunes:title><description><![CDATA[<p><strong>Connect with Alex online</strong>: </p><ul><li><a href="https://agent.ai/human/alexblackmon137" rel="noopener noreferrer" target="_blank">Agent AI Profile</a></li><li><a href="https://www.linkedin.com/in/alexander-blackmon-2683bb21/" rel="noopener noreferrer" target="_blank">LinkedIn</a></li><li><a href="https://x.com/alexblackmon137" rel="noopener noreferrer" target="_blank">X (formerly Twitter)</a></li></ul><br/><p><strong>Some of Alex’s Agents:</strong></p><ul><li><a href="https://agent.ai/agent/deep-image-location-analysis-agent" rel="noopener noreferrer" target="_blank">Deep Image Location Analysis Agent</a></li><li><a href="https://agent.ai/agent/company-security-dialogue-agent" rel="noopener noreferrer" target="_blank">Company Security Dialogue Agent</a></li><li><a href="https://agent.ai/agent/agent-ai-html-output-builder-v2" rel="noopener noreferrer" target="_blank">Agent AI HTML Output Builder v2</a></li></ul><br/><p>--</p><p><em>"I made the prompt generator for myself, but then published it so others could use it too. It’s awesome when people find it helpful."</em> — Alex</p><p>Meet Alex Blackmon, one of our most dedicated agent builders. From tinkering with toy computers as a kid to diving into web development and, later, AI, Alex’s journey has always been driven by a <strong>powerful desire to help others</strong>.</p><p>It’s not just about building for personal use. Alex’s passion lies in making things <strong>modular and reusable</strong>, so others can jump in, customize, and make them their own. As Alex puts it:</p><p><em>"I ended up building them as I was building other agents because I was like, I need this functionality, but I think I'm going to need it again one day. I think that's also the programmer in me wanting to reuse building blocks."</em></p><p>Alex’s approach, building functional, shareable agents that can be invoked by others, means the work doesn’t just live in a silo. It <strong>ripples out</strong>, empowering other builders to tackle their own challenges faster, more creatively, and with less friction.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for your self</p>]]></description><content:encoded><![CDATA[<p><strong>Connect with Alex online</strong>: </p><ul><li><a href="https://agent.ai/human/alexblackmon137" rel="noopener noreferrer" target="_blank">Agent AI Profile</a></li><li><a href="https://www.linkedin.com/in/alexander-blackmon-2683bb21/" rel="noopener noreferrer" target="_blank">LinkedIn</a></li><li><a href="https://x.com/alexblackmon137" rel="noopener noreferrer" target="_blank">X (formerly Twitter)</a></li></ul><br/><p><strong>Some of Alex’s Agents:</strong></p><ul><li><a href="https://agent.ai/agent/deep-image-location-analysis-agent" rel="noopener noreferrer" target="_blank">Deep Image Location Analysis Agent</a></li><li><a href="https://agent.ai/agent/company-security-dialogue-agent" rel="noopener noreferrer" target="_blank">Company Security Dialogue Agent</a></li><li><a href="https://agent.ai/agent/agent-ai-html-output-builder-v2" rel="noopener noreferrer" target="_blank">Agent AI HTML Output Builder v2</a></li></ul><br/><p>--</p><p><em>"I made the prompt generator for myself, but then published it so others could use it too. It’s awesome when people find it helpful."</em> — Alex</p><p>Meet Alex Blackmon, one of our most dedicated agent builders. From tinkering with toy computers as a kid to diving into web development and, later, AI, Alex’s journey has always been driven by a <strong>powerful desire to help others</strong>.</p><p>It’s not just about building for personal use. Alex’s passion lies in making things <strong>modular and reusable</strong>, so others can jump in, customize, and make them their own. As Alex puts it:</p><p><em>"I ended up building them as I was building other agents because I was like, I need this functionality, but I think I'm going to need it again one day. I think that's also the programmer in me wanting to reuse building blocks."</em></p><p>Alex’s approach, building functional, shareable agents that can be invoked by others, means the work doesn’t just live in a silo. It <strong>ripples out</strong>, empowering other builders to tackle their own challenges faster, more creatively, and with less friction.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for your self</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/alex-blackmons-path-to-helping-others-thrive-ep-04]]></link><guid isPermaLink="false">0ccdf3b1-f340-4926-af00-fbe2239d2b24</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 07:45:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/0ccdf3b1-f340-4926-af00-fbe2239d2b24.mp3" length="25873345" type="audio/mpeg"/><itunes:duration>26:57</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>4</itunes:episode><podcast:episode>4</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Alex Blackmon on his Path to Helping Others Thrive - Ep 03"><podcast:source uri="https://youtu.be/E6NwMbXfkiU"/></podcast:alternateEnclosure></item><item><title>Kate Reed - No Code, No Problem. Why learning to build agents empowered her career - Ep 03</title><itunes:title>Kate Reed - No Code, No Problem. Why learning to build agents empowered her career - Ep 03</itunes:title><description><![CDATA[<p><strong>Connect with Kate:</strong></p><ul><li><a href="https://agent.ai/human/MAKR_Kate" rel="noopener noreferrer" target="_blank">Agent.ai Profile</a> </li><li><a href="https://www.linkedin.com/in/katerussellreed/" rel="noopener noreferrer" target="_blank">LinkedIn</a></li></ul><br/><p><strong>Try Her Public Agents:</strong></p><ul><li><a href="https://agent.ai/profile/will-this-customer-be-a-nightmare" rel="noopener noreferrer" target="_blank">Will This Customer Be a F***ing Nightmare?</a></li><li><a href="https://agent.ai/profile/websitecustomerexperience" rel="noopener noreferrer" target="_blank">Website Customer Experience Audit</a></li><li><a href="https://agent.ai/profile/knowledgebaseaudit" rel="noopener noreferrer" target="_blank">Knowledge Base Audit</a></li><li><a href="https://agent.ai/profile/customer-success-call-follow-up" rel="noopener noreferrer" target="_blank">Customer Success Call Follow Up Generator</a></li><li><a href="https://agent.ai/profile/customer-success-mapper" rel="noopener noreferrer" target="_blank">Customer Success Mapper</a></li><li><a href="https://agent.ai/profile/customer-onboarding-plan-generator" rel="noopener noreferrer" target="_blank">Customer Onboarding Plan Generator</a></li></ul><br/><p>--</p><p><em>"It's been the most empowering experience of my entire career, learning to build agents."</em></p><p>When Kate Reed first started experimenting with agent-building, she didn’t come from a traditional technical background.</p><p><em>"I am not only low code, I am no code,"</em> she told us, with a smile that carried both honesty and pride.</p><p>But what she <em>does</em> bring is a deep, hard-earned expertise in Customer Success, with more than a decade spent solving real customer problems at companies like HubSpot and early-stage startups. And now, she’s combining that insight with new AI tools to build useful, practical agents that solve challenges for others in her field.</p><p>From auditing knowledge bases to diagnosing onboarding friction, Kate’s agents aren’t just experiments. They are tools designed to empower others to do better work. And they reflect her bigger mission: to make Customer Success more effective, more human, and more scalable.</p><p>Through her new venture,<a href="https://www.makrventuresllc.com/" rel="noopener noreferrer" target="_blank"> MAKR Ventures</a>, she is not just building tools, she is building momentum. For herself. For other women in tech. And for a future where your value is not defined by how well you can code, but by how well you can <em>build</em>. She recently launched the company publicly during NY Tech Week, sharing her mission and first offerings in<a href="https://www.linkedin.com/posts/katerussellreed_nytechweek-activity-7336475271505526785-ijSE?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAACSe4gBfVHAOs25bHjUuhD4yIyjxCFhnR0" rel="noopener noreferrer" target="_blank"> this LinkedIn post</a>.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></description><content:encoded><![CDATA[<p><strong>Connect with Kate:</strong></p><ul><li><a href="https://agent.ai/human/MAKR_Kate" rel="noopener noreferrer" target="_blank">Agent.ai Profile</a> </li><li><a href="https://www.linkedin.com/in/katerussellreed/" rel="noopener noreferrer" target="_blank">LinkedIn</a></li></ul><br/><p><strong>Try Her Public Agents:</strong></p><ul><li><a href="https://agent.ai/profile/will-this-customer-be-a-nightmare" rel="noopener noreferrer" target="_blank">Will This Customer Be a F***ing Nightmare?</a></li><li><a href="https://agent.ai/profile/websitecustomerexperience" rel="noopener noreferrer" target="_blank">Website Customer Experience Audit</a></li><li><a href="https://agent.ai/profile/knowledgebaseaudit" rel="noopener noreferrer" target="_blank">Knowledge Base Audit</a></li><li><a href="https://agent.ai/profile/customer-success-call-follow-up" rel="noopener noreferrer" target="_blank">Customer Success Call Follow Up Generator</a></li><li><a href="https://agent.ai/profile/customer-success-mapper" rel="noopener noreferrer" target="_blank">Customer Success Mapper</a></li><li><a href="https://agent.ai/profile/customer-onboarding-plan-generator" rel="noopener noreferrer" target="_blank">Customer Onboarding Plan Generator</a></li></ul><br/><p>--</p><p><em>"It's been the most empowering experience of my entire career, learning to build agents."</em></p><p>When Kate Reed first started experimenting with agent-building, she didn’t come from a traditional technical background.</p><p><em>"I am not only low code, I am no code,"</em> she told us, with a smile that carried both honesty and pride.</p><p>But what she <em>does</em> bring is a deep, hard-earned expertise in Customer Success, with more than a decade spent solving real customer problems at companies like HubSpot and early-stage startups. And now, she’s combining that insight with new AI tools to build useful, practical agents that solve challenges for others in her field.</p><p>From auditing knowledge bases to diagnosing onboarding friction, Kate’s agents aren’t just experiments. They are tools designed to empower others to do better work. And they reflect her bigger mission: to make Customer Success more effective, more human, and more scalable.</p><p>Through her new venture,<a href="https://www.makrventuresllc.com/" rel="noopener noreferrer" target="_blank"> MAKR Ventures</a>, she is not just building tools, she is building momentum. For herself. For other women in tech. And for a future where your value is not defined by how well you can code, but by how well you can <em>build</em>. She recently launched the company publicly during NY Tech Week, sharing her mission and first offerings in<a href="https://www.linkedin.com/posts/katerussellreed_nytechweek-activity-7336475271505526785-ijSE?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAAACSe4gBfVHAOs25bHjUuhD4yIyjxCFhnR0" rel="noopener noreferrer" target="_blank"> this LinkedIn post</a>.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for yourself.</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/kate-reed-no-code-no-problem-why-learning-to-build-agents-empowered-her-career-ep-03]]></link><guid isPermaLink="false">1a84a0d3-dca7-4288-a59b-2c77dd20df5c</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 07:30:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/1a84a0d3-dca7-4288-a59b-2c77dd20df5c.mp3" length="28121129" type="audio/mpeg"/><itunes:duration>29:18</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>3</itunes:episode><podcast:episode>3</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Kate Reed - No Code, No Problem. Why learning to build agents empowered her career"><podcast:source uri="https://youtu.be/Y3iQjMiQILA"/></podcast:alternateEnclosure></item><item><title>Jenn Steele on Turning Expertise into Agents - Ep 02</title><itunes:title>Jenn Steele on Turning Expertise into Agents - Ep 02</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Jenn Steele:</strong></p><ul><li><a href="https://agent.ai/human/jennsteele" rel="noopener noreferrer" target="_blank">Agent.ai Profile</a></li><li><a href="https://www.linkedin.com/in/jennsteele/" rel="noopener noreferrer" target="_blank">LinkedIn</a></li><li><a href="https://x.com/jennsteele" rel="noopener noreferrer" target="_blank">X</a></li></ul><br/><p><strong>Explore her Work and Builds:</strong></p><ul><li><a href="https://www.soundgtm.com/post/introducing-the-ecosystem-fueled-growth-playbooks-ai-agents" rel="noopener noreferrer" target="_blank">Read Her Agent’s Launch Post</a></li><li><a href="https://www.soundgtm.com/playbooks-and-agents" rel="noopener noreferrer" target="_blank">Play with her Branded Agents</a></li><li><a href="https://prototype.soundgtm.com/" rel="noopener noreferrer" target="_blank">Try the Agent Flow Prototype</a></li><li><a href="https://agent.ai/profile/cold-outreach-schedule" rel="noopener noreferrer" target="_blank">Create a Cold Outreach Schedule for SDRs</a></li></ul><br/><p>--</p><p><em>“The only way I'm going to make people successful at partnership programs is to basically take my brain and dump it into some agents that they can run.”</em></p><p>That’s exactly what <strong>Jenn Steele</strong> did, and she did it in just three weeks.</p><p>Jenn is the founder of<a href="https://www.soundgtm.com/" rel="noopener noreferrer" target="_blank"> <strong>SoundGTM</strong></a>, a platform focused on helping companies, both tech and non-tech, scale ecosystem-led growth through referrals, partner programs, and strategic alliances. After years leading marketing and revenue at companies like HubSpot and Kissmetrics, Jenn knew firsthand how difficult partnerships can be to plan, execute, and enable, particularly for teams without dedicated resources.</p><p>She didn’t just want to teach people how to do it better. She wanted to <em>build</em> tools that would actually do the hard parts for them.</p><p>“I realized that AI, especially agentic AI, was in a place where I could actually solve the problem of planning and enablement.”</p><p>With that, she launched a powerful suite of<a href="https://www.soundgtm.com/playbooks-and-agents" rel="noopener noreferrer" target="_blank"> AI Agents and Playbooks</a>, including things like an<a href="https://agent.ai/profile/cold-outreach-schedule" rel="noopener noreferrer" target="_blank"> SDR Cold Outreach Scheduler</a>, enablement checklists, referral program tools, and much more. Think: a hyper-specific, AI-powered Website Grader, only it's designed for your ecosystem program.</p><p>What’s more, Jenn has embedded these agents directly into her own branded experience and is sharing her journey<a href="https://www.soundgtm.com/post/introducing-the-ecosystem-fueled-growth-playbooks-ai-agents" rel="noopener noreferrer" target="_blank"> in detail</a> to help others do the same.</p><p><em>“The only way I’m going to make people successful at partnership programs is to basically take my brain and dump it into some agents that they can run.”</em></p><p>And she’s just getting started. From new use cases to deeper personalization, Jenn is exploring ways to make her agent network smarter, faster, and more effective for go-to-market teams of all shapes and sizes.</p><p>Want to hear Jenn tell the story herself? Check out the full 25-minute conversation where we dive deep into her build process, lessons learned, and what's coming next.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for your self</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Jenn Steele:</strong></p><ul><li><a href="https://agent.ai/human/jennsteele" rel="noopener noreferrer" target="_blank">Agent.ai Profile</a></li><li><a href="https://www.linkedin.com/in/jennsteele/" rel="noopener noreferrer" target="_blank">LinkedIn</a></li><li><a href="https://x.com/jennsteele" rel="noopener noreferrer" target="_blank">X</a></li></ul><br/><p><strong>Explore her Work and Builds:</strong></p><ul><li><a href="https://www.soundgtm.com/post/introducing-the-ecosystem-fueled-growth-playbooks-ai-agents" rel="noopener noreferrer" target="_blank">Read Her Agent’s Launch Post</a></li><li><a href="https://www.soundgtm.com/playbooks-and-agents" rel="noopener noreferrer" target="_blank">Play with her Branded Agents</a></li><li><a href="https://prototype.soundgtm.com/" rel="noopener noreferrer" target="_blank">Try the Agent Flow Prototype</a></li><li><a href="https://agent.ai/profile/cold-outreach-schedule" rel="noopener noreferrer" target="_blank">Create a Cold Outreach Schedule for SDRs</a></li></ul><br/><p>--</p><p><em>“The only way I'm going to make people successful at partnership programs is to basically take my brain and dump it into some agents that they can run.”</em></p><p>That’s exactly what <strong>Jenn Steele</strong> did, and she did it in just three weeks.</p><p>Jenn is the founder of<a href="https://www.soundgtm.com/" rel="noopener noreferrer" target="_blank"> <strong>SoundGTM</strong></a>, a platform focused on helping companies, both tech and non-tech, scale ecosystem-led growth through referrals, partner programs, and strategic alliances. After years leading marketing and revenue at companies like HubSpot and Kissmetrics, Jenn knew firsthand how difficult partnerships can be to plan, execute, and enable, particularly for teams without dedicated resources.</p><p>She didn’t just want to teach people how to do it better. She wanted to <em>build</em> tools that would actually do the hard parts for them.</p><p>“I realized that AI, especially agentic AI, was in a place where I could actually solve the problem of planning and enablement.”</p><p>With that, she launched a powerful suite of<a href="https://www.soundgtm.com/playbooks-and-agents" rel="noopener noreferrer" target="_blank"> AI Agents and Playbooks</a>, including things like an<a href="https://agent.ai/profile/cold-outreach-schedule" rel="noopener noreferrer" target="_blank"> SDR Cold Outreach Scheduler</a>, enablement checklists, referral program tools, and much more. Think: a hyper-specific, AI-powered Website Grader, only it's designed for your ecosystem program.</p><p>What’s more, Jenn has embedded these agents directly into her own branded experience and is sharing her journey<a href="https://www.soundgtm.com/post/introducing-the-ecosystem-fueled-growth-playbooks-ai-agents" rel="noopener noreferrer" target="_blank"> in detail</a> to help others do the same.</p><p><em>“The only way I’m going to make people successful at partnership programs is to basically take my brain and dump it into some agents that they can run.”</em></p><p>And she’s just getting started. From new use cases to deeper personalization, Jenn is exploring ways to make her agent network smarter, faster, and more effective for go-to-market teams of all shapes and sizes.</p><p>Want to hear Jenn tell the story herself? Check out the full 25-minute conversation where we dive deep into her build process, lessons learned, and what's coming next.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for your self</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/jenn-steele-on-turning-expertise-into-agents-ep-02]]></link><guid isPermaLink="false">70edf213-c6f7-4e7f-81fb-440a6f0efdfb</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 07:15:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/70edf213-c6f7-4e7f-81fb-440a6f0efdfb.mp3" length="25507631" type="audio/mpeg"/><itunes:duration>26:34</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>2</itunes:episode><podcast:episode>2</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Jenn Steele on Turning Expertise into Agents - Ep 02"><podcast:source uri="https://youtu.be/WSI-s-NRJek"/></podcast:alternateEnclosure></item><item><title>Henry Carbajales: How He Teaches Students To Prepare For Life With AI - Ep 01</title><itunes:title>Henry Carbajales: How He Teaches Students To Prepare For Life With AI - Ep 01</itunes:title><description><![CDATA[<p><strong>Learn more and connect with Henry Carbajales:</strong></p><ul><li><strong>Agent.ai Builder Profile </strong>- <a href="https://agent.ai/human/HCarbajale87449" rel="noopener noreferrer" target="_blank">https://agent.ai/human/HCarbajale87449</a></li><li><strong>Linkedin - </strong><a href="https://www.linkedin.com/in/hcarbajales/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/hcarbajales/</a></li><li><strong>YouTube</strong> - <a href="https://www.youtube.com/channel/UCzHnB4FxTbDAEx6jYRhESLg" rel="noopener noreferrer" target="_blank">https://www.youtube.com/channel/UCzHnB4FxTbDAEx6jYRhESLg</a></li></ul><br/><p><strong>His Built Agents</strong></p><ul><li><strong>Plain News</strong> - <a href="https://agent.ai/profile/plain_news" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/plain_news</a> </li><li><strong>Bulletin Board</strong> - <a href="https://agent.ai/profile/bulletin_board" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/bulletin_board</a> </li><li><strong>Course Outline </strong>- <a href="https://agent.ai/profile/course_outline" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/course_outline</a> </li><li><strong>Ask-O-Matic 1000</strong> - <a href="https://agent.ai/agent/askomatic_1000" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/askomatic_1000</a></li><li><strong>WebMaster Analyzer</strong> - <a href="https://agent.ai/profile/webmaster_analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/webmaster_analyzer</a></li><li><strong>News Hunter</strong> - <a href="https://agent.ai/profile/news_hunter" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/news_hunter</a></li></ul><br/><p>--</p><p>Meet <strong>Henry Carbajales</strong> — Marine veteran, technology instructor at <strong>Montgomery College</strong>, and the founder of <a href="https://proto-con.com/" rel="noopener noreferrer" target="_blank"><strong>ProtoCon</strong></a>, an IT consulting and services firm. In our very first <em>Builder Buildups</em> episode, Henry shares his origin story and how building agents has completely transformed how he teaches, works, and creates.</p><p><strong>"I'm not building agents — I'm teaching them."</strong></p><p> — Henry Carbajales</p><p>As an educator, Henry understands the power of explanation. From simplifying complex tech concepts for students to accelerating lesson planning with AI, his agent-building approach is grounded in a deep desire to empower others. “What would take me hours or days, I can now do in minutes with my agents,” he says. Whether it’s designing a course outline or crafting a compelling LinkedIn post, Henry is reclaiming time and redefining his workflow.</p><p>Perhaps most inspiring is his classroom philosophy:</p><p><strong>“I tell my students: use GenAI. I don’t care which tool — just learn how to think critically with it.”</strong></p><p>Watch the full <strong>30-minute interview</strong> to hear how Henry blends his consulting background, teaching mindset, and love for technology into an Agent-building practice that’s as purposeful as it is practical.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for your self</p>]]></description><content:encoded><![CDATA[<p><strong>Learn more and connect with Henry Carbajales:</strong></p><ul><li><strong>Agent.ai Builder Profile </strong>- <a href="https://agent.ai/human/HCarbajale87449" rel="noopener noreferrer" target="_blank">https://agent.ai/human/HCarbajale87449</a></li><li><strong>Linkedin - </strong><a href="https://www.linkedin.com/in/hcarbajales/" rel="noopener noreferrer" target="_blank">https://www.linkedin.com/in/hcarbajales/</a></li><li><strong>YouTube</strong> - <a href="https://www.youtube.com/channel/UCzHnB4FxTbDAEx6jYRhESLg" rel="noopener noreferrer" target="_blank">https://www.youtube.com/channel/UCzHnB4FxTbDAEx6jYRhESLg</a></li></ul><br/><p><strong>His Built Agents</strong></p><ul><li><strong>Plain News</strong> - <a href="https://agent.ai/profile/plain_news" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/plain_news</a> </li><li><strong>Bulletin Board</strong> - <a href="https://agent.ai/profile/bulletin_board" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/bulletin_board</a> </li><li><strong>Course Outline </strong>- <a href="https://agent.ai/profile/course_outline" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/course_outline</a> </li><li><strong>Ask-O-Matic 1000</strong> - <a href="https://agent.ai/agent/askomatic_1000" rel="noopener noreferrer" target="_blank">https://agent.ai/agent/askomatic_1000</a></li><li><strong>WebMaster Analyzer</strong> - <a href="https://agent.ai/profile/webmaster_analyzer" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/webmaster_analyzer</a></li><li><strong>News Hunter</strong> - <a href="https://agent.ai/profile/news_hunter" rel="noopener noreferrer" target="_blank">https://agent.ai/profile/news_hunter</a></li></ul><br/><p>--</p><p>Meet <strong>Henry Carbajales</strong> — Marine veteran, technology instructor at <strong>Montgomery College</strong>, and the founder of <a href="https://proto-con.com/" rel="noopener noreferrer" target="_blank"><strong>ProtoCon</strong></a>, an IT consulting and services firm. In our very first <em>Builder Buildups</em> episode, Henry shares his origin story and how building agents has completely transformed how he teaches, works, and creates.</p><p><strong>"I'm not building agents — I'm teaching them."</strong></p><p> — Henry Carbajales</p><p>As an educator, Henry understands the power of explanation. From simplifying complex tech concepts for students to accelerating lesson planning with AI, his agent-building approach is grounded in a deep desire to empower others. “What would take me hours or days, I can now do in minutes with my agents,” he says. Whether it’s designing a course outline or crafting a compelling LinkedIn post, Henry is reclaiming time and redefining his workflow.</p><p>Perhaps most inspiring is his classroom philosophy:</p><p><strong>“I tell my students: use GenAI. I don’t care which tool — just learn how to think critically with it.”</strong></p><p>Watch the full <strong>30-minute interview</strong> to hear how Henry blends his consulting background, teaching mindset, and love for technology into an Agent-building practice that’s as purposeful as it is practical.</p><p>--</p><p>Agent.ai is an innovative marketplace designed to empower creators by providing a platform where AI agents can be developed, deployed, and monetized. </p><p>Using advanced artificial intelligence, Agent.ai offers a unique opportunity for developers to create specialized agents that cater to various needs, from customer service to data analysis and beyond. </p><p>Even if you haven't ever programmed before you can create an agent on Agent.ai</p><p>Sign up at <a href="https://www.youtube.com/redirect?event=video_description&amp;redir_token=QUFFLUhqbU5iRWdST1BmZWt6SjhvaXRyYXJKVnFYYWNRZ3xBQ3Jtc0trTWNGT2lEMlB4UG9mZ0N6MU1fYkN5dUdTeURLWTN5MnphR0M2TURBQXJXWG9vZmdMNmM3ei1LWFJzQWpLeF9wZXc0R3hKbGFuUk8zMHJzemdBSTRUNTE3cld0czdKMUZuMldQYlFZLW5uc1psdGctUQ&amp;q=http%3A%2F%2Fagent.ai%2F&amp;v=Y3iQjMiQILA" rel="noopener noreferrer" target="_blank">http://agent.ai</a> to try it for your self</p>]]></content:encoded><link><![CDATA[https://prompted-builder-stories.captivate.fm/episode/henry-carbajales-how-he-teaches-students-to-prepare-for-life-with-ai-ep-01]]></link><guid isPermaLink="false">6ad42afe-0131-48e9-ad33-4c72562345a9</guid><itunes:image href="https://artwork.captivate.fm/4197a50a-302f-470b-9d7d-29378a3c3fd8/AgentAI-Prompted-BuilderStories-Cover-Audio-v01-01-3000.png"/><pubDate>Sat, 30 Aug 2025 07:00:00 -0400</pubDate><enclosure url="https://episodes.captivate.fm/episode/6ad42afe-0131-48e9-ad33-4c72562345a9.mp3" length="30085120" type="audio/mpeg"/><itunes:duration>31:20</itunes:duration><itunes:explicit>false</itunes:explicit><itunes:episodeType>full</itunes:episodeType><itunes:episode>1</itunes:episode><podcast:episode>1</podcast:episode><podcast:alternateEnclosure type="video/youtube" title="Henry Carbajales - How Does He Teach Students To Prepare For Life With AI - Ep 01"><podcast:source uri="https://youtu.be/yDS5PjoGmu0"/></podcast:alternateEnclosure></item></channel></rss>