You're in. Here's everything.
Four live kits, no funnels, no upsell. Kit 01 is a teardown of a failed pipeline. Kit 02 turns taste into shipped sites. Kit 03 is a free cron that emails you a curated AI digest every morning. Kit 04 turns your weekly notes into a newsletter draft in your voice. All yours.
158 Sites, $0: The Vantage Teardown
The full autopsy of my failed lead-gen pipeline. Every workflow, prompt, and pitch, plus a written post-mortem of why it broke at conversion, not code. The failure is the moat: you can't drag-and-drop scar tissue.
Firecrawl → Gemini → batch deploy. The exact node graph and the glue code that templates leave out: rate-limit handling, retry logic, dedupe, the JSON schema I landed on after site #40.
Industry-classifier prompts, copy-generation prompts, the one that hallucinated phone numbers, the one that finally stopped. With diffs so you can see how I got from v1 to v9.
The cold emails, the DMs, the follow-ups. Subject lines, open rates where I have them, replies (rare), and the one near-close that taught me distribution beats automation.
The technical pipeline worked. The business pipeline didn't. This is the section nobody on n8n.io can write because they didn't ship the failure first. Bottlenecks, false signals, the tells I missed.
The smaller, slower, distribution-first version. What I'd cut, what I'd keep, where I'd put the human in the loop, and the one metric I'd watch instead of "sites deployed."
PonderUI — one-shot sites for any niche
A private Claude Code skill that one-shots glass + neuo landing pages with a hard anti-AI-tell filter. Pick a niche, run it, ship a site that actually looks shipped. Built to turn taste into cash, fast.
Zero em dashes. No purple-pink AI gradients. No Sparkles icon. No "Get Started / Learn More" CTA pair. No three-col Features grid with icon+heading+lorem. No Supercharge/Unleash/Transform copy. The tells that scream "AI slop" are blocked at the skill level.
8 reference docs: anti-ai-tells, glassmorphism, neumorphism, hybrid glass-neuo, spacing rhythm, color systems, typography, motion. Glass has to be earned against a rich background. Neuo base must share color with its surface. Hybrid only works one way.
Landing, pricing, dashboard, auth. Button, card, nav, modal, input. Plus three real example sites: Loomwright (SaaS landing), Iris Park (portfolio), Tidewater (neuo+glass dashboard). Something to point Claude at instead of "make it look nice."
The stuff you'd forget to check at 1am: infinite float animations, backdrop-blur spam, glass over flat backgrounds, copy that sounds like a landing page generator wrote it. Binary. Pass or fix.
Daily AI Digest Kit — your own curated AI newsletter
A cron that emails you a curated AI digest every morning. $0/month, deploys in five minutes, runs on Vercel's free tier. No n8n, no Zapier, no paid scrapers. Most "build an AI digest" tutorials route you through a $20/mo workflow tool. This is one Next.js file and a deploy button.
HN via Algolia, GitHub via the search API, RSS via rss-parser. No Apify, no Twitter API, no rented residential proxies. Anthropic, OpenAI, DeepMind, Mistral, Hugging Face, Latent Space, Simon Willison, Sebastian Raschka, Import AI, The Batch — already wired in. Add or remove feeds in one config file.
A regex/weight table you edit by hand: MCP gets +80, agents get +60, your specific framework gets whatever you decide. Then a Claude Haiku call reads your interest profile in plain English and writes the digest in a voice that sounds like a friend tipping you off — not an LLM summary blob.
Headline pulled from the day's biggest story, source labels, hover-friendly link styles, dynamic date header, dark-mode safe. Sends through your own Gmail via an App Password — no domain verification, no Postmark account, no "from" address that screams "marketing tool."
The annoying thing about morning crons isn't the build — it's discovering three weeks later that the digest stopped arriving and you didn't notice. This one wraps the whole route in a try/catch that emails you the error so you can fix it the same morning.
The README walks you through every key — Anthropic API key, Gmail App Password, the cron secret. Total cost forever: pennies a month on Haiku. Total setup time: under five minutes if you already have a Vercel account.
Newsletter Writer Kit — your notes, your voice, shipped weekly
A Monday cron that reads your notes from the past week and emails you a newsletter draft. Most "AI newsletter" tools generate from scratch and the result sounds like an LLM. This one doesn't write — it assembles. It quotes your actual sentences, picks the strongest theme of the week, and gets you to "edit" instead of "blank page."
"You do NOT write FOR them. You ASSEMBLE what they already wrote. Quote from the notes liberally. Bridge with one sentence at most." That's the difference between a newsletter that sounds like you and a newsletter that sounds like ChatGPT did your homework. The model is reduced from author to editor — exactly the role it's actually good at.
Tone bullets, 2-3 paragraphs of your actual writing as live examples, hard-no rules ("no em dashes, no supercharge, no stay curious"), and an optional newsletter structure. Claude reads this every run. Most voice-matching tools rely on a one-line "write like X" prompt — this one gives the model real surface to mimic.
Uses the GitHub commits API to find files actually modified in the last 7 days — accurate mtimes, not folder scans. Read-only token, fine-grained scope. Works with any folder structure. The README has a one-time setup walkthrough for Obsidian users (install the Git plugin, point it at a private repo, done).
The model is told: "Where the user clearly has a thought but didn't finish it, leave a <!-- expand: ... --> comment instead of inventing content." So you open the draft and see exactly which lines need your finger and which are already shippable. No guessing what's yours and what's hallucinated.
Mondays at 8am ET, the cron sends you an email with the headline, the chosen theme, and the full draft attached as a markdown file. Open it in your editor, edit, paste into Beehiiv/Substack/wherever. Total cost on Sonnet 4.5: about a quarter a month at weekly cadence.