<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>n8n</title>
        <link>https://tube.grossholtz.net/c/n8n/videos</link>
        <description></description>
        <lastBuildDate>Sun, 05 Apr 2026 23:29:38 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.grossholtz.net</generator>
        <image>
            <title>n8n</title>
            <url>https://tube.grossholtz.net/client/assets/images/icons/icon-512x512.png</url>
            <link>https://tube.grossholtz.net/c/n8n/videos</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.grossholtz.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.grossholtz.net/feeds/videos.xml?videoChannelId=10" rel="self" type="application/rss+xml"/>
        <podcast:txt purpose="p20url">https://tube.grossholtz.net/feeds/podcast/videos.xml?videoChannelId=10</podcast:txt>
        <item>
            <title><![CDATA[Building an AI Second Brain LIVE]]></title>
            <link>https://tube.grossholtz.net/w/dB4zt7cJedcicsQZrvNUF2</link>
            <guid>https://tube.grossholtz.net/w/dB4zt7cJedcicsQZrvNUF2</guid>
            <pubDate>Sun, 05 Apr 2026 12:51:22 GMT</pubDate>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="464845359" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/6612e679-5550-4acb-805f-d0adc2680f07?videoFileIds=24695"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/dB4zt7cJedcicsQZrvNUF2"/>
            <media:player url="https://tube.grossholtz.net/w/dB4zt7cJedcicsQZrvNUF2"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/05df448b-4879-4c02-a54d-23dd3a48527f-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/c95278f8-e149-4e1e-9010-dc7c4098d2c7-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="464845359" url="https://tube.grossholtz.net/static/streaming-playlists/hls/6612e679-5550-4acb-805f-d0adc2680f07/52f79e96-8912-4a52-a8cf-83a9b975909c-720-fragmented.mp4" framerate="60" duration="7732" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="125676613" url="https://tube.grossholtz.net/static/streaming-playlists/hls/6612e679-5550-4acb-805f-d0adc2680f07/888fb288-a781-4df8-8d9a-68dd763ee255-0-fragmented.mp4" framerate="0" duration="7732" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/907cd50a-abb2-4163-9ccf-6fec35650d0b.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/e0123ad9-6f49-42c5-b23a-8ef96bd98e30.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Building an AI Second Brain LIVE</media:title>
        </item>
        <item>
            <title><![CDATA[Claude Code + Paperclip = AI Dev Team]]></title>
            <link>https://tube.grossholtz.net/w/abc5RUpzZuPXEJPymLSD3R</link>
            <guid>https://tube.grossholtz.net/w/abc5RUpzZuPXEJPymLSD3R</guid>
            <pubDate>Fri, 03 Apr 2026 12:32:52 GMT</pubDate>
            <description><![CDATA[Learn how to use Paperclip AI to build an entire AI-powered software company with autonomous coding agents. 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hostinger.com/leon 🚀 Join 700+ builders learning AI automation &amp; agentic codi...]]></description>
            <content:encoded><![CDATA[<p>Learn how to use Paperclip AI to build an entire AI-powered software company with autonomous coding agents.</p>
<p>🚀 Get Hostinger VPS (use code LEON for 10% off): <a href="https://hostinger.com/leon" target="_blank" rel="noopener noreferrer">https://hostinger.com/leon</a><br />
🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>Paperclip is an open source multi-agent framework that lets you create a full team - CEO, CTO, engineering lead, frontend and backend developers, QA engineers, marketing and more - that works together to build your application on autopilot. In this beginner tutorial, you'll learn how to set up Paperclip locally and on a VPS, connect it to your Claude Code subscription or Anthropic API key, configure agent skills and models, integrate with GitHub for proper software development workflows, and watch your AI team build a complete web app from a single prompt.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 Paperclip AI demo<br />
02:16 What is Paperclip AI<br />
02:32 Paperclip vs Claude Code agents<br />
04:38 Tutorial overview<br />
05:43 Paperclip local setup<br />
06:42 Deploying Paperclip on a VPS<br />
09:05 Claude Code authentication on VPS<br />
11:16 Creating your AI software company<br />
13:47 Paperclip dashboard walkthrough<br />
16:36 Agent config and org chart<br />
18:28 Adding custom agent skills<br />
19:31 GitHub repository integration<br />
22:10 AI team completing tasks<br />
23:35 Autonomous AI teams vs human oversight</p>
<p>Business &amp; sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">leon.vanzyl@gmail.com</a></p>
<p>#paperclipai #claudecode #aiagents</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="81627066" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/4a4e842a-8f5e-4ddc-aa46-ceab10e20169?videoFileIds=24615"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/abc5RUpzZuPXEJPymLSD3R"/>
            <media:player url="https://tube.grossholtz.net/w/abc5RUpzZuPXEJPymLSD3R"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/c995997b-0bb3-41e9-a351-4d149de0b74f-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/8c59f8ca-32f0-4e77-96f3-57fd2ccf2415-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="81627066" url="https://tube.grossholtz.net/static/streaming-playlists/hls/4a4e842a-8f5e-4ddc-aa46-ceab10e20169/1434de0e-d045-40ff-8788-8b718db246cc-720-fragmented.mp4" framerate="60" duration="1508" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="24500915" url="https://tube.grossholtz.net/static/streaming-playlists/hls/4a4e842a-8f5e-4ddc-aa46-ceab10e20169/742344ad-31d4-471a-a031-a8674a7abe96-0-fragmented.mp4" framerate="0" duration="1508" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/83013f48-17f4-4d54-8044-6e5d859bb562.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/03e845e2-7862-47ab-9b49-5491fd3b9b16.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code + Paperclip = AI Dev Team</media:title>
            <media:description type="plain">Learn how to use Paperclip AI to build an entire AI-powered software company with autonomous coding agents. 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hostinger.com/leon 🚀 Join 700+ builders learning AI automation &amp; agentic codi...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code in 2026 - From Zero to Deployed in 30 Minutes]]></title>
            <link>https://tube.grossholtz.net/w/xdB2EksZKHbPMACWmvEjz2</link>
            <guid>https://tube.grossholtz.net/w/xdB2EksZKHbPMACWmvEjz2</guid>
            <pubDate>Wed, 01 Apr 2026 14:58:12 GMT</pubDate>
            <description><![CDATA[Claude Code is the most popular agentic coding tool for vibe coders and experienced developers alike. 🔌 Airtop (Sponsor) Use code LEON for a free month: www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;utm_term=te...]]></description>
            <content:encoded><![CDATA[<p>Claude Code is the most popular agentic coding tool for vibe coders and experienced developers alike.</p>
<p>🔌 Airtop (Sponsor) Use code LEON for a free month:<br />
<a href="http://www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;utm_term=technical&amp;utm_content=integration" target="_blank" rel="noopener noreferrer">www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;utm_term=technical&amp;utm_content=integration</a><br />
🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>In this complete Claude Code tutorial, you'll learn everything you need to know to build real world applications - from installing and setting up Claude Code to using advanced features like planning mode, sub agents, the loop command, skills, and remote control from your phone. We'll build a full income and expense tracker app from scratch using the Claude Code desktop app and CLI, covering permission modes, thinking mode, the <a href="http://CLAUDE.md" target="_blank" rel="noopener noreferrer">CLAUDE.md</a> file, design systems, and how to use background agents to build faster. Whether you're brand new to Claude Code or want to see the latest features and workflows, this is the guide to bookmark.</p>
<p>🎥 Related Videos:<br />
📌 Build Business Websites with Claude Code: <a href="https://youtu.be/R65qnDnSFWY" target="_blank" rel="noopener noreferrer">https://youtu.be/R65qnDnSFWY</a><br />
📌 Claude Code Skills Explained: <a href="https://youtu.be/vIUJ4Hd7be0" target="_blank" rel="noopener noreferrer">https://youtu.be/vIUJ4Hd7be0</a><br />
📌 Deploy Your App Step by Step: <a href="https://youtu.be/yCR5CKYgspI" target="_blank" rel="noopener noreferrer">https://youtu.be/yCR5CKYgspI</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 What is Claude Code<br />
00:26 Claude Code desktop app setup<br />
01:03 Claude Code CLI installation<br />
03:30 Claude Code fundamentals<br />
04:52 Plugins and skills overview<br />
05:06 Claude Code permission modes<br />
06:27 Choosing Opus Sonnet or Haiku<br />
08:57 Thinking mode and reasoning effort<br />
10:20 Building a real app with Claude Code<br />
12:00 Boilerplate project setup<br />
14:08 Database setup with Docker<br />
15:34 Airtop sponsor<br />
17:01 Testing authentication<br />
17:25 Planning mode and PRD workflow<br />
22:02 Context management tips<br />
24:24 Creating a design system<br />
27:52 <a href="http://CLAUDE.md" target="_blank" rel="noopener noreferrer">CLAUDE.md</a> project rules<br />
29:00 Loop command for scheduled agents<br />
30:16 Sub agents for parallel builds<br />
33:00 Agent testing end to end<br />
35:37 Remote control from your phone</p>
<p>Business &amp; sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">leon.vanzyl@gmail.com</a></p>
<p>#claudecode #agenticcoding #vibecoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="106174578" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/fccdcf94-ce77-4f33-9145-4324e8ff1cc3?videoFileIds=24523"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/xdB2EksZKHbPMACWmvEjz2"/>
            <media:player url="https://tube.grossholtz.net/w/xdB2EksZKHbPMACWmvEjz2"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/705fc174-8f3a-4329-a8bd-1728896beb8b-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/81c94bc7-f6e5-4b56-b4bf-465c837d7ac6-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="106174578" url="https://tube.grossholtz.net/static/streaming-playlists/hls/fccdcf94-ce77-4f33-9145-4324e8ff1cc3/640e5a13-5faf-4c08-aa96-a86b9d4ee93b-720-fragmented.mp4" framerate="60" duration="2243" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="36542884" url="https://tube.grossholtz.net/static/streaming-playlists/hls/fccdcf94-ce77-4f33-9145-4324e8ff1cc3/655dff82-85d1-4cfd-b3b3-f6400069a17c-0-fragmented.mp4" framerate="0" duration="2243" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/5722051f-882a-4831-9af7-b573ea532d31.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/7de27feb-4bb0-4984-bd91-5d2fc14e6431.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code in 2026 - From Zero to Deployed in 30 Minutes</media:title>
            <media:description type="plain">Claude Code is the most popular agentic coding tool for vibe coders and experienced developers alike. 🔌 Airtop (Sponsor) Use code LEON for a free month: www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;utm_term=te...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code: From Prompt to Product in One Session]]></title>
            <link>https://tube.grossholtz.net/w/2oGg2h5298QubzJqFc5BSf</link>
            <guid>https://tube.grossholtz.net/w/2oGg2h5298QubzJqFc5BSf</guid>
            <pubDate>Mon, 30 Mar 2026 13:58:25 GMT</pubDate>
            <description><![CDATA[Stop using Claude Code and coding agents to build toy apps and glorified demos. 🌐 Sign Up For Bright Data (coupon code "leonvanzyl" for $20 credit): https://brdta.com/leonvanzyl 🚀 Join 700+ builders learning AI automation &amp; agentic coding: http...]]></description>
            <content:encoded><![CDATA[<p>Stop using Claude Code and coding agents to build toy apps and glorified demos.</p>
<p>🌐 Sign Up For Bright Data (coupon code "leonvanzyl" for $20 credit):<br />
<a href="https://brdta.com/leonvanzyl" target="_blank" rel="noopener noreferrer">https://brdta.com/leonvanzyl</a><br />
🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>In this video, I walk you through my entire thought process for identifying a real business opportunity and building a sellable product using coding agents. We build an AI brand monitoring app that scrapes real responses from ChatGPT, Perplexity, Gemini, Grok, Copilot, and Google Search to track whether a brand is being recommended by AI platforms. You will learn how to use Bright Data AI web scrapers to collect actual user-facing responses, implement context engineering to get better results from your coding agent, and use Inngest to run background jobs with retry logic and concurrency limits at scale.</p>
<p>📦 Boilerplate GitHub Repository: <a href="https://github.com/leonvanzyl/brand-monitor-tutorial" target="_blank" rel="noopener noreferrer">https://github.com/leonvanzyl/brand-monitor-tutorial</a><br />
🔍 Search Everywhere Article:<br />
<a href="https://searchengineland.com/search-everywhere-new-seo-reality-472134" target="_blank" rel="noopener noreferrer">https://searchengineland.com/search-everywhere-new-seo-reality-472134</a><br />
📦 Unified LLM Scraper Repository:<br />
<a href="https://github.com/brightdata/brightdata-agent-showcase/tree/main/agents/seo/unified-llm-scraper" target="_blank" rel="noopener noreferrer">https://github.com/brightdata/brightdata-agent-showcase/tree/main/agents/seo/unified-llm-scraper</a><br />
📃 Build an LLM Mentions Tracker Tutorial:<br />
<a href="https://brightdata.com/blog/ai/build-an-llm-mentions-tracker" target="_blank" rel="noopener noreferrer">https://brightdata.com/blog/ai/build-an-llm-mentions-tracker</a><br />
🌐 Bright Data Web Scraper APIs:<br />
<a href="https://brightdata.com/products/web-scraper" target="_blank" rel="noopener noreferrer">https://brightdata.com/products/web-scraper</a><br />
🌐 Bright Data SERP API:<br />
<a href="https://brightdata.com/products/serp-api" target="_blank" rel="noopener noreferrer">https://brightdata.com/products/serp-api</a><br />
📃 AI Scrapers Overview Documentation:<br />
<a href="https://docs.brightdata.com/datasets/scrapers/scrapers-library/ai-scrapers" target="_blank" rel="noopener noreferrer">https://docs.brightdata.com/datasets/scrapers/scrapers-library/ai-scrapers</a><br />
📃 Async Trigger Endpoint:<br />
<a href="https://docs.brightdata.com/api-reference/rest-api/scraper/asynchronous-requests" target="_blank" rel="noopener noreferrer">https://docs.brightdata.com/api-reference/rest-api/scraper/asynchronous-requests</a><br />
📃 Monitor Progress Endpoint:<br />
<a href="https://docs.brightdata.com/api-reference/scrapers/management-apis/monitor-progress" target="_blank" rel="noopener noreferrer">https://docs.brightdata.com/api-reference/scrapers/management-apis/monitor-progress</a><br />
📃 Snapshot Data Download:<br />
<a href="https://docs.brightdata.com/api-reference/scrapers/management-apis/snapshot-data" target="_blank" rel="noopener noreferrer">https://docs.brightdata.com/api-reference/scrapers/management-apis/snapshot-data</a><br />
⚡ Inngest Next.js Documentation:<br />
<a href="https://www.inngest.com/docs/getting-started/nextjs" target="_blank" rel="noopener noreferrer">https://www.inngest.com/docs/getting-started/nextjs</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 AI brand monitoring app demo<br />
00:57 Why brands need AI mention tracking<br />
02:57 Identifying the business opportunity<br />
03:08 Why scraping beats API calls<br />
06:09 Project setup and boilerplate walkthrough<br />
09:00 Bright Data AI web scrapers explained<br />
14:01 Setting up Bright Data in the project<br />
17:14 Context engineering your coding agent<br />
21:25 First scan results and debugging providers<br />
26:16 Adding Inngest for background job processing<br />
30:25 Final demo with parallel scraping and Inngest dashboard<br />
31:55 Challenge and next steps</p>
<p>Business &amp; sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">leon.vanzyl@gmail.com</a></p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="100773225" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/0b444fe5-2917-4864-99a0-8d4f02638efe?videoFileIds=24427"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/2oGg2h5298QubzJqFc5BSf"/>
            <media:player url="https://tube.grossholtz.net/w/2oGg2h5298QubzJqFc5BSf"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/aa7f6282-fa05-4b00-9329-087a81927302-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/2fb14af0-ddf0-4ccb-be47-ec1a17e6a291-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="100773225" url="https://tube.grossholtz.net/static/streaming-playlists/hls/0b444fe5-2917-4864-99a0-8d4f02638efe/e3f32190-7c9c-481f-9e23-00e3a25f8d19-720-fragmented.mp4" framerate="60" duration="2016" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="32811832" url="https://tube.grossholtz.net/static/streaming-playlists/hls/0b444fe5-2917-4864-99a0-8d4f02638efe/a62cb028-28b7-4b5a-bde3-4c58a85995cf-0-fragmented.mp4" framerate="0" duration="2016" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/b7728c0e-f026-44f5-8832-cc6cb27b131d.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/80b4d7b8-4585-4e28-914d-ad31bd529c0c.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code: From Prompt to Product in One Session</media:title>
            <media:description type="plain">Stop using Claude Code and coding agents to build toy apps and glorified demos. 🌐 Sign Up For Bright Data (coupon code "leonvanzyl" for $20 credit): https://brdta.com/leonvanzyl 🚀 Join 700+ builders learning AI automation &amp; agentic coding: http...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code + Google Stitch: Websites That Don't Look Like Trash]]></title>
            <link>https://tube.grossholtz.net/w/hLNTSek93i2TFjggG1NPF9</link>
            <guid>https://tube.grossholtz.net/w/hLNTSek93i2TFjggG1NPF9</guid>
            <pubDate>Fri, 27 Mar 2026 00:06:42 GMT</pubDate>
            <description><![CDATA[In this video you will learn how to combine Claude Code with Google Stitch to design and build beautiful UIs for your web applications. 🌐 Bright Data (Sponsor) Use Code LEONVANZYL To Get $20 Free Credits: https://brdta.com/leonvanzyl 🚀 Join 70...]]></description>
            <content:encoded><![CDATA[<p>In this video you will learn how to combine Claude Code with Google Stitch to design and build beautiful UIs for your web applications.</p>
<p>🌐 Bright Data (Sponsor)<br />
Use Code LEONVANZYL To Get $20 Free Credits: <a href="https://brdta.com/leonvanzyl" target="_blank" rel="noopener noreferrer">https://brdta.com/leonvanzyl</a></p>
<p>🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>Google Stitch is a free AI UI design tool from Google that generates professional user interface designs using Gemini models. You will learn how to set up the Stitch MCP server in Claude Code, create projects and generate designs directly from the terminal, pull down a reusable design system, create a UI review sub agent to enforce design consistency, and recreate the Stitch pages in your Next.js project using the HTML download method for pixel perfect results.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 Google Stitch and Claude Code Introduction<br />
00:33 What is Google Stitch<br />
01:05 Why Gemini models are better for UI design<br />
01:29 Generating designs in Stitch<br />
02:48 Instant prototype preview in Stitch<br />
03:04 Why use Stitch over frontend design skills<br />
04:14 Design first workflow explained<br />
04:48 Setting up the Stitch MCP server in Claude Code<br />
06:01 Creating the MCP config and API key<br />
07:06 Claude Code creating projects on Stitch<br />
08:00 Building the Cloud Fit demo app design<br />
08:51 Bright Data sponsor segment<br />
10:28 Iterating designs via Claude Code and Stitch<br />
11:04 Pulling down the design system<br />
11:55 Adding design system to <a href="http://Claude.md" target="_blank" rel="noopener noreferrer">Claude.md</a><br />
12:23 Creating a UI review sub agent<br />
13:36 Implementing the design system in Next.js<br />
15:08 Recreating Stitch pages in the codebase<br />
16:46 Pro tip for downloading HTML from Stitch<br />
17:28 Claude Code building the final Next.js app<br />
18:19 Fastest way to iterate on UI designs</p>
<p>Business &amp; sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">leon.vanzyl@gmail.com</a></p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="79712026" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/87d3d813-3784-4952-b58d-f24b70ba8dea?videoFileIds=24355"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/hLNTSek93i2TFjggG1NPF9"/>
            <media:player url="https://tube.grossholtz.net/w/hLNTSek93i2TFjggG1NPF9"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/36f5cb24-48a5-4ae0-a1d3-b38ccd365cce-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/fede06e6-afbb-421f-bf7a-1a1c9d0024a7-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="79712026" url="https://tube.grossholtz.net/static/streaming-playlists/hls/87d3d813-3784-4952-b58d-f24b70ba8dea/0bd14e9a-738d-4d1f-a19c-0155e4d0d3d3-720-fragmented.mp4" framerate="60" duration="1219" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="19849207" url="https://tube.grossholtz.net/static/streaming-playlists/hls/87d3d813-3784-4952-b58d-f24b70ba8dea/2447e81e-1aa2-4256-ae94-42522c6f5b90-0-fragmented.mp4" framerate="0" duration="1219" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/4712d9b2-5e69-4d95-b9a6-64160526f5b7.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/08d17027-bf56-44b4-9b7f-15280f72a203.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code + Google Stitch: Websites That Don't Look Like Trash</media:title>
            <media:description type="plain">In this video you will learn how to combine Claude Code with Google Stitch to design and build beautiful UIs for your web applications. 🌐 Bright Data (Sponsor) Use Code LEONVANZYL To Get $20 Free Credits: https://brdta.com/leonvanzyl 🚀 Join 70...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code Skills Changed Everything (And Nobody Noticed)]]></title>
            <link>https://tube.grossholtz.net/w/wbxnTBZMhEnHWo7uTZMoNY</link>
            <guid>https://tube.grossholtz.net/w/wbxnTBZMhEnHWo7uTZMoNY</guid>
            <pubDate>Tue, 24 Mar 2026 13:57:46 GMT</pubDate>
            <description><![CDATA[In this video you will learn how to use Agent Skills in Claude Code to supercharge your agentic coding workflows. 🔌 Airtop (Sponsor) Use code LEON for a free month: www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;...]]></description>
            <content:encoded><![CDATA[<p>In this video you will learn how to use Agent Skills in Claude Code to supercharge your agentic coding workflows.</p>
<p>🔌 Airtop (Sponsor) Use code LEON for a free month:<br />
<a href="http://www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;utm_term=technical&amp;utm_content=integration" target="_blank" rel="noopener noreferrer">www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;utm_term=technical&amp;utm_content=integration</a><br />
🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>🛠️ Skills Marketplace: <a href="https://skills.sh" target="_blank" rel="noopener noreferrer">https://skills.sh</a><br />
🛠️ Anthropic Skills Repo: <a href="https://github.com/anthropics/claude-plugins-official" target="_blank" rel="noopener noreferrer">https://github.com/anthropics/claude-plugins-official</a></p>
<p>We cover all the new features added to the Skill Creator skill including how to install skills from the official marketplace and <a href="http://skills.sh" target="_blank" rel="noopener noreferrer">skills.sh</a>, create custom skills manually or with the Skill Creator, use forked context to run large skills in their own session, set up subagents with background mode for long running tasks, inject dynamic project data using pre-processing commands and run evaluations with blind AB comparisons to benchmark your skills against the base model.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 New Agent Skills features overview<br />
00:27 Installing skills via plugin command and <a href="http://skills.sh" target="_blank" rel="noopener noreferrer">skills.sh</a><br />
02:55 Why you need the Skill Creator skill<br />
03:07 Creating a skill manually (<a href="http://skill.md" target="_blank" rel="noopener noreferrer">skill.md</a> structure)<br />
04:04 Using Skill Creator to automate skill building<br />
04:38 Two skill types (capability uplift vs encoded preferences)<br />
06:46 Building your first skill with Skill Creator<br />
07:43 Invoking skills and the custom commands merge<br />
08:28 Subagents with background mode for long running skills<br />
10:30 Context fork to keep your context window clean<br />
12:46 Airtop sponsor segment<br />
13:55 Dynamic context injection with pre-processing<br />
17:54 Running evaluations and blind AB comparisons<br />
20:29 Wrap up</p>
<p>Business &amp; sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">leon.vanzyl@gmail.com</a></p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="76045387" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/f46aef3c-93f4-4e14-b9c0-8726e56fc834?videoFileIds=24195"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/wbxnTBZMhEnHWo7uTZMoNY"/>
            <media:player url="https://tube.grossholtz.net/w/wbxnTBZMhEnHWo7uTZMoNY"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/650acad0-e17c-4b45-ab81-657770258d77-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/ebee0da5-a026-4be6-b5ef-072b58635f5f-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="76045387" url="https://tube.grossholtz.net/static/streaming-playlists/hls/f46aef3c-93f4-4e14-b9c0-8726e56fc834/5fa8db2c-8948-46b2-a9f0-4c0f083cbf2c-720-fragmented.mp4" framerate="60" duration="1238" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="20157924" url="https://tube.grossholtz.net/static/streaming-playlists/hls/f46aef3c-93f4-4e14-b9c0-8726e56fc834/60f6f103-1b35-4ba1-a928-9ba8ecb58976-0-fragmented.mp4" framerate="0" duration="1238" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/942f736c-3c40-4bf8-81cd-5aea2fa00f38.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/2e2fd2aa-830f-4dca-8992-73ca9895a2b0.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code Skills Changed Everything (And Nobody Noticed)</media:title>
            <media:description type="plain">In this video you will learn how to use Agent Skills in Claude Code to supercharge your agentic coding workflows. 🔌 Airtop (Sponsor) Use code LEON for a free month: www.airtop.ai/?utm_source=youtube&amp;utm_medium=paid&amp;utm_campaign=leonvanzyl032526&amp;...</media:description>
        </item>
        <item>
            <title><![CDATA[5x More Context in Claude Code - Here's How to Actually Use It]]></title>
            <link>https://tube.grossholtz.net/w/3Bs4HowZZZ91DM6wZvNEbb</link>
            <guid>https://tube.grossholtz.net/w/3Bs4HowZZZ91DM6wZvNEbb</guid>
            <pubDate>Thu, 19 Mar 2026 13:14:23 GMT</pubDate>
            <description><![CDATA[In this video you will learn how to take full advantage of the new Claude Code 1 million token context window. 📦 DataImpulse (Sponsor): https://dataimpulse.com/?utm_source=youtube&amp;utm_medium=video&amp;utm_campaign=leonvanzyl 🚀 Join 700+ builders l...]]></description>
            <content:encoded><![CDATA[<p>In this video you will learn how to take full advantage of the new Claude Code 1 million token context window.</p>
<p>📦 DataImpulse (Sponsor): <a href="https://dataimpulse.com/?utm_source=youtube&amp;utm_medium=video&amp;utm_campaign=leonvanzyl" target="_blank" rel="noopener noreferrer">https://dataimpulse.com/?utm_source=youtube&amp;utm_medium=video&amp;utm_campaign=leonvanzyl</a></p>
<p>🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>Anthropic increased the context window from 200K to 1 million tokens for Opus 4.6 and Sonnet 4.6, with standard pricing across the full window. You will learn practical workflows for working with larger files like PRDs and data sets, how to split app specs into implementation waves with feature dependencies, and how to use Claude Code agent teams to build features in parallel. This update changes how you plan, implement and migrate complex projects with Claude Code.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 - Context window compaction problem<br />
00:08 - 1 million token context window<br />
00:37 - Pricing comparison with competitors<br />
01:30 - Working with larger files<br />
03:06 - Switching to Gemini workaround<br />
03:26 - Data Impulse sponsor<br />
04:27 - Planning and implementation workflows<br />
04:42 - App spec from Anthropic repo<br />
06:46 - Splitting features into waves<br />
07:12 - Waves implementation breakdown<br />
08:28 - Feature grouping and dependencies<br />
10:52 - Claude Code agent teams<br />
12:02 - Agent team communication and QA<br />
13:01 - BTW command for agent teams<br />
14:16 - AutoForge features per agent<br />
16:33 - Migration projects use case<br />
17:21 - Real world 400 feature migration</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#vibecoding #claudecode #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="72817262" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/15255f2e-2136-4f0b-9e95-d0102d44e346?videoFileIds=23959"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/3Bs4HowZZZ91DM6wZvNEbb"/>
            <media:player url="https://tube.grossholtz.net/w/3Bs4HowZZZ91DM6wZvNEbb"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/26b4baa9-37f3-4bd6-b174-e70aabb6a68c-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/fd75ae50-10d9-405f-92a2-dae0f327679b-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="72817262" url="https://tube.grossholtz.net/static/streaming-playlists/hls/15255f2e-2136-4f0b-9e95-d0102d44e346/1cca7dda-fc34-4f11-a4f2-be7f06c11173-720-fragmented.mp4" framerate="60" duration="1245" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="20254725" url="https://tube.grossholtz.net/static/streaming-playlists/hls/15255f2e-2136-4f0b-9e95-d0102d44e346/68102acb-6c6c-4c72-80c4-8b3cd70c3b44-0-fragmented.mp4" framerate="0" duration="1245" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/1875353e-45bf-4964-822b-929778578906.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/d68eb301-edf3-4da8-b493-72231275b469.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">5x More Context in Claude Code - Here's How to Actually Use It</media:title>
            <media:description type="plain">In this video you will learn how to take full advantage of the new Claude Code 1 million token context window. 📦 DataImpulse (Sponsor): https://dataimpulse.com/?utm_source=youtube&amp;utm_medium=video&amp;utm_campaign=leonvanzyl 🚀 Join 700+ builders l...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code + The Right Tech Stack = Apps That Actually Work]]></title>
            <link>https://tube.grossholtz.net/w/78d9LdAYxBtK7CQ6vx7sB9</link>
            <guid>https://tube.grossholtz.net/w/78d9LdAYxBtK7CQ6vx7sB9</guid>
            <pubDate>Tue, 17 Mar 2026 14:15:30 GMT</pubDate>
            <description><![CDATA[In this video you will learn the tech stack every vibe coder needs to understand before deploying to production. 🎓 Learn Full Stack + AI Engineering with Scrimba (20% Off): https://scrimba.com/fullstack-path-c0fullstack?via=leon 🚀 Join 700+ bu...]]></description>
            <content:encoded><![CDATA[<p>In this video you will learn the tech stack every vibe coder needs to understand before deploying to production.</p>
<p>🎓 Learn Full Stack + AI Engineering with Scrimba (20% Off):<br />
<a href="https://scrimba.com/fullstack-path-c0fullstack?via=leon" target="_blank" rel="noopener noreferrer">https://scrimba.com/fullstack-path-c0fullstack?via=leon</a><br />
🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a><br />
📦 Free Vibe Coding Template: <a href="https://github.com/leonvanzyl/agentic-coding-starter-kit" target="_blank" rel="noopener noreferrer">https://github.com/leonvanzyl/agentic-coding-starter-kit</a></p>
<p>If your vibe-coded apps break when you add features or try to deploy, it's because the underlying tech stack was never set up correctly. This beginner friendly guide walks you through each layer of a production ready tech stack using React, Next.js, Postgres, Drizzle ORM, and BetterAuth. You will also learn a simple prompting tip that gets your coding agent to choose the right tech stack from the start, plus a free boilerplate template to get up and running immediately.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 Why vibe coded apps break in production<br />
02:03 Scrimba sponsor<br />
03:30 Frontend explained React and UI frameworks<br />
05:27 Data persistence problem<br />
06:00 Local storage for browser only apps<br />
07:45 SQLite database and its limitations<br />
09:38 Backend server explained<br />
14:10 Next.js full stack framework<br />
15:50 Why you should read the documentation<br />
17:00 SQLite deployment trap on Vercel<br />
19:00 Migrating to Postgres with Drizzle ORM<br />
21:54 Adding authentication with BetterAuth<br />
22:59 Prompting tip for production ready tech stack<br />
23:56 Free boilerplate template walkthrough</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="74500289" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/319886d6-dea4-4126-af73-1d18a7a3cdde?videoFileIds=23859"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/78d9LdAYxBtK7CQ6vx7sB9"/>
            <media:player url="https://tube.grossholtz.net/w/78d9LdAYxBtK7CQ6vx7sB9"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/e3e52062-cf70-42f7-bdbf-4933e29404b9-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/b22d4809-184e-4cd5-9993-5cea154e86da-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="74500289" url="https://tube.grossholtz.net/static/streaming-playlists/hls/319886d6-dea4-4126-af73-1d18a7a3cdde/683ebe4c-80d1-4adb-966b-222ba3a738ad-720-fragmented.mp4" framerate="60" duration="1523" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="24785308" url="https://tube.grossholtz.net/static/streaming-playlists/hls/319886d6-dea4-4126-af73-1d18a7a3cdde/1bd9632e-6808-4c3d-9dc9-ad0517395e99-0-fragmented.mp4" framerate="0" duration="1523" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/41733ee5-ab91-4ff8-ae03-f71c355d9324.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/0863e6be-7eae-44bd-92aa-52f897bf6eba.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code + The Right Tech Stack = Apps That Actually Work</media:title>
            <media:description type="plain">In this video you will learn the tech stack every vibe coder needs to understand before deploying to production. 🎓 Learn Full Stack + AI Engineering with Scrimba (20% Off): https://scrimba.com/fullstack-path-c0fullstack?via=leon 🚀 Join 700+ bu...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code + VPS = Code From Anywhere]]></title>
            <link>https://tube.grossholtz.net/w/afjSWa9FcRpnKCGitvjknV</link>
            <guid>https://tube.grossholtz.net/w/afjSWa9FcRpnKCGitvjknV</guid>
            <pubDate>Mon, 16 Mar 2026 13:31:13 GMT</pubDate>
            <description><![CDATA[Learn how to run Claude Code on a remote VPS server using SSH in Claude Code Desktop. Instead of running Claude Code locally, you can connect to a powerful cloud server and access your projects from any device. 🚀 Join 700+ builders learning AI a...]]></description>
            <content:encoded><![CDATA[<p>Learn how to run Claude Code on a remote VPS server using SSH in Claude Code Desktop. Instead of running Claude Code locally, you can connect to a powerful cloud server and access your projects from any device.</p>
<p>🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a><br />
🚀 Get Hostinger VPS (use code LEON for 10% off): <a href="https://hostinger.com/leon" target="_blank" rel="noopener noreferrer">https://hostinger.com/leon</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 Claude Code remote server demo<br />
00:46 Why use a VPS for Claude Code<br />
01:48 VPS benefits over local machine<br />
03:14 SSH connection setup overview<br />
03:50 Hostinger VPS server setup<br />
04:45 Installing Claude Code on VPS<br />
05:42 Finding VPS username and IP address<br />
06:06 Generating SSH keys locally<br />
07:07 Adding SSH key to VPS server<br />
08:05 Connecting Claude Code Desktop via SSH<br />
09:13 AgenteLabs community</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="27655138" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/4ae24b78-4d36-4d3c-b50e-35b408c0e463?videoFileIds=23815"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/afjSWa9FcRpnKCGitvjknV"/>
            <media:player url="https://tube.grossholtz.net/w/afjSWa9FcRpnKCGitvjknV"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/36a9f73a-8fbf-4b32-abdb-4648d096dc60-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/3e0aa30b-396d-4599-91b2-93a821daba77-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="27655138" url="https://tube.grossholtz.net/static/streaming-playlists/hls/4ae24b78-4d36-4d3c-b50e-35b408c0e463/17473944-40e0-4c5d-a51c-8d89837f27ac-720-fragmented.mp4" framerate="60" duration="592" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="9656509" url="https://tube.grossholtz.net/static/streaming-playlists/hls/4ae24b78-4d36-4d3c-b50e-35b408c0e463/373141e9-7493-49ce-8d0a-8e7f75213fe9-0-fragmented.mp4" framerate="0" duration="592" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/e23643df-53c6-48a2-8e14-bab119f5b1a7.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/b0343ae3-69cf-4995-961a-02b5e9b8b911.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code + VPS = Code From Anywhere</media:title>
            <media:description type="plain">Learn how to run Claude Code on a remote VPS server using SSH in Claude Code Desktop. Instead of running Claude Code locally, you can connect to a powerful cloud server and access your projects from any device. 🚀 Join 700+ builders learning AI a...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code /loop Is Insanely Useful (5 Ways I Use It)]]></title>
            <link>https://tube.grossholtz.net/w/xmWpC1jPJbryLYrUkuLRKQ</link>
            <guid>https://tube.grossholtz.net/w/xmWpC1jPJbryLYrUkuLRKQ</guid>
            <pubDate>Wed, 11 Mar 2026 13:06:52 GMT</pubDate>
            <description><![CDATA[In this video you will learn how to use the /loop command in Claude Code to automate your development workflow with scheduled tasks and cron jobs. The /loop command lets you run prompts on a recurring interval, set one-time reminders, and even tri...]]></description>
            <content:encoded><![CDATA[<p>In this video you will learn how to use the /loop command in Claude Code to automate your development workflow with scheduled tasks and cron jobs. The /loop command lets you run prompts on a recurring interval, set one-time reminders, and even trigger custom commands automatically.</p>
<p>🚀 Join 700+ builders learning AI automation &amp; agentic coding:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 Loop command overview<br />
00:38 Cron jobs and intervals explained<br />
01:47 Custom commands and reminders<br />
02:33 Limitations and session rules<br />
03:28 Claude Desktop scheduled tasks<br />
03:57 Installing latest Claude Code<br />
04:28 Setting intervals and prompts<br />
05:01 Custom slash commands with loop<br />
05:30 Weekday scheduling example<br />
05:53 Create list update cancel cron jobs<br />
07:03 Development workflow automations<br />
07:51 Auto update <a href="http://CLAUDE.md" target="_blank" rel="noopener noreferrer">CLAUDE.md</a> file<br />
08:43 Auto update public documentation<br />
09:47 Automated test suite watchdog<br />
11:01 UI design system reviewer sub agent<br />
13:05 Pull request monitoring with GitHub CLI<br />
15:29 Managing multiple cron jobs<br />
15:55 Custom init loops command<br />
17:07 Wrap up</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#claudecode #aiautomation #vibecoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="64694612" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/fdf7b41a-01f7-4a45-b1f3-7c54f9cb18d2?videoFileIds=23695"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/xmWpC1jPJbryLYrUkuLRKQ"/>
            <media:player url="https://tube.grossholtz.net/w/xmWpC1jPJbryLYrUkuLRKQ"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/42a07c70-419f-4f8e-9a79-8d8fc725f7c2-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/34654b86-f3c8-4521-9f39-6c4d36bbcfe7-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="64694612" url="https://tube.grossholtz.net/static/streaming-playlists/hls/fdf7b41a-01f7-4a45-b1f3-7c54f9cb18d2/21d4a147-f81c-4da2-80ed-f7a9c50abd2e-720-fragmented.mp4" framerate="60" duration="1036" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="16893840" url="https://tube.grossholtz.net/static/streaming-playlists/hls/fdf7b41a-01f7-4a45-b1f3-7c54f9cb18d2/6fdcc916-5724-4ffe-b051-5ff93fe38dc7-0-fragmented.mp4" framerate="0" duration="1036" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/52e9c399-a742-40e7-8556-08cee0df9064.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/d8ca5df0-0ebd-4f11-ae3e-8d5c7aa7dc51.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code /loop Is Insanely Useful (5 Ways I Use It)</media:title>
            <media:description type="plain">In this video you will learn how to use the /loop command in Claude Code to automate your development workflow with scheduled tasks and cron jobs. The /loop command lets you run prompts on a recurring interval, set one-time reminders, and even tri...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code's loop Command Changes Everything]]></title>
            <link>https://tube.grossholtz.net/w/goreMSzC4iW1vfeJmeUooJ</link>
            <guid>https://tube.grossholtz.net/w/goreMSzC4iW1vfeJmeUooJ</guid>
            <pubDate>Wed, 11 Mar 2026 12:32:09 GMT</pubDate>
            <description><![CDATA[Claude Code's loop Command Changes Everything 🚀 Join 700+ builders learning AI automation &amp; agentic coding: https://www.skool.com/agentic-labs Claude Code's new /loop command lets you schedule recurring tasks that run automatically in your cod...]]></description>
            <content:encoded><![CDATA[<p>Claude Code's loop Command Changes Everything</p>
<p>🚀 Join 700+ builders learning AI automation &amp; agentic coding: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>Claude Code's new /loop command lets you schedule recurring tasks that run automatically in your coding session — from updating documentation to reviewing PRs. Learn how to automate the repetitive parts of your dev workflow.</p>
<p>⏱️ TIMESTAMPS:0:00 Introduction to /loop session<br />
0:03 How /loop scheduling works<br />
0:10 Example: Auto-updating <a href="http://CLAUDE.md" target="_blank" rel="noopener noreferrer">CLAUDE.md</a><br />
0:19 Why it's useful for offloading tasks<br />
0:25 Use cases overview<br />
0:27 Auto-running &amp; fixing test suites<br />
0:30 Keeping documentation up to date<br />
0:33 Advanced: Auto-reviewing open PRs<br />
0:43 Full video deep dive teaser</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a><br />
#ClaudeCode #AICoding #DevTools</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="2211093" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/7c9aff05-0bb5-4529-98e9-374370d55fae?videoFileIds=23691"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/goreMSzC4iW1vfeJmeUooJ"/>
            <media:player url="https://tube.grossholtz.net/w/goreMSzC4iW1vfeJmeUooJ"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/6a293b1b-6a63-484a-8aae-2ba5dc559d37-360-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/e79adedc-2d5a-4b47-be19-815ec92050c4-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="360" fileSize="2211093" url="https://tube.grossholtz.net/static/streaming-playlists/hls/7c9aff05-0bb5-4529-98e9-374370d55fae/689fff6c-2e43-4265-b914-b6907d057328-360-fragmented.mp4" framerate="30" duration="49" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="819511" url="https://tube.grossholtz.net/static/streaming-playlists/hls/7c9aff05-0bb5-4529-98e9-374370d55fae/d72ad57f-1ff7-4c68-8127-56e1cce1e08d-0-fragmented.mp4" framerate="0" duration="49" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/09c9dcd8-404c-4882-885e-c6b7e3795dca.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/7106ce06-e57e-4d5e-bebd-9426a9b982a2.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code's loop Command Changes Everything</media:title>
            <media:description type="plain">Claude Code's loop Command Changes Everything 🚀 Join 700+ builders learning AI automation &amp; agentic coding: https://www.skool.com/agentic-labs Claude Code's new /loop command lets you schedule recurring tasks that run automatically in your cod...</media:description>
        </item>
        <item>
            <title><![CDATA[Build a Personal AI Assistant in 10 Minutes (No Code)]]></title>
            <link>https://tube.grossholtz.net/w/vnNSj7q78sdBTgzmiiWorp</link>
            <guid>https://tube.grossholtz.net/w/vnNSj7q78sdBTgzmiiWorp</guid>
            <pubDate>Mon, 02 Mar 2026 14:01:20 GMT</pubDate>
            <description><![CDATA[🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hostinger.com/leon 🚀 Start building with n8n (use my link to support my channel ...]]></description>
            <content:encoded><![CDATA[<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a><br />
🚀 Get Hostinger VPS (use code LEON for 10% off): <a href="https://hostinger.com/leon" target="_blank" rel="noopener noreferrer">https://hostinger.com/leon</a><br />
🚀 Start building with n8n (use my link to support my channel ❤️): <a href="https://n8n.partnerlinks.io/f7f19w3vrhin" target="_blank" rel="noopener noreferrer">https://n8n.partnerlinks.io/f7f19w3vrhin</a></p>
<p>In this video you will learn how to build a personal AI assistant using N8N, a free open-source workflow automation platform. This beginner-friendly N8N tutorial walks you through creating an AI agent from scratch with conversational memory, long-term memory using N8N data tables, and tool calling for web research.</p>
<p>💬 My AI voice-to-text software (Wispr Flow): <a href="https://wisprflow.ai/r?LEON114" target="_blank" rel="noopener noreferrer">https://wisprflow.ai/r?LEON114</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 AI Assistant Demo with Memory and Researc<br />
00:23 Three Ways to Install N8N<br />
02:40 Creating an N8N Workflow from Scratch<br />
02:55 AI Agent Node and Chat Trigger<br />
03:59 Connecting Open Router Chat Model<br />
04:54 Testing the AI Agent<br />
05:16 System Prompt for Agent Personality<br />
06:06 Adding Conversation Memory<br />
06:37 Long Term Memory with N8N Data Tables<br />
08:00 Store and Update Memory Tools<br />
09:45 Web Research Tools SerpAPI Wikipedia<br />
11:00 Deploying a Hosted Public Chatbot<br />
11:44 File Uploads and Image Recognition<br />
12:11 School Community and Next Steps</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#n8n</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="41041260" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/ede485fd-c72f-4cec-bfaa-78ea04687979?videoFileIds=23395"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/vnNSj7q78sdBTgzmiiWorp"/>
            <media:player url="https://tube.grossholtz.net/w/vnNSj7q78sdBTgzmiiWorp"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/ee5501fc-a3a5-4356-ad76-b8cf750481cc-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/7dc6df92-6c4e-4cfc-9c2b-e58fd58b50b8-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="41041260" url="https://tube.grossholtz.net/static/streaming-playlists/hls/ede485fd-c72f-4cec-bfaa-78ea04687979/00059fba-b298-4e21-bcbb-512c6d19cb12-720-fragmented.mp4" framerate="60" duration="763" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="12426745" url="https://tube.grossholtz.net/static/streaming-playlists/hls/ede485fd-c72f-4cec-bfaa-78ea04687979/25c90ae8-9987-4e25-9074-abd024319909-0-fragmented.mp4" framerate="0" duration="763" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/740f4c7b-0662-45b1-9f00-a5ca15bf5327.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/a10842be-bb15-4580-ac91-687e8a0fa9cc.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Build a Personal AI Assistant in 10 Minutes (No Code)</media:title>
            <media:description type="plain">🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hostinger.com/leon 🚀 Start building with n8n (use my link to support my channel ...</media:description>
        </item>
        <item>
            <title><![CDATA[I Can Use Claude Code From Anywhere Now]]></title>
            <link>https://tube.grossholtz.net/w/6r9VUvLLkaoeBMgPvmjKiP</link>
            <guid>https://tube.grossholtz.net/w/6r9VUvLLkaoeBMgPvmjKiP</guid>
            <pubDate>Fri, 27 Feb 2026 13:10:37 GMT</pubDate>
            <description><![CDATA[In this video you will learn how to use the Claude Code remote control feature to control your local Claude Code sessions from your mobile phone. 🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic...]]></description>
            <content:encoded><![CDATA[<p>In this video you will learn how to use the Claude Code remote control feature to control your local Claude Code sessions from your mobile phone.</p>
<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 Claude Code remote control demo from mobile phone<br />
00:34 How remote control works with the Claude app<br />
01:00 Setting up Claude Code remote access step by step<br />
01:10 Creating a Vite React app remotely<br />
01:30 Watching files appear locally while coding from phone<br />
01:52 Claude Code Web vs local remote control<br />
02:00 Managing remote sessions in Claude Desktop app<br />
02:26 GenTeak Lab AI community</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="11567987" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/2c00ca5d-9380-438c-bf9d-daeec7319a85?videoFileIds=23303"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/6r9VUvLLkaoeBMgPvmjKiP"/>
            <media:player url="https://tube.grossholtz.net/w/6r9VUvLLkaoeBMgPvmjKiP"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/79b34dc7-d05f-4918-9b11-d8af3988246a-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/114b931d-a4e5-487d-a058-019428d2fad0-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="11567987" url="https://tube.grossholtz.net/static/streaming-playlists/hls/2c00ca5d-9380-438c-bf9d-daeec7319a85/2ffba9e7-539e-41fa-9211-da6ea10f98a0-720-fragmented.mp4" framerate="60" duration="180" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="2926755" url="https://tube.grossholtz.net/static/streaming-playlists/hls/2c00ca5d-9380-438c-bf9d-daeec7319a85/3568c230-262e-40f5-abfd-79d6a7956cc8-0-fragmented.mp4" framerate="0" duration="180" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/1b90b743-130a-4125-9aef-8d9578ef3c82.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/ec333ac9-83a5-4a01-a11f-23ac49204fde.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">I Can Use Claude Code From Anywhere Now</media:title>
            <media:description type="plain">In this video you will learn how to use the Claude Code remote control feature to control your local Claude Code sessions from your mobile phone. 🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code Just Became a Full IDE]]></title>
            <link>https://tube.grossholtz.net/w/7Aw6wHVjQGF9q5o9Tj3fBz</link>
            <guid>https://tube.grossholtz.net/w/7Aw6wHVjQGF9q5o9Tj3fBz</guid>
            <pubDate>Thu, 26 Feb 2026 13:32:23 GMT</pubDate>
            <description><![CDATA[🤖 Try Kombai: https://www.kombai.com/install 🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs In this video you will learn how to use the Claude Code Desktop App as a full development envi...]]></description>
            <content:encoded><![CDATA[<p>🤖 Try Kombai: <a href="https://www.kombai.com/install" target="_blank" rel="noopener noreferrer">https://www.kombai.com/install</a><br />
🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>In this video you will learn how to use the Claude Code Desktop App as a full development environment to build apps without VS Code or a terminal.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 Claude Code Desktop App overview<br />
00:49 Multiple sessions and parallel projects<br />
01:18 Permission modes explained<br />
02:03 Slash commands, connectors and attachments<br />
02:26 Plugins and MCP server marketplace<br />
03:02 Work trees and cloud agents<br />
03:57 Building a thumbnail generator with Claude Code<br />
05:08 Planning mode and PRD brainstorming<br />
06:41 Providing context and code snippets<br />
08:03 Approving the implementation plan<br />
08:36 Bypass permissions YOLO mode<br />
09:17 Session management and preview window<br />
10:44 Auto verify and live screenshots<br />
11:31 Testing the app with Gemini API<br />
12:58 Pushing code to GitHub<br />
13:38 Running cloud and local agents in parallel<br />
14:06 Front end design skill plugin<br />
15:24 Cloud agent pull requests<br />
15:52 SSH connection and remote control</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="50967029" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/3568aac3-eb88-44ca-b59d-27d2d6471357?videoFileIds=23259"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/7Aw6wHVjQGF9q5o9Tj3fBz"/>
            <media:player url="https://tube.grossholtz.net/w/7Aw6wHVjQGF9q5o9Tj3fBz"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/5d841d0a-cc65-4719-bb5b-1276ab25164f-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/7647ebf3-45c6-47a9-aa8e-1e7932e5ab84-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="50967029" url="https://tube.grossholtz.net/static/streaming-playlists/hls/3568aac3-eb88-44ca-b59d-27d2d6471357/b8b7d1b3-3ec7-44ae-864f-d8dc02aca61a-720-fragmented.mp4" framerate="60" duration="1017" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="16554405" url="https://tube.grossholtz.net/static/streaming-playlists/hls/3568aac3-eb88-44ca-b59d-27d2d6471357/a8690bb7-b6c4-411b-8556-08de8b0dc476-0-fragmented.mp4" framerate="0" duration="1017" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/162a6e17-a048-4031-8edf-cde1d9eb5ecb.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/804cb7a4-9ad7-4740-9876-3d4613e5fd60.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code Just Became a Full IDE</media:title>
            <media:description type="plain">🤖 Try Kombai: https://www.kombai.com/install 🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs In this video you will learn how to use the Claude Code Desktop App as a full development envi...</media:description>
        </item>
        <item>
            <title><![CDATA[Claude Code vs n8n? Why You Actually Need BOTH!]]></title>
            <link>https://tube.grossholtz.net/w/mFb8SYFDV7xR1sFuN23QgU</link>
            <guid>https://tube.grossholtz.net/w/mFb8SYFDV7xR1sFuN23QgU</guid>
            <pubDate>Mon, 23 Feb 2026 13:46:28 GMT</pubDate>
            <description><![CDATA[🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs In this video, you'll learn how to use Claude Code and N8N together to build powerful AI automation workflows. 🚀 Get Hostinger VPS (use co...]]></description>
            <content:encoded><![CDATA[<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>In this video, you'll learn how to use Claude Code and N8N together to build powerful AI automation workflows.</p>
<p>🚀 Get Hostinger VPS (use code LEON for 10% off): <a href="https://hostinger.com/leon" target="_blank" rel="noopener noreferrer">https://hostinger.com/leon</a><br />
🚀 Start building with n8n (use my link to support my channel ❤️): <a href="https://n8n.partnerlinks.io/f7f19w3vrhin" target="_blank" rel="noopener noreferrer">https://n8n.partnerlinks.io/f7f19w3vrhin</a><br />
💬 My AI voice-to-text software (Wispr Flow): <a href="https://wisprflow.ai/r?LEON114" target="_blank" rel="noopener noreferrer">https://wisprflow.ai/r?LEON114</a><br />
☕ Buy me a coffee: <a href="https://www.buymeacoffee.com/leonvanzyl" target="_blank" rel="noopener noreferrer">https://www.buymeacoffee.com/leonvanzyl</a><br />
💵 Donate using PayPal: <a href="https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW" target="_blank" rel="noopener noreferrer">https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW</a></p>
<p>🔗 CLAUDE CODE NOTIFICATIONS TUTORIAL:<br />
<a href="https://youtu.be/DQ53vTJh9q4" target="_blank" rel="noopener noreferrer">https://youtu.be/DQ53vTJh9q4</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 Why use Claude Code and N8N together<br />
00:42 Rapid prototyping demo with SORA2 and N8N<br />
01:49 Converting N8N workflow to a Next.js app<br />
03:41 Building a frontend UI with N8N webhook backend<br />
05:16 Customer support chatbot with N8N<br />
07:12 Exposing N8N workflows as MCP servers<br />
08:05 Setting up N8N data tables<br />
08:45 Creating an MCP server from N8N data table<br />
09:40 Connecting N8N MCP server to Claude Code<br />
10:22 Claude Code notifications with N8N and Telegram<br />
11:01 Self hosting N8N with Hostinger<br />
12:07 Configuring Claude Code hooks for webhooks<br />
13:25 Testing notifications on Telegram<br />
14:05 Claude browser extension creating N8N workflows<br />
15:13 Final thoughts</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#claudecode #n8n #vibecoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="55256629" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/a76f06d3-885b-47e2-b2b1-d91e4a0cbcfa?videoFileIds=23145"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/mFb8SYFDV7xR1sFuN23QgU"/>
            <media:player url="https://tube.grossholtz.net/w/mFb8SYFDV7xR1sFuN23QgU"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/d55cd430-db2b-484d-80ff-7a8c221dab35-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/16a0f911-b953-49c6-a8b4-160fb44453cc-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="55256629" url="https://tube.grossholtz.net/static/streaming-playlists/hls/a76f06d3-885b-47e2-b2b1-d91e4a0cbcfa/a5492591-4c72-40a2-955a-ec1e23b55a47-720-fragmented.mp4" framerate="60" duration="959" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="15659176" url="https://tube.grossholtz.net/static/streaming-playlists/hls/a76f06d3-885b-47e2-b2b1-d91e4a0cbcfa/36cac82d-45d4-41a9-a211-1eb003293ab4-0-fragmented.mp4" framerate="0" duration="959" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/51f7d31e-10d8-4f48-9d42-6c8ad310e3b1.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/823eeac2-ef9b-42e0-825e-92be3ccdd91a.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Claude Code vs n8n? Why You Actually Need BOTH!</media:title>
            <media:description type="plain">🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs In this video, you'll learn how to use Claude Code and N8N together to build powerful AI automation workflows. 🚀 Get Hostinger VPS (use co...</media:description>
        </item>
        <item>
            <title><![CDATA[Stop Using Claude Code on One Branch (Do This Instead)]]></title>
            <link>https://tube.grossholtz.net/w/kxdEvpzehAsQ44wgRWMrpM</link>
            <guid>https://tube.grossholtz.net/w/kxdEvpzehAsQ44wgRWMrpM</guid>
            <pubDate>Fri, 20 Feb 2026 14:37:36 GMT</pubDate>
            <description><![CDATA[🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 💬 My AI voice-to-text software (Wispr Flow): https://wisprflow.ai/r?LEON114 ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 💵 D...]]></description>
            <content:encoded><![CDATA[<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>💬 My AI voice-to-text software (Wispr Flow): <a href="https://wisprflow.ai/r?LEON114" target="_blank" rel="noopener noreferrer">https://wisprflow.ai/r?LEON114</a><br />
☕ Buy me a coffee: <a href="https://www.buymeacoffee.com/leonvanzyl" target="_blank" rel="noopener noreferrer">https://www.buymeacoffee.com/leonvanzyl</a><br />
💵 Donate using PayPal: <a href="https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW" target="_blank" rel="noopener noreferrer">https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW</a></p>
<p>In this video you will learn how to use Git Worktrees with Claude Code to run multiple AI coding agents in parallel on the same project. Instead of making changes one at a time and backing them out, Git Worktrees let you create independent copies of your project where separate Claude Code instances can work simultaneously.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 The problem with single branch Claude Code workflows<br />
00:36 What are Git Worktrees and why they matter<br />
01:25 Visual explanation of worktrees vs branches<br />
03:07 How worktrees enable parallel Claude Code agents<br />
04:16 Use cases beyond design comparisons<br />
04:44 Setting up the demo fitness tracker app<br />
05:04 Creating three Git Worktrees with Claude Code<br />
07:02 Worktree 1 with the front end design skill<br />
08:12 Worktree 2 with a reference image and design system<br />
09:39 Worktree 3 with Gemini 3.1 Pro in Anti Gravity IDE<br />
11:07 Comparing all four design results side by side<br />
13:33 Merging the winning design back into main<br />
14:56 Final result and cleanup</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#claudecode #agenticcoding #vibecoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="52475326" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/9e397eee-5300-4a7f-97bb-8d63630645af?videoFileIds=23085"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/kxdEvpzehAsQ44wgRWMrpM"/>
            <media:player url="https://tube.grossholtz.net/w/kxdEvpzehAsQ44wgRWMrpM"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/543e7b96-004c-421e-9611-2a0e5d86b6bb-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/7c23b4ff-7a3b-4f4f-aeed-8377380911e4-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="52475326" url="https://tube.grossholtz.net/static/streaming-playlists/hls/9e397eee-5300-4a7f-97bb-8d63630645af/f3569f4a-a3f8-4ea2-99df-8f9b92a7836e-720-fragmented.mp4" framerate="60" duration="930" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="15119269" url="https://tube.grossholtz.net/static/streaming-playlists/hls/9e397eee-5300-4a7f-97bb-8d63630645af/e19aa0b3-cc6a-415d-a28d-b0528cafd674-0-fragmented.mp4" framerate="0" duration="930" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/a1ffa246-e074-475a-b607-7633ae70ec06.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/800519e5-0041-4d26-bd6f-c13fe867ecef.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Stop Using Claude Code on One Branch (Do This Instead)</media:title>
            <media:description type="plain">🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 💬 My AI voice-to-text software (Wispr Flow): https://wisprflow.ai/r?LEON114 ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 💵 D...</media:description>
        </item>
        <item>
            <title><![CDATA[How to Automatically Back Up Your OpenClaw AI Assistant to GitHub Every Day]]></title>
            <link>https://tube.grossholtz.net/w/8iezXzMjetTFCk9BcfbF6i</link>
            <guid>https://tube.grossholtz.net/w/8iezXzMjetTFCk9BcfbF6i</guid>
            <pubDate>Thu, 19 Feb 2026 13:34:27 GMT</pubDate>
            <description><![CDATA[How to Automatically Back Up Your OpenClaw AI Assistant to GitHub Every Day 🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hosti...]]></description>
            <content:encoded><![CDATA[<p>How to Automatically Back Up Your OpenClaw AI Assistant to GitHub Every Day</p>
<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>🚀 Get Hostinger VPS (use code LEON for 10% off): <a href="https://hostinger.com/leon" target="_blank" rel="noopener noreferrer">https://hostinger.com/leon</a><br />
💬 My AI voice-to-text software (Wispr Flow): <a href="https://wisprflow.ai/r?LEON114" target="_blank" rel="noopener noreferrer">https://wisprflow.ai/r?LEON114</a><br />
☕ Buy me a coffee: <a href="https://www.buymeacoffee.com/leonvanzyl" target="_blank" rel="noopener noreferrer">https://www.buymeacoffee.com/leonvanzyl</a><br />
💵 Donate using PayPal: <a href="https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW" target="_blank" rel="noopener noreferrer">https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW</a></p>
<p>Learn how to automatically back up your entire OpenClaw AI assistant — including memories, personality traits, generated images, and cron jobs — to a GitHub repository every single day, so you never lose your personalized AI setup.</p>
<p>#OpenClaw #AIAssistant #AIAutomation</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="2818736" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/3b17fcb0-42b9-4ad0-8ae1-1400cbaef9bf?videoFileIds=23037"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/8iezXzMjetTFCk9BcfbF6i"/>
            <media:player url="https://tube.grossholtz.net/w/8iezXzMjetTFCk9BcfbF6i"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/b50efd8a-d67f-4440-8f6d-55861a9d0055-360-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/00ce26cf-ebe1-4d1a-b2b2-e1e35df5be20-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="360" fileSize="2818736" url="https://tube.grossholtz.net/static/streaming-playlists/hls/3b17fcb0-42b9-4ad0-8ae1-1400cbaef9bf/03ba25dd-4d3b-4253-9293-29fbeffa4f44-360-fragmented.mp4" framerate="30" duration="59" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="962808" url="https://tube.grossholtz.net/static/streaming-playlists/hls/3b17fcb0-42b9-4ad0-8ae1-1400cbaef9bf/cf6d7c43-f42b-4107-8a44-fc55799de631-0-fragmented.mp4" framerate="0" duration="59" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/76d29c67-864d-4ac9-8fac-cdb32b5ba7d3.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/6e9535fa-28d4-4ca1-9c9b-be5101873e9c.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">How to Automatically Back Up Your OpenClaw AI Assistant to GitHub Every Day</media:title>
            <media:description type="plain">How to Automatically Back Up Your OpenClaw AI Assistant to GitHub Every Day 🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hosti...</media:description>
        </item>
        <item>
            <title><![CDATA[How to Back Up Your OpenClaw Agent (Before You Lose Everything)]]></title>
            <link>https://tube.grossholtz.net/w/bXmukefYEoZBWeitBJHDU2</link>
            <guid>https://tube.grossholtz.net/w/bXmukefYEoZBWeitBJHDU2</guid>
            <pubDate>Wed, 18 Feb 2026 15:20:17 GMT</pubDate>
            <description><![CDATA[🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hostinger.com/leon10 ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 💵...]]></description>
            <content:encoded><![CDATA[<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>🚀 Get Hostinger VPS (use code LEON for 10% off): <a href="https://hostinger.com/leon10" target="_blank" rel="noopener noreferrer">https://hostinger.com/leon10</a><br />
☕ Buy me a coffee: <a href="https://www.buymeacoffee.com/leonvanzyl" target="_blank" rel="noopener noreferrer">https://www.buymeacoffee.com/leonvanzyl</a><br />
💵 Donate using PayPal: <a href="https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW" target="_blank" rel="noopener noreferrer">https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW</a></p>
<p>Discover OpenClaw, an innovative AI assistant that streamlines daily tasks like emails and calendar management directly through chat. This video also guides you through using Clawdbot for efficient AI automation, including setting up backups and fostering seamless coding collaboration on GitHub for effective project management. 🚀 Access ALL video resources &amp; get personalized help in my community: <a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>⏰ TIMESTAMPS:<br />
00:00 Why your OpenClaw agent needs backups<br />
00:42 OpenClaw persistent memory demo<br />
01:06 AI thumbnail generation example<br />
02:18 How agent memory and preferences work<br />
02:34 What happens if your server dies<br />
03:05 OpenClaw workspace files explained<br />
03:52 Quick OpenClaw setup on a VPS<br />
05:22 Hostinger VPS setup with coupon code<br />
06:05 Running the OpenClaw installer<br />
06:38 Connecting OpenClaw to Telegram<br />
08:30 Agent configuration complete<br />
08:50 Setting up automatic GitHub backups<br />
09:55 Asking your agent to create backups<br />
10:36 Creating a private GitHub repository<br />
11:28 SSH deploy key setup for security<br />
12:23 Pushing your first OpenClaw backup<br />
12:57 Scheduling daily automatic backups<br />
13:25 Agentic Labs community</p>
<p>Sponsorship enquiries: <a target="_blank" rel="noopener noreferrer">sponsors@leonvanzyl.com</a></p>
<p>#openclaw</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Education</category>
            <enclosure length="48601604" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/58b5eba0-b5b8-4ae1-aa08-06b8359e7425?videoFileIds=23013"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/bXmukefYEoZBWeitBJHDU2"/>
            <media:player url="https://tube.grossholtz.net/w/bXmukefYEoZBWeitBJHDU2"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/8b281cc0-5918-49db-8274-165f56f77464-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/099409fd-49f6-475f-aeab-f9431fd09f64-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="48601604" url="https://tube.grossholtz.net/static/streaming-playlists/hls/58b5eba0-b5b8-4ae1-aa08-06b8359e7425/494d1e6c-408e-4299-a518-bc2999ad5d0e-720-fragmented.mp4" framerate="60" duration="854" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="13910272" url="https://tube.grossholtz.net/static/streaming-playlists/hls/58b5eba0-b5b8-4ae1-aa08-06b8359e7425/dabfbc54-9428-4911-8b13-41ebb66a1b6f-0-fragmented.mp4" framerate="0" duration="854" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/bf19347a-aacb-42b4-849f-a0c9a13968a9.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/ea849b87-c1b7-44b8-9c64-c77f4d1911cb.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">How to Back Up Your OpenClaw Agent (Before You Lose Everything)</media:title>
            <media:description type="plain">🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 🚀 Get Hostinger VPS (use code LEON for 10% off): https://hostinger.com/leon10 ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 💵...</media:description>
        </item>
        <item>
            <title><![CDATA[This Claude Code Feature Cost Me $18 in Minutes]]></title>
            <link>https://tube.grossholtz.net/w/qpEqVVDu2qBG9ekxVyQhSb</link>
            <guid>https://tube.grossholtz.net/w/qpEqVVDu2qBG9ekxVyQhSb</guid>
            <pubDate>Tue, 10 Feb 2026 12:07:29 GMT</pubDate>
            <description><![CDATA[🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs Claude Code's new /fast mode promises faster responses — but at 6x the normal price with no documented performance benchmarks. I spent $18 o...]]></description>
            <content:encoded><![CDATA[<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>Claude Code's new /fast mode promises faster responses — but at 6x the normal price with no documented performance benchmarks. I spent $18 on a single planning prompt. Here's what you need to know before enabling it.</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="2881918" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/c5a91e26-27d3-4643-8686-c36a41fe7f7e?videoFileIds=22736"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/qpEqVVDu2qBG9ekxVyQhSb"/>
            <media:player url="https://tube.grossholtz.net/w/qpEqVVDu2qBG9ekxVyQhSb"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/ebcbda46-d5b6-4f6e-b14d-b4c517401847-360-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/c4af6750-a6f2-438d-8752-353099570cae-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="360" fileSize="2881918" url="https://tube.grossholtz.net/static/streaming-playlists/hls/c5a91e26-27d3-4643-8686-c36a41fe7f7e/567b9712-dbff-4de8-a16c-c57aeba5b2eb-360-fragmented.mp4" framerate="30" duration="67" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="1101898" url="https://tube.grossholtz.net/static/streaming-playlists/hls/c5a91e26-27d3-4643-8686-c36a41fe7f7e/41155629-d82f-4d7e-8049-87012178a52f-0-fragmented.mp4" framerate="0" duration="67" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/f159991a-39ef-4d6b-b815-09a42fffdbcd.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/0e808620-732d-4998-8ce7-c002087acc3f.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">This Claude Code Feature Cost Me $18 in Minutes</media:title>
            <media:description type="plain">🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs Claude Code's new /fast mode promises faster responses — but at 6x the normal price with no documented performance benchmarks. I spent $18 o...</media:description>
        </item>
        <item>
            <title><![CDATA[I Gave Opus 4.6 an Entire Dev Team - Claude Code Agent Teams]]></title>
            <link>https://tube.grossholtz.net/w/2bqCAirQzNk8twhKxMV2i7</link>
            <guid>https://tube.grossholtz.net/w/2bqCAirQzNk8twhKxMV2i7</guid>
            <pubDate>Tue, 10 Feb 2026 11:08:48 GMT</pubDate>
            <description><![CDATA[🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 💬 My AI voice-to-text software (Wispr Flow): https://wisprflow.ai/r?LEON114 ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 💵 D...]]></description>
            <content:encoded><![CDATA[<p>🚀 Access ALL video resources &amp; get personalized help in my community:<br />
<a href="https://www.skool.com/agentic-labs" target="_blank" rel="noopener noreferrer">https://www.skool.com/agentic-labs</a></p>
<p>💬 My AI voice-to-text software (Wispr Flow): <a href="https://wisprflow.ai/r?LEON114" target="_blank" rel="noopener noreferrer">https://wisprflow.ai/r?LEON114</a><br />
☕ Buy me a coffee: <a href="https://www.buymeacoffee.com/leonvanzyl" target="_blank" rel="noopener noreferrer">https://www.buymeacoffee.com/leonvanzyl</a><br />
💵 Donate using PayPal: <a href="https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW" target="_blank" rel="noopener noreferrer">https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW</a><br />
📃 Claude Code Agent Teams Documentation: <a href="https://code.claude.com/docs/en/agent-teams" target="_blank" rel="noopener noreferrer">https://code.claude.com/docs/en/agent-teams</a></p>
<p>In this video you will learn how to use Claude Code Agent Teams, a powerful new experimental feature released with Opus 4.6 that lets you create multiple specialized AI agents that work together to build complete applications. Watch as we build a fitness tracker app using a team of five agents including a UX/UI designer, back-end developer, technical architect, database expert and a devil's advocate. You will learn how Agent Teams differ from sub-agents, how to enable Agent Teams in your Claude Code settings.json, and how to use features like delegation mode, human in the loop, and peer-to-peer agent messaging.</p>
<p>⏰ TIMESTAMPS:<br />
00:00 Opus 4.6 Agent Teams building a fitness tracker app<br />
00:42 Watching five specialized agents run in parallel<br />
01:01 Navigating between individual agent team members<br />
01:19 Each agent gets its own Claude Code instance<br />
02:00 Agent Teams vs Sub Agents explained<br />
02:51 How Agent Teams communicate with peer to peer messaging<br />
03:50 When to use Agent Teams vs Sub Agents<br />
04:12 Human in the loop and giving agents instructions<br />
04:39 How to enable Agent Teams in settings.json<br />
05:17 Configuring your prompt for Agent Teams<br />
05:45 Delegation mode and chatting with teammates<br />
06:42 Final app demo and results</p>
<p>#claudecode #vibecoding #agenticcoding</p>
]]></content:encoded>
            <dc:creator>n8n</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="27824045" type="video/mp4" url="https://tube.grossholtz.net/download/videos/generate/098dc174-6eb2-4db2-9d6a-73c695320a3c?videoFileIds=22724"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.grossholtz.net/videos/embed/2bqCAirQzNk8twhKxMV2i7"/>
            <media:player url="https://tube.grossholtz.net/w/2bqCAirQzNk8twhKxMV2i7"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/509abf2d-f0de-4692-a3a4-91f2fee0a3a5-720-hls.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.grossholtz.net/lazy-static/torrents/2997b2ac-c355-437f-a2b2-1ff793b3b2c2-0-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="27824045" url="https://tube.grossholtz.net/static/streaming-playlists/hls/098dc174-6eb2-4db2-9d6a-73c695320a3c/d3c08f17-e2de-4ed2-8ab2-10cba3684638-720-fragmented.mp4" framerate="60" duration="439" isDefault="true"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="7150640" url="https://tube.grossholtz.net/static/streaming-playlists/hls/098dc174-6eb2-4db2-9d6a-73c695320a3c/eab54b5c-896d-40a4-a1ad-04ecd9c2621f-0-fragmented.mp4" framerate="0" duration="439" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/previews/f42422b4-61ce-4374-b609-f5ad69ce73d9.jpg"/>
            <media:thumbnail url="https://tube.grossholtz.net/lazy-static/thumbnails/38cc6ecd-d8dc-4930-904e-8b499e1bd242.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">I Gave Opus 4.6 an Entire Dev Team - Claude Code Agent Teams</media:title>
            <media:description type="plain">🚀 Access ALL video resources &amp; get personalized help in my community: https://www.skool.com/agentic-labs 💬 My AI voice-to-text software (Wispr Flow): https://wisprflow.ai/r?LEON114 ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 💵 D...</media:description>
        </item>
    </channel>
</rss>