The argument in one line.
Skills are reusable AI instructions that give Claude intentionality and direction by pre-loading context and constraints, transforming it from a generically competent tool into one that produces work aligned with your specific standards and goals.
Read if. Skip if.
- A solopreneur or small business owner running paid ads or email campaigns who uses Claude Code and wants to structure prompts as reusable skills instead of one-off requests.
- A marketer or operator with 1-3 years of Claude experience who understands basic prompting but hasn't yet organized workflows into skills and wants to see real examples.
- Someone building internal AI tools or sales/marketing automation who needs to understand how to write skills that maintain context and produce consistent, directional outputs across multiple uses.
- You have no experience with Claude Code or AI prompting — this assumes you already know how to use Claude and focuses on structural best practices, not fundamentals.
- You're looking for a step-by-step tutorial on how to set up Claude Code itself or install these specific skills — this is a conceptual breakdown, not a setup guide.
- You work primarily in non-marketing domains like fiction writing, research, or software development — the examples are marketing-specific and don't translate well to other fields.
The full version, fast.
Claude Code skills are reusable mega-prompts that give the AI direction and intentionality, so it does the right work instead of decent work in the wrong direction. The mechanism is a simple skill.md file with metadata plus a workflow that gathers context upfront � audience, budget, goals, platform � then enforces best practices, naming conventions, and output format the same way a hired consultant would scope an engagement. Install a marketplace plugin or drop the markdown into a .claude/skills folder, then invoke by name or let Claude trigger it from intent. Treat open-source packs as a starting template: use them, learn the structure, then rewrite each one in your own voice so the outputs match how you actually think and ship.
Chat with this breakdown — free.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →Where the time goes.

01 · Hook + skills thesis
Cold open with the core claim: skills give Claude Code direction and intentionality. Without them it does a decent job in the wrong direction.

02 · Channel intro + caveats
#BUILDINGWITHAI nameplate. Explicit callout: learn to write your own skills so you can build better ones.

03 · Skill anatomy — paid ads walkthrough
GitHub repo coreyhayes31/marketingskills. Opens paid-ads skill file. Walks through name/description meta, Before Starting context section, Campaign Goals, Platform Selection Guide, Campaign Best Structures, Naming Conventions, Budget Allocation Framework, Ad Copy Frameworks.

04 · Installation demo
Shows three install paths. Installs via Claude Code plugin marketplace. Restarts in Ghostty terminal. Notes the marketing-skills prefix on skill invocations.

05 · Demo 1: Email Sequence
Invokes marketing skills email-sequence for a Castos YouTube growth webinar promoting Outlier SaaS. Claude generates a 6-email sequence. Craig reviews the email sequence skill Core Principles mid-cook.

06 · Demo 2: Page CRO on outlier.so
Invokes marketing skills page-cro on outlier.so. Claude returns strengths and gaps: 5-second test problem, no product demo video, CTA not outcomes-focused. Craig agrees on most points.

07 · So what + how to adapt
Don't install all 20 skills. Pick what applies. Copy the markdown, make it yours, rewrite it to think like you do.

