← back to blog

The Anti Lead Magnet

·3 min read

start at level one or don't start at all

every RPG starts you at level one for a reason.

not because the game wants to punish you. because throwing a level-one character into endgame content gets you killed in seconds. you haven't built the skills. you don't know the mechanics. you're wearing starter gear and walking into a raid.

building a content repo works the same way.

the skill pack trap

I almost learned this the hard way. I was scoping out how to build this website and figured I'd check what other people had for front-end and design skill MDs. found some polished-looking packs. frontend-design. canvas-design. seo-review. the kind of stuff you'd grab from a lead magnet or a starter kit someone's sharing.

so I looked at what they actually do.

frontend-design exists because most people prompt "build me a website" and get generic Inter-font, purple-gradient, cookie-cutter output. canvas-design exists because most people ask their AI to make something beautiful with no direction. every single one of those skills is a guardrail for a problem I've already solved.

I have a full design system codified. exact RGB values, font sizes with index references, panel radius, scanline intervals, anti-pattern lists. my aios-image skill alone has more specific design constraints than the entire frontend-design skill I was looking at. three image generation skills that share a single palette, a single font, and a single aesthetic philosophy. enforced programmatically through Python scripts, not through vibes.

when someone sells you a pack of 20 skill MDs to supercharge your repo, they're selling you starter gear for a character you've already leveled up.

if I had dropped those external skills into my repo, they wouldn't have helped. they would have conflicted. purple gradients don't belong in a monospace terminal aesthetic. generic SEO checklists don't account for a system that already has canonical URLs and JSON-LD planned. the skills would have introduced patterns that contradict the identity I've already built.

lead magnets rot

the problem isn't just skill packs. it's the entire lead magnet model.

PDFs gated behind email forms. only 2% of downloaders read beyond page three. the rest collects digital dust. tools update weekly. January's 500-skill pack ignores February's Clay MCP server releases. last quarter's GTM playbook misses current signal triggers. six-month-old templates violate contemporary anti-slop filters.

static knowledge in a dynamic space is dead knowledge.

three living websites instead

so I didn't package anything into downloads. I built three living websites.

shawnos.ai — personal operating system. RPG progression, daily build logs with XP scoring, tool guides, copyable tracking prompts. updated weekly.

thegtmos.ai — GTM engineering infrastructure. open-source Clay documentation, enrichment patterns, Claygent workflows, Sculptor prompts, signal trigger patterns, MCP connection guides. updates align with tool releases.

thecontentos.ai — content production system. voice DNA files defining writing style, 26 automated slash-command skills, 29 anti-slop pattern filters, platform-specific playbooks for LinkedIn, X, TikTok, Substack. six platform outputs from one unified system.

no email gates. no paywalls. no expiration dates. the content updates when the tools update and when I discover new patterns. if something looks outdated, tell me directly.

build from level one

your repo is the system. the design tokens live in code. the voice lives in playbooks. the anti-patterns are enumerated. the workflows are repeatable through slash commands. when a new agent spins up in your repo, it's already constrained by your brand before it writes a single line. that's exactly what external skills are trying to achieve from the outside.

you already have it from the inside.

build your repo one skill at a time. one constraint at a time. one lesson at a time. let it grow from what you actually do, not from what someone else packaged. use reference materials to see how others built their architecture. don't import their system into yours.

the character you leveled yourself is always stronger than the one you bought.

start here

ShawnOS.ai|theGTMOS.ai|theContentOS.ai
built with Next.js · Tailwind · Claude · Remotion