The bait, then the rug-pull.
Nate opens by burning the rest of the genre — '100+ skills tested, most don't matter' — then immediately narrows the field to six. The title promises a filter and the first 22 seconds deliver the filter's criteria: save time, save money, or remove mistakes. From there it's a pure curation play built on his 400-hour credential and his portfolio of real-estate, HVAC, coaching and marketing clients.
What the video promised.
stated at 00:22“In this video I'll show you what they are, why they sell, and how you can use them to sell AI automations.”delivered at 22:50
Where the time goes.

01 · Cold open: 400 hours, 6 skills
Pattern interrupt that says most YouTube-famous skills are useless to real clients. Names the criteria: save time, save money, remove mistakes — and promises the six that pay.

02 · Credential drop + promise
Lists the verticals he's shipped to (real estate, HVAC, coaches, marketing) to earn permission, then restates the value: 'if you want to make money selling AI in 2026, start with what businesses already pay for.'

03 · Skill 1 — Skill Creator (Anthropic)
Official Anthropic skill that writes other skills from plain-English descriptions. Frames it as 'the factory that builds the product' — not what a client pays for, but what makes every other paid skill possible. Install command: /plugin install skill-creator@claude-plugins-official.

04 · Skill vs plugin disclaimer
Quick aside: a skill is a markdown file teaching Claude one job, a plugin is a bigger package that can bundle skills + hooks + MCP servers. Also addresses comments-section conspiracies that he's an AI avatar.

05 · Skill 2 — Superpowers
Community skill (150K GitHub stars) that forces Claude to plan, test, review in two stages, and work in an isolated environment before writing code. Pitch: gets you from 60% to 80% one-shot quality, cuts debugging cycles and token costs. Tied directly to client-grade production work.

06 · Skill 3 — GSD (Get Shit Done) intro
Names 'context rot' — the mid-session collapse where Claude forgets requirements and cuts corners — as the wall every Claude Code user hits.

