The argument in one line.
When everyone has access to the same AI models, the differentiator is not the tool but the skill—how you prompt, structure workflows, and layer capabilities like visual generation, scope-mapping, consensus-building, and devil's advocacy to extract maximum value.
Read if. Skip if.
- You're a content creator or educator who regularly explains concepts visually and wants to build interactive infographics or diagrams without design skills.
- A solopreneur or small team using Claude daily who wants to work faster by discovering and automating your most repetitive prompt patterns.
- You're experimenting with AI workflows and want concrete examples of how to layer skills (prompting, visualization, analysis) to produce better outputs than default chat.
- You don't use Claude or prefer other AI models — this is entirely Claude-specific and won't transfer to ChatGPT, Gemini, or other platforms.
- You're looking for production-grade design or engineering solutions — these are productivity skills for solo creators, not enterprise tools or replacements for professional designers.
The full version, fast.
When everyone uses the same models, the skill layer is what separates outputs. The video walks through seven daily-driver Claude skills, splitting them into chat-based and Claude Code categories. Infographic Builder and Excalidraw Diagram Generator turn ideas into interactive HTML visuals or whiteboard flowcharts. Expand & Contract maps an idea's full scope, then sorts features into core, nice-to-have, maybe-later with triggers, and explicitly out. Steel Man stress-tests a thesis with arguments for and against. Promptimizer rewrites vague requests into structured prompts. Swarm Consensus, run in Claude Code via an OpenRouter API key, fans a question across multiple frontier or cheap models and synthesizes agreement. Find Skills queries skills.sh's library so you stop rebuilding from scratch. Stack them, and tell Claude to flag repeatable workflows as future skills.
Chat with this breakdown.
Modern Creator members can chat with any breakdown — ask for the hook, quote a framework, find the exact transcript moment. Unlocks at T2: refer 3 friends + add your own API key.
Create a free account →Where the time goes.

01 · Intro — skills as differentiator
Opens on infographic output, delivers thesis: same models + different skills = different results. Frames video as a curated list from real daily use.

02 · Skill #1 — Infographic Builder
Builds an interactive HTML infographic for 'selling digital products on Etsy' live. Skill reads types.md and aesthetics.md to pick layout and style. Output is embeddable and editable.

03 · Skill #2 — Excalidraw Diagram Generator
Generates flowcharts and wireframes in Excalidraw's sketchy format from a text description. Free to use. Demo: listing-publish flow and skill-install flow diagram.

04 · Skill #3 — Expand & Contract
Takes an idea, expands to 25+ possible features, then batch-sorts them into Core / Nice-to-Have / Maybe Later (with triggers) / Explicitly Out. Outputs a concentric-circle scope map.

05 · Skill #4 — Steel Man
Evaluates a statement by building the strongest case for AND against each angle, then scores whether you're winning. Demo: fitness app to $50K/month — Alek loses most arguments.

06 · Skill #5 — Promptimizer
Turns a vague prompt request into a refined, detailed prompt ready to use. Works for chat, Midjourney, or any AI tool. Demo shows Midjourney cyberpunk prompt with noticeably better output.

07 · Skill #6 — Swarm Consensus (Claude Code)
Requires Claude Code + OpenRouter API key. Sends any question to 8 models in parallel, synthesizes consensus, highlights disagreements. Creative query: 3 cents. Legal/high-stakes: auto-upgrades to frontier models.