08 · Subscribe CTA
Warm subscribe ask. Subscribed lower-third animation.
Lines worth screenshotting.
- A Claude Code skill is a mega-prompt you write once that gives Claude direction and intentionality — without it, Claude does a decent job but often in the wrong direction.
- Corey Haynes's 20-skill open-source marketing pack covers paid ads, email sequences, CRO audits, competitor analysis, and copywriting — each installable as a single /plugin command.
- The 'gather context before starting' section at the top of a skill is what makes a skill structurally powerful — it ensures Claude asks the right setup questions before executing.
- A paid ads skill asks the same questions a senior consultant would ask before touching a campaign: goals, CPA targets, budget, platform, and whether the campaign is new or established.
- Installing a skill at the repository level (not user level) means every collaborator on the project gets access without individual setup — the skill becomes team infrastructure.
- Skills can be invoked implicitly (say 'optimize this landing page for conversions' and the CRO skill auto-activates) or explicitly via slash commands (/page-cro, /email-sequence).
- The best way to build a better skill is to study someone else's well-structured skill and learn why their context-gathering, workflow, and naming conventions work — not just copy-paste theirs.
- A skill that encodes platform-specific best practices (TikTok skews younger, Twitter has lower CPMs) removes the need for the user to specify platform logic in every prompt.
- Ghosty (a terminal emulator wrapper) is a lighter alternative to running Claude Code inside VS Code or Cursor when the only requirement is a terminal with a better UI.
- The SEO Machine open-source project is a Claude Code co-writing system for long-form, SEO-optimized content that the marketing skill pack can be layered on top of.
- Running /slash inside Claude Code after installing skills surfaces all available commands in a searchable list — the quickest way to discover what the installed skills can do.
- Skills compound over time: the more domain-specific skills you accumulate in a project, the fewer setup instructions each prompt needs because the context is pre-loaded.
The briefing is the skill.
A skill is not a prompt. It is a pre-briefed specialist who already knows your context before they start.
- Every skill should open with Before Starting - gather this context if not provided.
- Ask the questions a consultant would ask on day one: goals, audience, budget, platform, existing data.
- The rest of the skill file is the consultant's expertise - structured output, best practices, frameworks.
- Don't install generic packs wholesale. Pick the skills that match your current sprint and rewrite them to think like you.
- The mega-prompt you don't write every time framing is the pitch for MCN+ members - every skill saves 20 minutes of context-setting per session.
Terms worth knowing.
- Claude Code
- Anthropic's command-line coding agent that runs in a terminal and can read, write, and execute code across an entire project.
- Skill
- A reusable markdown file that loads a structured set of instructions, context, and workflows into an AI agent so it performs a specific task consistently. Acts like a saved mega-prompt with built-in guardrails.
- Mega prompt
- A long, detailed prompt that bundles role, context, rules, and output format into a single reusable block instead of a one-line instruction.
- Markdown file
- A plain-text file using lightweight formatting syntax (headings, lists, bold) commonly used to write documentation, prompts, and AI instructions.
- CPA (cost per acquisition)
- The average ad spend required to acquire one paying customer or lead, used as a key efficiency metric in paid advertising.
- ROAS (return on ad spend)
- Revenue generated divided by ad spend, expressed as a ratio, used to judge whether a paid campaign is profitable.
- CPM
- Cost per thousand ad impressions. A lower CPM means cheaper reach on a given platform.
- Campaign / ad set / ad
- The three-tier structure used by ad platforms like Meta: a campaign sets the objective, ad sets define audience and budget, and ads are the individual creatives shown to users.
- CRO (conversion rate optimization)
- The practice of analyzing and improving a page or funnel so a higher percentage of visitors take a desired action like signing up or buying.
- Nurture sequence
- An automated series of emails sent over time to build trust with a subscriber and move them toward a purchase without an immediate hard sell.
- Five-second test
- A usability check where a new visitor sees a page for five seconds and must be able to state what the product is and who it's for. If they can't, the headline or hero is failing.
- Programmatic SEO
- A strategy of generating large numbers of templated pages targeting long-tail search queries by combining a structured dataset with a repeatable page format.
- Schema markup
- Structured data added to a webpage's HTML that tells search engines what the content represents, helping pages qualify for rich results and answer boxes.
- Plugin marketplace
- A registry inside Claude Code that lets users discover and install bundles of skills, commands, and agents from a shared source like a GitHub repo.
- Slash command
- A shortcut typed in a chat or terminal interface, starting with a forward slash, that triggers a specific named action or skill.
- GitHub repo
- A project hosted on GitHub containing code, documentation, and version history that anyone with access can clone, fork, or download.
- Open source
- Software released with its source code publicly available under a license that lets others use, modify, and redistribute it freely.
- CLI
- Command-line interface — a way to use software by typing commands in a terminal rather than clicking through a graphical interface.
- Terminal emulator
- A desktop application that provides a window for running command-line programs. Ghostty is one example known for a cleaner, faster interface.
- Playwright
- An open-source browser automation tool that can load a webpage, render it like a real browser, and capture screenshots or interact with elements — useful when an AI needs to see visual layout, not just text.
Things they pointed at.
Lines you could clip.
“Skills are what gives Claude Code direction. And I like to say intentionality because it can do a good job, but just kind of in the wrong direction a lot of times.”
“Imagine you were hiring a paid acquisition consultant and you just came in and said, fix my Facebook ads. They would probably ask you all of these questions.”
“A skill is like a mega-prompt that you don't have to write every time.”
“What AI does when you don't like it isn't wrong. It's just not what you want.”
Word for word.
Don't just watch it. Burn it in.
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
The bait, then the rug-pull.
Craig Hewitt opens without preamble: Claude Code is the most powerful AI tool alive, and skills are what turn it from a generalist into a specialist. The title promises twelve of them, and twelve is exactly what Corey Haynes open-sourced for the world to steal.
Named ideas worth stealing.
Skill anatomy
- name/description meta
- Before Starting - gather context
- workflow instructions
- output format specs
The structural template that turns a prompt into a reusable skill. The Before Starting section front-loads the briefing so Claude never has to guess.
Ad Copy Frameworks (PAS / BAB / Social Proof Lead)
- Problem-Agitate-Solve (PAS)
- Before-After-Bridge (BAB)
- Social Proof Lead
Primary text formulas baked into the paid-ads skill for generating ad copy.
Email Sequence Core Principles
- One email, one job
- Value before ask
- Relevance over volume
- Clear path forward
The four principles embedded in the email-sequence skill that prevent Claude from writing bloated, multi-CTA emails.
Page CRO Output Format
- Quick wins (implement now)
- High-impact changes (prioritize)
- Test ideas
- Copy alternatives
- Clarifying questions
The structured output format baked into the page-cro skill. Separates easy wins from big bets.
How they asked for the click.
“If this was valuable to you and you got something out of this and you're gonna go implement this in your business, please consider subscribing.”
Warm, non-pushy, outcome-anchored. Subscribed animation overlay. Well-timed after main value delivery.








































































