Top 20 Claude Skills for B2B Offers and Copywriting (2026)
Top 20 claude skills for copywriting, ranked by job: offer, positioning, page copy, editing, and SEO, with install commands and the order to use them.
By Maxime Pudzeis, Founder, Kaizen Agency
· 11 min read
Claude skills for copywriting write the offer, the page and the SEO content around it, from a stated brief and your own facts, not from scratch. The three I would install first: Offer Definer to turn features into an outcome, Copywriting for the pages themselves, and AI SEO so buyers researching you in ChatGPT and Perplexity actually find you.
Each step has a done-when line. Skip one and the next one reworks the same weak claim.
Done when: one outcome-focused line a cold buyer would repeat back to you.
Skip it? Every later step reworks the same weak claim.
Done when: each persona has its own line, not one line for the whole market.
Skip it? The page ends up talking to nobody in particular.
Done when: a full draft exists, benefits before features, in the buyer's own words.
Skip it? You are still staring at a blank landing page.
Done when: one focused pass, clarity or proof or friction, not a vague rewrite.
Skip it? The first draft ships as the final one.
Done when: the page is checked for what ChatGPT and Perplexity would actually cite.
Skip it? A buyer researching you in an AI answer never sees the page at all.
What is a Claude skill (and what it is not)
A Claude skill is a folder of instructions, checklists and sometimes scripts that Claude reads before doing one specific job, the same way a new hire reads a playbook before writing their first page of copy. It is not a plugin that edits your site by itself, not a magic prompt, and not a replacement for judgment. You still read the draft, keep what is true, and cut what is not. Install one, open Claude Code, and ask for the job by name.
The top 20 Claude skills for offers and copywriting, grouped by job
| Skill | What it does | Publisher |
|---|---|---|
| Offer Definer | Turns product features into an outcome-focused offer for cold outreach. | lemlist |
| Offer Design | Builds value stacks, guarantees, and pricing structure around an offer. | Corey Haines |
| Value Proposition Lister | Extracts value propositions into a structured, persona-mapped inventory. | lemlist |
| Brand Messaging and Positioning | Develops positioning statements and messaging architecture from named frameworks. | manojbajaj95 |
| Brand Strategist | Builds brand positioning, identity systems, messaging frameworks, and governance. | borghei |
| Copywriting | Writes and rewrites persuasive copy for landing, pricing, and feature pages. | Corey Haines |
| Copy Editing | Runs focused editing passes to tighten and refresh existing marketing copy. | Corey Haines |
| writing-guidelines | Reviews docs and prose against an 80-rule writing style handbook. | Vercel |
| Content Strategy | Plans what content to create and which topics to cover for growth. | Corey Haines |
| Content Research Writer | Researches, outlines, and drafts content with citations and hook feedback. | Composio |
| CRO | Analyzes a marketing page or form and recommends conversion improvements. | Corey Haines |
| A/B Test Setup | Designs statistically valid A/B tests and growth experimentation programs. | Corey Haines |
| Landing Page Generator | Builds landing pages with PAS, AIDA and BAB copy frameworks, plus Core Web Vitals checks. | borghei |
| Signup Flow CRO | Reduces friction and drop-off in signup and registration flows. | Corey Haines |
| Landing Page Optimization | Writes and structures high-converting landing pages with proven copy frameworks. | manojbajaj95 |
| AI SEO | Optimizes content to get cited by ChatGPT, Perplexity, and other AI answers. | Corey Haines |
| SEO Audit | Audits technical, on-page, and content SEO issues with an action plan. | Corey Haines |
| Programmatic SEO | Builds templated SEO pages at scale from a data set without thin content. | Corey Haines |
| Schema Markup | Implements schema.org structured data for rich search results. | Corey Haines |
| Pricing Strategy | Designs pricing tiers, packaging, and monetization strategy. | Corey Haines |
Offer Definer
Turns your product's features into one outcome a cold buyer actually cares about, before a single email or page gets written. It made the list because the offer decides your reply rate before the copy does, the same discipline behind cold email structure: fix the offer first, or no editing pass saves a weak one.
Install: npx github:l3mpire/claude-skills offer-definer · View on GitHub
Offer Design
Builds out the value stack, the guarantee, and the pricing structure around your offer, once the outcome itself is set. Useful for turning a one-line offer statement into something you could actually put in a proposal.
Install: npx skills add coreyhaines31/marketingskills --skill offers · View on GitHub
Value Proposition Lister
Pulls your company's value propositions out of your existing pages and materials into one structured list, mapped to the persona each one speaks to. Useful the moment you have more than one buyer type and need to know which value prop belongs on which page.
Install: npx github:l3mpire/claude-skills value-prop-lister · View on GitHub
Brand Messaging and Positioning
Builds a positioning statement and a messaging architecture from named frameworks, the kind a consultant would normally charge for. Made the list because most B2B SMEs skip niche positioning and write page copy with nothing underneath it, so every page argues a slightly different point.
Install: npx skills add manojbajaj95/claude-gtm-plugin --skill brand-messaging-and-positioning · View on GitHub
Brand Strategist
Goes further than a single positioning statement: an identity system, a messaging framework, and a governance doc, so the next person who writes copy for you does not drift from it.
Install: npx @borghei/claude-skills add brand-strategist · View on GitHub
Copywriting
Writes and rewrites the actual page: landing, pricing, feature pages. It made the list because the rules built into it are the right ones: benefits over features, the customer's own words, no invented claims.
Install: npx skills add coreyhaines31/marketingskills --skill copywriting · View on GitHub
Copy Editing
Runs a focused editing pass on copy that already exists, one dimension at a time (clarity, proof, friction) instead of one vague "make it better" request. The right tool once a page is drafted and needs tightening, not a rewrite from zero.
Install: npx skills add coreyhaines31/marketingskills --skill copy-editing · View on GitHub
writing-guidelines
Checks docs and prose against an 80-rule style handbook built by Vercel's own writers. A good second pass on anything that reads a little stiff after the first draft.
Install: npx skills add vercel-labs/agent-skills --skill writing-guidelines · View on GitHub
Content Strategy
Plans what to write about and which topics to cover next, so content decisions stop being whatever feels right that week. Feeds the copywriting and SEO skills above with a real list instead of a blank page.
Install: npx skills add coreyhaines31/marketingskills --skill content-strategy · View on GitHub
Content Research Writer
Researches a topic, drafts an outline and a full piece with citations, and scores the hook before you publish. Made the list for the citation habit: most drafting skills invent supporting facts, this one is built to cite them.
Install: npx skills add ComposioHQ/awesome-claude-skills --skill content-research-writer · View on GitHub
CRO
Reads an existing marketing page or form and lists what to fix for conversion: the friction points, the missing proof, the weak call to action.
Install: npx skills add coreyhaines31/marketingskills --skill cro · View on GitHub
A/B Test Setup
Designs a statistically valid test instead of the "let's just try both and see" version most teams run. Made the list because a page rewrite with no real test behind it is a guess dressed up as data.
Install: npx skills add coreyhaines31/marketingskills --skill ab-testing · View on GitHub
Landing Page Generator
Builds a landing page against named copy frameworks (PAS, AIDA, BAB) and checks Core Web Vitals while it is at it. Good for a fast first draft of a page you would otherwise stare at for an afternoon.
Install: npx @borghei/claude-skills add landing-page-generator · View on GitHub
Signup Flow CRO
Narrows in on one specific leak: the drop-off between someone clicking a call to action and actually completing the form or signup behind it.
Install: npx skills add coreyhaines31/marketingskills --skill signup · View on GitHub
Landing Page Optimization
A second landing-page skill, from a different publisher, built around the same proven copy frameworks. Worth having if the borghei version above does not match how your team already installs skills.
Install: npx skills add manojbajaj95/claude-gtm-plugin --skill landing-page-optimization · View on GitHub
AI SEO
Optimizes what you already wrote to get cited inside ChatGPT and Perplexity answers, not only ranked on a search results page. It made the list because buyers now shortlist vendors inside an AI answer before they ever open a search results page.
Install: npx skills add coreyhaines31/marketingskills --skill ai-seo · View on GitHub
SEO Audit
Runs a technical, on-page and content SEO audit and hands back a prioritized action plan instead of a wall of scores. A good first step before AI SEO, since AI answers still lean on the same crawlable, well-structured pages search engines do.
Install: npx skills add coreyhaines31/marketingskills --skill seo-audit · View on GitHub
Programmatic SEO
Builds templated pages at scale from a real data set, such as use cases, locations, or integrations, without turning into the thin duplicate content search engines penalize.
Install: npx skills add coreyhaines31/marketingskills --skill programmatic-seo · View on GitHub
Schema Markup
Adds schema.org structured data to your pages so search engines, and AI crawlers, understand exactly what they are reading. A lot of what "getting cited" runs on underneath.
Install: npx skills add coreyhaines31/marketingskills --skill schema · View on GitHub
Pricing Strategy
Designs pricing tiers and packaging once the offer and the value props are already set. Sits last in this group on purpose: pricing with no offer behind it is just a number.
Install: npx skills add coreyhaines31/marketingskills --skill pricing · View on GitHub
The order we would install them in
Settle the offer before anything else. Run Offer Definer, then Offer Design if you need the fuller value stack and guarantee around it. Every hour spent here saves several later, since a weak offer survives no amount of editing.
Map that offer to each buyer next. Value Proposition Lister, then Brand Messaging and Positioning or the fuller Brand Strategist if you need the whole identity system, not just a statement. If you do not have a topic or outline yet, Content Strategy or Content Research Writer belongs in this same stretch, feeding the draft that comes next.
Draft the page with Copywriting, then run CRO, A/B Test Setup, Landing Page Generator or Landing Page Optimization, and Signup Flow CRO once there is a real page to test against, not before. Testing an offer that does not exist yet just tests noise.
Tighten what you have with Copy Editing and writing-guidelines. This is a pass, not a rewrite: one dimension at a time.
Make the finished page findable last, with AI SEO, SEO Audit, Programmatic SEO and Schema Markup. Pricing Strategy closes the list, once the offer, the page and the positioning around it are all already real.
What we left out, and why
- Popup CRO (Corey Haines): built for exit-intent discount popups and modals, the conversion pattern of an ecommerce store. A B2B service site converts on a diagnostic and a call, not a coupon popup.
- Paywall and Upgrade Screen CRO (Corey Haines): optimizes in-app free-to-paid screens inside a SaaS product. A services agency has no paywall to run this against.
- Conversion Rate Optimization (manojbajaj95): does the same job as CRO above, from a different publisher. Picking one avoided sending you to install two skills that answer the identical brief.
- Product Name (phuryn): useful the one day you are naming a brand-new product, not a repeating need once your company already has a name. It also installs through a Claude Code plugin marketplace, an extra step the rest of this list does not need.
What a skill will not do for you
A skill writes the page. It does not know which promise made your best client actually say yes, because that lives in a call transcript or a closed deal, not in a public GitHub repo. It does not pressure-test the offer against real cold buyers before you ship it: it drafts the version you send around for a gut check. And none of these twenty skills owns the fact that the offer on that page will need rewriting again in a few months, once new replies show what actually lands.
That ongoing work, the offer pressure-tested against real replies and the page rewritten off what worked, is closer to what I install for a client than any single skill: a system, not a one-time prompt.
FAQ
Are Claude skills free?
The ones in this list are. They are open-source repositories on GitHub, free to install and free to run inside your own Claude subscription. You pay for your Claude plan as usual; the skill itself adds no separate cost.
Do Claude skills work in Claude.ai, or only in Claude Code?
Most, including everything in this list, are built for Claude Code, where the skill sits as a folder of instructions Claude reads before doing the job. A few plugin-style ones, marked with a /plugin marketplace add install command above, also need the plugin system, which currently lives in Claude Code too.
How do I install a Claude skill?
Run the install command listed under each skill above. Most use npx skills add <publisher>/<repo> --skill <name>; a few use /plugin marketplace add inside Claude Code. Open the skill's GitHub page first and read what it actually does before you point it at your copy.
Will AI-written copy sound generic?
Only if you skip the parts that make it specific: your actual client's words, your actual numbers, your actual offer. A skill gives you structure and a first draft; the specifics still have to come from you, or the draft reads like every other SaaS landing page on the internet.
Are third-party skills safe to install?
Read the SKILL.md file in the repository before you install anything, the same way you would read a script before running it. Every skill in this list is open source, MIT or similarly licensed where the publisher states one; check what a skill actually does, and whether it touches anything outside your Claude session, before you give it your marketing copy.
This is the top 20 offer and copywriting skills I checked, verified, and would actually recommend. The full list, every claude skill for copywriting I have found and checked, including the ones outside this top 20, sits behind /resources#letter-O. If you would rather see where your own offer and page copy currently leak than install anything, the free diagnostic scores that in about four minutes.