08 · Skill #7 — Find Skills
Claude Code skill that searches skills.sh (90,000+ community skills) from within a chat. Reduces having to build from scratch. Closing note: add one line to CLAUDE.md to have Claude proactively suggest skill creation.
Lines worth screenshotting.
- In a world where everyone has the same AI models, skills are what determine who gets the most out of them.
- The infographic builder skill generates an interactive HTML infographic — not a static image — which means you can edit colors, text, and animations after the first draft.
- Five skill types for different visual needs: timeline, comparison, stats hero, editorial, and bold-pop — matching the type to the content is as important as the prompt.
- The Excalidraw skill generates a JSON diagram file that opens directly in Excalidraw for further editing — it is a wireframe tool, not a final visual.
- The grill-me skill resolves every decision branch downstream of a design choice before writing code — it eliminates the hidden assumptions that break production builds.
- The caveman skill cuts token usage by up to 75% by stripping fillers, articles, and pleasantries while preserving technical accuracy.
- The expand-and-contract skill maps the full scope of a topic first and then contracts it to the specific slice that matters — useful for avoiding scope creep.
- The steel man skill builds the strongest possible version of an opposing argument before you decide whether to proceed with your original position.
- The Promptimizer skill rewrites your prompt to extract better output from the same model — the prompt is often the bottleneck, not the model.
- The swarm consensus skill runs the same prompt across multiple models via OpenRouter and returns a synthesized answer weighted by agreement.
- The skills.sh marketplace provides a curated directory of downloadable Claude Code skills — discovering what exists is the first prerequisite to using what works.
- Knowing when to use a skill matters as much as knowing how — applying the right skill to the right bottleneck is the judgment that separates good output from average output.
The skill layer is the moat.
Every skill Alek demos follows the same loop: invoke, configure, output, so-what — and that loop is itself a content format Joe can run weekly on JoeFlow skills.
- Run a '7 skills I use daily' format for JoeFlow — each skill gets 2-3 min of demo + one real output shown.
- Lead with the OUTPUT frame (infographic on screen before you talk), not your face — it front-loads proof.
- The thesis sentence ('same models, different skills') is Joe's 'own your stack' translated to AI workflows — use it verbatim in JoeFlow positioning.
- Expand & Contract is worth installing in Claude Code today — direct fit for scoping Mod Producer runsheets.
- The one-line CLAUDE.md instruction ('note opportunities for skill creation while working') is a free compound-interest trick — add it to the universal CLAUDE.md.
- Swarm Consensus + Steel Man together = an idea-validation pipeline that would make a strong MCN+ onboarding flow.
Terms worth knowing.
- Claude skill
- A reusable instruction package that extends an AI assistant with a specific workflow, invoked by name to make the model behave a defined way for a task.
- Infographic builder
- A skill that generates an HTML-based visual instead of a flat image, letting the output include tooltips, animations, and editable elements rather than a baked-in picture.
- Excalidraw
- A free web-based whiteboard tool for sketching diagrams and flowcharts in a hand-drawn style, with a file format that can be imported and edited later.
- Expand and contract
- A scope-setting skill that first brainstorms every possible feature for an idea, then forces the user to sort each item into core, nice-to-have, maybe-later, or explicitly out.
- Steel man
- An argument technique that builds the strongest possible version of a position before critiquing it, used here as a skill that argues both for and against an idea to stress-test it.
- Devil's advocate
- Deliberately arguing the opposite side of a position to expose weaknesses, regardless of what the arguer actually believes.
- Promptimizer
- A skill that rewrites a rough request into a fuller, better-structured prompt, asking clarifying questions first when the input is too vague.
- Midjourney
- A generative AI service that turns text prompts into images, commonly used for stylized art and design work.
- Claude Code
- Anthropic's command-line coding environment for Claude, where skills can be installed into a project folder and invoked alongside file edits and shell commands.
- Swarm consensus
- A skill that sends the same question to several AI models in parallel, then synthesizes their answers into a single response highlighting agreement and disagreement.
- OpenRouter
- A routing service that gives a single API key access to most major AI models, so one integration can call Claude, GPT, Gemini, Grok, and others.
- API key
- A secret token that authenticates a program when it calls an external service, and is also used to track usage and bill the account that owns it.
- Frontier models
- The most capable current generation of AI models from major labs, typically slower and more expensive than smaller models but stronger at complex reasoning.
- Claude Opus
- Anthropic's largest and most capable Claude model tier, priced higher per token and used for harder reasoning tasks.
- Claude Sonnet
- Anthropic's mid-tier Claude model that balances capability and cost, suitable for most everyday tasks.
- Claude Haiku
- Anthropic's smallest and fastest Claude model, optimized for cheap high-volume calls where top-tier reasoning isn't required.
- Grok
- An AI chat model developed by xAI, Elon Musk's AI company, available through its own product and via routing services.
- ICP
- Ideal Customer Profile — a specific description of the type of buyer a product is built for, used to focus positioning and marketing.
- Churn
- The rate at which paying customers cancel a subscription over a given period, a key health metric for any recurring-revenue business.
- SaaS
- Software as a Service — software delivered over the internet on a subscription, where the vendor hosts and maintains the application.
Things they pointed at.
Lines you could clip.
“In a world where everyone has access to the exact same AI models, skills determine who gets the most out of those models.”
“I've done around 30 sessions with the most intelligent models, and it's only cost me $15.”
“While working note opportunities for automation, improvement, repeatability, and if a task is a good candidate for a Claude skill, tell me so that I can turn it into a skill and reuse that workflow later.”
Word for word.
The bait, then the rug-pull.
Alek opens not with his face, but with the output: a live interactive infographic already on screen. Then the stat: sixty-five percent of people are visual learners. The title has already done the credibility work — not "here are some skills," but "I tested a hundred and these seven survived."
Named ideas worth stealing.
Skills as Differentiator
In a world where everyone has access to the same AI models, the skill layer — configured workflows on top of the model — is what produces different results.
Expand & Contract Scope Loop
- Core (must ship)
- Nice to Have
- Maybe Later + triggers
- Explicitly Out
Forces scope discipline by first expanding an idea maximally, then systematically eliminating and categorizing features. Trigger conditions on 'maybe later' items prevent scope creep later.
Steel Man Scoring
- Case For
- Case Against
- Winner verdict per angle
For each angle of an idea (market, math, channel, etc.), AI builds the strongest case for AND against, then declares a winner. Aggregates to overall verdict.
Swarm Consensus Tier Selection
- 8 cheap models — creative/brainstorm (cents)
- 5 cheap models — less noise
- Frontier models — legal/high-stakes (~15c)
Model tier is matched to query stakes automatically. Creative = cheap + many. High-stakes = expensive + accurate.
How they asked for the click.
“make sure if you want any of these to grab them right below that big shiny subscribe button”
Soft and brief. Drive link in description. Subscribe CTA is framed as access, not ask.








































