07 · Skill 3 — GSD context engineering
Solution: spawn fresh sub-agents per task, each with a clean context window. Built-in quality gates catch scope reduction and enforce security. Autonomous mode lets it plan/execute/commit unattended. Pairs with Superpowers — Superpowers gives the process, GSD gives the clean environment to run it.
08 · Skill 4 — /review and /ultra-review
Built into Claude Code, not installed. /review runs a fast local structured code review; /ultra-review (launched with Opus 4.7) uploads your branch to a cloud sandbox, spins up parallel reviewer agents, and only surfaces independently reproduced bugs. Requires Claude Code 2.1.86+ and a Claude account. Pro/Max get 3 free runs, then $5–$20 per run.
09 · Skill 5 — Context Mode (the garbage filter)
Every tool call dumps raw output into the context window — Playwright snapshots, GitHub issues, logs. After 30 minutes, 40% of context is junk. Context Mode routes tool calls through a sandbox subprocess and returns only the slice Claude needs: a 56 KB Playwright snapshot becomes 299 bytes.
10 · Skill 5 — Context Mode session memory
Second half of Context Mode: tracks every meaningful event (file edits, tasks, decisions, errors) in a local SQL DB so when Claude compacts, it rebuilds the session snapshot and injects it back. Sessions that died at 30 min now run 3 hours. Install with two slash commands + restart.
11 · Skill 6 — Claude Mem (cross-session memory)
Where Context Mode keeps the current session clean, Claude Mem carries knowledge across sessions. Hooks into the lifecycle, auto-captures edits/decisions/bug-fixes via Claude's own agent SDK, compresses into semantic summaries, stores in local SQLite with vector search. Auto-generates folder-level CLAUDE.md files. Three-layer retrieval claims ~10× token savings vs dumping everything at session start.
12 · Bonus 7 — Anthropic Frontend Design
Official Anthropic frontend-design skill — installs globally, makes Claude Code's UI output look 'a lot less AI generated.' Notes this is now baked into Claude Design (Anthropic Labs) but you still want the skill installed if you bring Claude Design output back into Claude Code.
13 · Sell the outcome, not the workflow
The actual business lesson: stop pitching 'I'll build you an AI workflow.' Pitch saving 10 hours/week, cutting admin mistakes, speeding up or growing leads. Beginner playbook: pick ONE of the six, build a few workflows with it, show a demo — the business owner doesn't care about your experience, they care about value. CTA to free Skool community resource guide + next video.
Visual structure at a glance.
Named ideas worth stealing.
Three filters for client-payable AI skills
- Save time
- Save money
- Remove mistakes
Nate's whole curation criteria. Anything that doesn't pass one of these three doesn't make the list — and these are also what the business owner is actually buying.
The 6 (+1) Claude Code skill stack for AI agencies
- Skill Creator
- Superpowers
- GSD (Get Shit Done)
- /review + /ultra-review
- Context Mode
- Claude Mem
- Frontend Design (bonus)
The full curated stack — Skill Creator is the factory, Superpowers gives Claude the engineering process, GSD gives it clean sub-agent context, /review and /ultra-review catch bugs pre-merge, Context Mode trims tool-call garbage in-session, Claude Mem carries memory across sessions, and Frontend Design fixes the AI-generic UI look.
Superpowers + GSD pairing
Superpowers controls HOW Claude writes code (plan → test → review). GSD controls the ENVIRONMENT it writes code in (clean sub-agent contexts). One gives the process, the other gives the substrate the process runs on. They compose.
Pre-merge review ladder
Daily flow: /review for everything (fast, local, cheap). /ultra-review only for high-stakes merges — payments, auth, DB migrations — where production bugs cost more than the $5–$20 run.
Sell the outcome ladder
- Save 10 hours/week
- Cut admin mistakes / human error
- Speed up leads
- Get more leads
- More profit
The pitch frame for AI-automation freelancers. Don't sell the workflow, don't sell the skill, don't sell the AI — sell what the business owner already wants to buy.
Pick one + demo playbook
- Pick ONE skill
- Build a few workflows with it
- Show a business owner a demo
- They don't care about your experience, only the value
The beginner cold-start sequence. Resists the temptation to learn all six before pitching anything.
Lines you could clip.
“They're simple, they're boring, but they are effective.”
“If you're watching this and you wanna make money selling AI in 2026, don't overthink it. Just start with what the businesses are already paying for.”
“The skill itself isn't what a client pays for. But every single skill that you're going to sell... they all come out of this one. It's the factory that builds the product.”
“Superpowers slows Claude down just enough to actually think the problem through, and it doesn't let Claude skip steps.”
“If you can get somewhere like 80% of the way there rather than just like 60% of the way there, that's a win.”
“Somewhere around halfway through your context window, it starts to fall apart. And this is essentially called context rot.”
“After about thirty minutes of real work, 40% of your context window is just garbage.”
“A 56 kilobyte playwright snapshot becomes 299 bytes.”
“Sessions that used to fall apart around thirty minute mark now run for three hours.”
“You need to be selling the outcome. You need to be selling saving the business owner ten hours a week or cutting their admin mistakes.”
How they spent the runtime.
Things they pointed at.
How they asked for the click.
“I threw all of this into a resource guide that you can access for completely free inside of my free school community. You can check that out using the link in the description.”
Soft, low-pressure pitch tucked after the big 'sell the outcome' lesson. Followed immediately by an end-screen video card and a like-the-video ask. Note: he says 'school' but means Skool — the spelling drift is verbal habit.
Word for word.
Steal the format.
The whole video is one move — burn the field of 100+ options down to six, name the criteria upfront, and tie each item to a paying business pain.
- Lead with a credential-plus-curation hook: '400 hours in, here are the only 6 that matter.' This works for ANY toolkit Joe owns — '14 versions of ModBoard later, here are the 6 features that survived.'
- State the three filters at second 18. Nate's are save time / save money / remove mistakes. Joe's $6 Stack version could be: cuts your bill / runs offline / you own it.
- Give each item the same 4-beat structure: name + 'the problem it solves' + concrete example + install/use command. Repeatable, scannable, edit-friendly.
- Mid-video re-hook every 2-3 minutes. Nate restates the thesis at the top of each new skill ('the next skill is...') — keeps mid-roll retention up without feeling forced.
- Plant pairing logic between items. 'Superpowers gives Claude the process, GSD gives it the substrate' — turns a flat list into a composable system, which is a memetic upgrade.
- Close on the outcome ladder, not another tool. The last 2 minutes pivot from WHAT to HOW-TO-SELL, which gives the value-promise viewer their reason to stay through the CTA.
- Bonus the 7th. Adding a 'and one more' bonus item after the listed count feels generous and gets a second engagement spike at the end.
What this could mean for you.
You don't need to learn 100 skills — these six are the ones that actually pay off the time you spend setting them up.
- Install Skill Creator first (/plugin install skill-creator@claude-plugins-official) so every future skill you build comes out reliable instead of flaky.
- If you write any production code with Claude, add Superpowers — it forces the plan → test → review loop that catches bugs before they reach a user or client.
- If your sessions die around the 30-minute mark with Claude forgetting what you asked, that's 'context rot' — install Context Mode to filter tool-call output and Claude Mem to carry memory across sessions.
- Before merging anything that touches payments, auth, or your database: run /ultra-review. It costs $5–20 but catches verified bugs in parallel, not nitpicks.
- Add the Frontend Design skill globally so anything UI-related stops looking like default-AI gradient soup.
- If you're trying to make money with this: don't pitch 'I'll build you an AI workflow.' Pitch 'I'll save your team ten hours a week' or 'I'll cut your admin mistakes.' Then pick one skill, build a demo for one real business, and show the demo — that beats every credential you could list.









































































