littlefish

A Week in The Life of a Claudepilled Marketing Founder

Feb 22, 2026
bad recent selfie of me in greece

Over the past month I’ve been claudepilled hard and have become a power user of claude code in vscode . . . but not to work on software development.

I’m the marketing/business cofounder of a multi 7-figure, bootstrapped SaaS company. Others have used these new AI skills to move more into product/dev, but that isn’t me. I still am not touching product at all. 100% of my claude code work is marketing or running-the-business stuff like financial projections.

So I thought it would be fun to ask claude everything we accomplished in the past week. Here’s what claude provided:

15 YouTube videos produced and published

This was the big one. We went from zero video capability to a full repeatable pipeline in a week.

The pipeline we built:

What actually shipped:

The slide video skill went through massive iteration — started with 4–8 sparse slides that sat static for 30–40 seconds, ended with 15–20 dense slides with something new appearing every 3–5 seconds. Every animation delay is derived from Whisper’s word-level timestamps, not guesswork.

Google Ads campaign rebuilt from scratch

Analyzed thousands of search terms to find what was actually converting vs. burning money. Built 15 new ad groups with targeted keywords, wrote all the ad copy, created 150+ negative keywords to stop waste, and executed the whole thing through Google Ads Scripts (automated, not manual clicking).

Also wrote an automated “Negative Keyword Catcher” script that runs on a schedule to find and block bad search terms before they waste money.

Pinterest strategy from zero

Audited the existing Pinterest account, identified 5 problems (no visual consistency, heavy repinning hurting reach, zero video pins, missing our best keyword clusters, descriptions that weren’t SEO-optimized).

Built a full strategy doc, then executed:

Next phase: AI-generated pin templates so we can turn every blog post into 3–5 unique pin designs automatically.

Ad creative and strategy

Cross-platform ad analytics infrastructure

LinkedIn tracking fix confirmed

We’d identified a bug where ~34% of paid LinkedIn leads were misattributing due to hardcoded UTMs in our link shortener overriding LinkedIn’s dynamic tracking. After fixing the links, verified that 100% of new leads are now tracking correctly.

Instagram carousel automation

Built an n8n workflow that scouts trending Instagram carousel formats, adapts them to our niche, generates slide copy and images, and posts a draft to Slack for review. Also manually built a second carousel in Canva via the API.

Infrastructure

How this actually works

[ Claude had the idea to add the section below, and it answers a question I get asked a lot so I’m including it . . take it away claude! ]

Claude Code runs in my terminal. It has access to my file system, APIs (Google Sheets, ActiveCampaign, Slack, YouTube, ElevenLabs, Canva), and can write and execute code. I describe what I want, it figures out how to do it.

The “skills” are reusable instruction files that capture what we’ve learned. When I say /slide-video, Claude loads a detailed skill doc that tells it exactly how to plan slides, sync timing to audio, render frames, and verify the output. These skills accumulate — each session's lessons get folded back in so the same mistakes don't repeat.

The key insight: most of this isn’t “AI doing my job.” It’s AI handling the production work (rendering videos, writing upload scripts, formatting spreadsheet formulas, generating image variations) so I can focus on strategy decisions (which angles to test, where to allocate budget, what content to produce).