Top 29 Best Marketing Skills for Claude, Codex, & OpenClaw You Shouldn't Miss in 2026

by HarshMay 28, 202631 min read
AI Use CaseMCP

Marketing and distribution have never been so important. All the coding agents have made building applications a fair bit easier.

With tools like Claude Cowork and OpenClaw, the marketing and GTM stack is evolving fast. People are spinning up SEO pages, firing UGC videos, and automating ads at an industrial scale. And GTM and marketing are going to blow up in the next few months.

So I spent last week testing and collating all the crazy-good skills that can give Claude or Codex marketing muscle.

All the 29 listed skills are divided into types,

  1. SEO / AEO / AI Search Skills

  2. Paid Ads Skills

  3. Content research and intelligence skills

  4. Writing and content ops skills

  5. Landing page, web design, and creative production skills

  6. Campaign planning and GTM skills

  7. Email Marketing

  8. UGC automation

  9. Analytics, Attribution, and Management

  10. Social Media & Personal Brand

  11. Voice, Brand & Multi-Channel Distribution

  12. CRO & Experimentation

  13. Sales & Partnership Ops

Quick Scan: Which Skill Should You Use?

If you do not want to read the whole list, start here.

Use case

Start with this skill

Pair it with

AI search optimization

GEO / AEO Skill

Claude SEO, SEO-GEO Optimiser, Composio (Ahrefs, GSC, Sheet)

Full SEO workflow

SEO + GEO Full-Stack Skill

Firecrawl, Claude Blog

Technical SEO audit

Claude SEO

Anthropic SEO Audit

Paid ads audit

Claude Ads Audit Skill

Claude Marketing, Composio MCP for Google Ads and Meta ads.

Competitor ad research

Competitive Ads Extractor

Firecrawl, Marketing Psychology

Competitor positioning

AI Competitive Marketing Intelligence

Deep Multi-Step Research

Market research

Deep Multi-Step Research Skill

Content Research Writer

Content pipeline

Content Ops Skill

Humaniser, Composio MCP

Blog production

Claude Blog Skill

GEO / AEO, Humaniser

Remove AI writing tells

Humanizer Skill

Unslop, Brand Review

Landing page generation

Marketing Page Generation Skill

Design Skill, CRO Methodology

Design systems

Design Skill

Brand Guidelines, Theme Factory

Interactive web experiences

Claude Design Skills Pack

GSAP Skills, Frontend Design

Product videos

Remotion Video Skill

Claude Code Video Toolkit

UGC ad videos

Higgsfield UGC Pipeline

Competitive Ads Extractor

Lifecycle email

Email Marketing Bible

Email Marketing Skill, Composio MCP

Analytics diagnosis

GA4 Diagnostic MCP

PostHog AI Plugin

CRO audits

CRO Methodology Skill

GA4 Diagnostic MCP, PostHog

LinkedIn growth

LinkedIn Skills

Charlie Hills Social Media Skills

Multi-channel content

Charlie Hills Social Media Skills

Content Ops, Humanizer

Sales and partnerships

Sales Skills Pack

Lead Research Assistant, Composio MCP

The simplest way to think about it:

Research skills help you understand the market.
Writing skills help you produce content.
Design and video skills help you package it.
Analytics and CRO skills help you improve it.
Composio connects the whole workflow to live tools.

Before getting into it, let's understand what skills are and how to install them.

What Are Skills?

Skills are reusable instruction packs in markdown files that make AI agents better at specific tasks.

Instead of prompting your agent from scratch every time, a skill gives it domain-specific knowledge, workflows, examples, rules, and best practices.

For example:

  • An SEO skill can teach the agent how to run a technical audit, generate schema, and optimise for AI citations.

  • Meta ads and Google Ads skill can guide it through account structure checks, wasted spend analysis, and creative fatigue diagnosis. You can spot what’s going right and what’s not in just minutes.

  • A design skill can help it extract visual systems from screenshots and generate better frontend implementation specs.

  • A video skill can teach how to generate Remotion or Manim code without hallucinating the API.

In simple terms: Skills turn general-purpose agents into specialised operators.

They are especially useful for marketing because most GTM work is not one isolated task. It is a chain:

Research → strategy → content → design → publishing → measurement → iteration.

Skills help agents follow those workflows with more consistency. And if you’re running a small company or bootstrapping your business, where you absolutely don’t have time or patience, which most of us don’t, this is gold.

How To Install Skills

Most skills are installed by cloning the skill repo or adding it to your agent’s skills/plugins directory.

The exact steps depend on the client you are using.

Claude Code

For Claude Code, most skills can be installed by adding them to your Claude skills directory.

A typical flow looks like this:

mkdir -p ~/.claude/skills
cd ~/.claude/skills
git clone [skill-repo-url]

Then restart Claude Code or Claude Cowork so the new skill is discovered.

If the skill is packaged as a Claude plugin, follow the plugin install instructions in that repo instead. Some repos include a SKILL.md, while others include a full plugin folder with its own manifest and setup steps.

Codex

For Codex, skills can be installed into your Codex skills directory:

mkdir -p ~/.codex/skills
cd ~/.codex/skills
git clone [skill-repo-url]

Then restart Codex or start a new session so the skill is picked up.

OpenClaw / Hermes / OpenCode / Other Agents

Most OpenClaw skills can be installed by cloning the skill repository into your OpenClaw skills directory or adding it through OpenClaw’s configured plugin/skills path.

A typical flow looks similar:

mkdir -p ~/.openclaw/skills
cd ~/.openclaw/skills
git clone [skill-repo-url]

or just the simple command

openclaw skills install git:owner/repo@ref

Connecting Skills with MCPs

Skills are incomplete if they cannot connect to the apps. SEO skills are irrelevant if Claude can't access Ahrefs, Search Console, and Google Docs. The Ads skills are incomplete if it can't access data from Google Ads, Analytics, Meta Ads, Posthog, etc.

Composio enables your agents to access every app you use within minutes.

You can also connect Composio through MCP so the agent can access tools like Notion, LinkedIn, Typefully, Ahrefs, Google Search Console, Google Ads, and Meta Ads during the workflow.

For Claude Code

claude mcp add --scope user --transport http composio https://connect.composio.dev/mcp

Then in Claude Code,

/mcp

Select Composio and complete the OAuth flow.

Once connected, Claude can use both local skills and live app data in the same workflow.

Check our guides for Cowork, Codex, OpenClaw, Hermes, and OpenCode.

SEO / GEO Skills for Agents

1. GEO / AEO SKILL - AI SEARCH OPTIMIZATION

AEO has become quite popular nowadays, but not many are good at handling it. This skill optimizes the content to get cited by ChatGPT, Perplexity, Google AI Overviews, and Gemini. Furthermore, it scores citability, generates llms.txt, adds schema markup, and outputs a client-ready PDF audit report.

Usage

  • Run a full GEO audit on any website → get citability score + prioritized fix list across 13 dimensions.

  • Generate an llms.txt file so AI crawlers understand the product site structure and index it correctly.

  • Optimizes existing blog posts for AI citation with E-E-A-T signals, entity clarity, and FAQ schema injection

  • Produce a branded PDF GEO report ready to send to a client or CMO, for contrast, agencies charge $2K-$12K for this

Prompt

Run a GEO audit on [URL]. Score: citability, AI crawler access, 
brand mention presence, schema markup, content factual density, and 
E-E-A-T signals. Output a full report with prioritized fixes. 
Then generate an llms.txt file and FAQ schema JSON-LD for the top 3 pages.

To learn more, check out https://github.com/zubair-trabzada/geo-seo-claude by Zubair.

2. SEO + GEO FULL STACK SKILL

Your entire SEO + GEO workflow packaged into 20 skills covering: keyword research, content writing, technical audits, and rank tracking for both traditional search and AI platforms using Claude code, OpenClaw, hermes.

All scored against the CORE-EEAT benchmark (80 items) and CITE domain rating (40 items).

Usage

  • Runs keyword research on Ahrefs → content gap analysis → full draft → AEO/GEO optimization in a single chained workflow

  • Audit any page against 80 CORE-EEAT quality criteria and get a scored report with line-level fixes

  • Generate programmatic SEO pages at scale from a keyword list and a content template

  • Optimize for AI citations across ChatGPT Search, Perplexity, and Google AI Overviews simultaneously

Prompt

Run the full SEO + GEO workflow for [topic/URL].

Step 1: keyword research and gap analysis vs [competitor].

Step 2: write a 1,500-word article scored against CORE-EEAT.

Step 3: apply AEO optimization - add FAQ schema, HowTo markup, and question-phrased headings.

Step 4: output a GEO readiness score.

You can explore more at: https://github.com/aaron-he-zhu/seo-geo-claude-skills by arron

3. CLAUDE-SEO -UNIVERSAL SEO SKILL

It's the most complete SEO skill available for Claude Code right now.

25 sub-skills and 18 sub-agents covering everything from technical crawl health to e-commerce SEO to international hreflang validation.

While the GEO/AEO skill above is focused purely on AI citability, this one covers the full traditional + AI search spectrum in one package with updated Quality Rater Guidelines.

Usage

  • Run /seo audit on any domain → get a full technical health report scored across crawlability, E-E-A-T, Core Web Vitals, schema, and internal linking

  • Generate programmatic SEO pages at scale from data sources with built-in quality safeguards

  • Build "X vs Y" and "alternatives to X" comparison pages that convert → one of the highest-ROI page types for SaaS

  • Validate and generate hreflang for multi-language sites without a separate tool subscription

Prompt

Run /seo audit [URL]. Score: technical health, E-E-A-T signals, schema markup, Core Web Vitals, and internal linking. Then run /seo geo [URL] for AI citation readiness. Output a combined report with a prioritized fix list ordered by traffic impact.

Learn more at: https://github.com/AgriciDaniel/claude-seo by Daniel.

4. SEO-GEO OPTIMIZER -MULTI-PLATFORM AI CITATION SKILL

This skill is purpose-built for one thing: getting your content cited across every AI platform simultaneously. Covers Google, Bing, ChatGPT, Perplexity, Claude, Gemini, Grok, voice assistants, and social.

If you want to yap, my AI-referred traffic grew 527% between January and May 2025 -this skill is built for that reality.

Usage

  • Analyze any HTML, Markdown, or React/JSX file for traditional SEO + AI platform citability in a single pass

  • Extract entities, generate schema, and add author credential signals that increase citation probability by up to 40%

  • Score content against freshness signals -content under 30 days old gets 3.2x more AI citations

  • Output multi-format audit reports ready for clients or internal teams

Prompt

Run a full SEO + GEO analysis on [URL or file]. Score for: traditional search (Google, Bing), AI platforms (ChatGPT, Perplexity, Claude, Gemini), and voice assistants. Extract entities, flag missing author credentials, and generate FAQ schema. Output a prioritized fix list with estimated citation impact per fix.

Learn more at: https://github.com/199-biotechnologies/claude-skill-seo-geo-optimizer by Boris Djordjevic.

5. CLAUDE ADS AUDIT SKILL

Running successful paid campaigns and auditing are pain points for many growth teams; this skill fixes that.

It first runs 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, and Microsoft Ads. Based on the result, invoke's parallel agents per platform that score accounts with weighted rubrics, flag wasted spend, and generate AI-powered creative variants.

This is where Composio comes in. Instead of managing separate auth flows, tools, and platform-specific actions, teams can use Composio to securely connect accounts, invoke the right tools, and generate optimized audit and paid campaign reports faster.

Usage

  • Audit a Google Ads account → get wasted spend breakdown by campaign, ad group, and keyword in one pass

  • Detect creative fatigue across Meta campaigns → auto-generate 5 replacement hooks per underperforming ad set

  • Run a CPA spike diagnosis → trace root cause to bid strategy, audience overlap, or landing page mismatch

  • Get a CMO-ready performance report with scores, benchmarks, and an action plan - all from the terminal

Prompt

Audit this Google Ads account data [attach export]. Run: wasted spend analysis, quality score breakdown, bid strategy assessment, and creative fatigue check. Score each area 0100 using 2026 benchmarks. Output a prioritized fix list and generate 3 replacement ad copy variants for the lowest-scoring ad groups.

You can learn more at https://github.com/AgriciDaniel/claude-ads by Daniel.

6. CLAUDE MARKETING

These skills are your full marketing department baked into a skill pack.

Comes with six/6 paid media skills covering:

  • Google Ads, Meta Ads,

  • Microsoft Ads,

  • competitive ad analysis,

  • waste detection,

  • and account structure review

All this with parallel execution and budget-weighted aggregate health scoring from A to F. Also ships with Klaviyo, Shopify, GA4, and Looker Studio skills if you need the full stack. You can use Composio here as well, with all the pre-built MCP connectors, letting Claude and Codex manage tasks on their own.

Usage

  • Run a unified multi-platform audit across Google, Meta, and Microsoft simultaneously → get a single aggregate health score with platform breakdowns

  • Pull competitor ad creative from public ad libraries → extract messaging patterns, creative formats, and positioning gaps

  • Systematic waste analysis across Google and Meta → produces uploadable exclusion lists with thematic categorization

  • TikTok Spark Ads + TikTok Shop creative strategy, pixel, Events API, and audience targeting in one skill

Prompt

Run a cross-platform paid media audit across [Google Ads / Meta / Microsoft]. Use parallel agents per platform. Score each on: account structure, budget efficiency, creative fatigue, audience overlap, and attribution health. Output a unified A-F health score with a platform-by-platform action plan and wasted spend total.

Learn more at: https://github.com/thatrebeccarae/claude-marketing by Rebecca.

7. LIVE AD DATA + SEO SKILL

Skill’s generous free tier offers connection with Search Console and Bing Webmaster Tools.

Premium ($9/mo) includes live data from Google Ads, Meta, LinkedIn, HubSpot, Klaviyo, and Mailchimp.

The differentiator is real account data, not exports, not static screenshots. It follows directly through MCP into Claude Code. Catches issues you'd never find from an export alone.

Usage

  • Run /seo-audit post-site-migration → agent catches indexation drops and canonicalization issues in real time

  • Connect live Google Ads → analyze search terms and find wasted spend without exporting CSVs

  • Monitor SEO health continuously with /seo-monitor → get alerts when rankings drop before clients notice

  • Pull LinkedIn and HubSpot data for full-funnel attribution from ad click to CRM deal

Prompt

Connect to my Google Ads account via Cogny MCP. Run a search term analysis for the last 30 days. Find: wasted spend on irrelevant queries, keywords with high spend and zero conversions, and ad groups with Quality Score below 5. Output a negative keyword list ready to upload and 3 RSA copy improvements per underperforming ad group.

Learn more at: https://github.com/cognyai/claude-code-marketing-skills by COGNY

Content Research & Intelligence

8. FIRECRAWL WEB INTELLIGENCE SKILL

Not something new, similar to firecrawl-claude-plugin, but helps the content team's hours by providing claude code / openclaw/ hermes access to the live web.

This allows the agent to scrape any page as clean markdown, take full-page screenshots, extract structured data via JSON schema, and crawl entire doc sites. Handles JS rendering and anti-bot automatically.

Usage

  • Scrape competitor pricing pages weekly → output structured comparison to a Sheet with zero manual copying

  • Crawl a competitor's entire blog → extract all topics covered → identify content gaps in your own strategy

  • Pull product reviews from G2, Capterra, or Reddit → auto-summarize into a customer voice report

  • Run firecrawl x competitor-analysis [URL] in one command to get a full messaging teardown

Prompt

Use Firecrawl to scrape [competitor URL]. Extract: headline, value prop, pricing tiers, key feature claims, and CTA copy. Then scrape [second competitor URL] and output a side-by-side comparison table with a 'gap for us' column.

You can learn more at https://github.com/firecrawl/firecrawl-claude-plugin by firecrawl

9. DEEP MULTI-STEP RESEARCH SKILL

This is the skill to reach for before writing any piece of content, building a pitch deck, or scoping a competitive landscape. It stops the agent from hallucinating sources by building a verifiable outline first.

It's a structured two-phase research workflow with human-in-the-loop control at every stage.

  • Phase 1 generates an extensible research outline for your approval.

  • Phase 2 does the deep investigation.

The skill set covers academic research, technical comparison, market research, competitor analysis, due diligence, and investment analysis.

Works with Claude Code, OpenCode, and Codex.

Usage

  • Research any competitor landscape → outline → deep investigation → structured report with verified sources

  • Run market analysis before launching a campaign: ICP validation, category positioning, pricing benchmarks

  • Due diligence on a new client, market, or partnership -company research, industry trends, risk signals -all structured and cited

  • Academic literature surveys and benchmark reviews before writing technical content

Prompt

Run a deep research workflow on [topic]. Phase 1: generate a research outline covering [market size / key players / positioning / trends / gaps]. I'll approve before you proceed. Phase 2: investigate each section with sourced evidence. Output a structured report with citations, a competitive matrix, and 3 key insights I can use for [content/campaign/pitch].

Learn more at: https://github.com/Weizhena/Deep-Research-skills by

10. AI COMPETITIVE MARKETING INTELLIGENCE SKILL

This skill contains 15 marketing skills, each with parallel subagents support, covering the full marketing intelligence stack.

It acts as a dedicated competitive intelligence agent that audits any competitor's full online presence (messaging, positioning, SEO, ads, social, and brand voice) to output a client-ready PDF report.

Also ships with :

  • market-competitors for competitive intelligence on any competitor's online presence.

  • market-funnel : for funnel analysis,

  • market-brand : for brand voice extraction,

  • market-proposal : for auto-generating client proposals from audit output.

Usage

  • Run a full competitive intelligence audit on any competitor → messaging teardown, positioning gaps, SEO comparison, and ad creative analysis in one pass

  • Extract a competitor's brand voice from their website and content → use it to sharpen your own differentiation

  • Funnel analysis from landing page to checkout → score each step and get a prioritized CRO fix list

  • Auto-generate a client proposal from an audit output → strategy, timeline, and pricing all drafted from the research

Prompt

Run /market competitors [competitor URL]. Extract: headline messaging, value proposition, pricing strategy, key feature claims, target ICP signals, and brand tone. Compare against [your URL]. Output a side-by-side positioning matrix, identify the 3 biggest gaps we can exploit, and draft a differentiation statement for our homepage hero.

Learn more at: https://github.com/zubair-trabzada/ai-marketing-claude by Zubair.

Animation & Content Creation

11. REMOTION VIDEO SKILL

Product launch videos can make or break a product lead generation strategy, and because they are in high demand, they are very expensive. With these skills you can build your own one, practically for 0$

This skill is the official Remotion guidance baked into a SKILL.md. It gives Claude Code the knowledge to generate React-based programmatic videos without hallucinating the API.

Describe a video, get production code.

Usage

  • Generate a launch announcement video from your product copy - hook, feature highlights, CTA- fully coded in React

  • Build a weekly metrics video that pulls live data and renders as an MP4 automatically

  • Create social-ready short-form video assets (16:9, 9:16) from existing blog content

  • Render music videos from audio files and lyrics using the acestep-simplemv pattern

Prompt

Using Remotion, build a 30-second product launch video for [product name].

Scene 1: bold headline on dark background.

Scene 2: 3 feature callouts with staggered animations.

Scene 3: CTA with logo.

Export at 1080x1920 for Instagram Reels. Follow Remotion best practices throughout.

You can learn more at https://github.com/mxyhi/ok-skills by mxyhi.

12. GSAP SKILLS

Official GSAP skills published by GreenSock Animation Studio.

If you're building marketing pages with scroll animations, hero transitions, or text reveals, this is the skill that can stop Claude from hallucinating GSAP's API.

Contains eight skills covering:

  • core API,

  • timelines,

  • ScrollTrigger,

  • plugins,

  • React/Vue/Svelte integration, vanilla JS,

  • and performance. Following Webflow's acquisition of GSAP,

Best part: all formerly paid Club GSAP plugins (SplitText, MorphSVG, etc.) are now free -this skill covers all of them.

Works with Claude Code, Codex, Cursor, Windsurf, and 40+ agents, including Open Claw

Usage

  • Add ScrollTrigger-powered scroll animations to any marketing page -parallax, pinned sections, counter animations -without getting the syntax wrong

  • Build SplitText headline reveals and character-by-character animations for hero sections that actually perform

  • Integrate GSAP correctly into React with the useGSAP hook -proper scoping, cleanup, and no memory leaks

  • Chain complex timelines for product demo sequences and onboarding flows

Prompt

Using GSAP with ScrollTrigger, build scroll animations for [page/component]. Include: hero headline SplitText reveal on load, feature cards staggered fade-in on scroll, and a pinned section with horizontal scroll. Use the useGSAP hook for React. Follow GSAP best practices for cleanup and performance.

Learn more at: https://github.com/greensock/gsap-skills by GreenSock.

13. CLAUDE CODE VIDEO TOOLKIT

This official Remotion skill went viral in January 2026, garnering 6M+ views and 25k+ installs in its first week.

If you need explainer animations for technical products, this is it. Also covers screen recording via Playwright, YouTube clipping, and FFmpeg post-processing.

Three separate AI pipelines (Claude, Gemini, Kimi K2.5) for generating Manim animations from text or images.

Comes with 55+ working examples across physics, mathematics, CS, cosmology, and finance.

Works with all mazor agents.

Usage

  • Generate Manim scenes from text descriptions or images for technical explainers

  • Record app flows with Playwright → Claude drives your app, clicks through workflows, fills forms -all recorded to video

  • Create physics, math, or finance animations without touching Manim syntax

  • Chain Remotion for launch videos with Manim for technical education content

Prompt

Create a Manim animation explaining [concept]. Generate the scene code from scratch. Include: [visual elements], animations showing [process/relationship], and text overlays. Then render it as an MP4 and optimize for YouTube (16:9, H.264 codec).

Learn more at: https://github.com/wilwaldon/Claude-Code-Video-Toolkit by wilwaldon.

Webpage Design

14. MARKETING PAGE GENERATION SKILL - FRONTEND

Here is another design skill, tailored to marketing page generation, which, surprisingly, Gemini 3.1 Pro does best but lacks color and aesthetic appeal.

These skills instruct Claude/OpenClaw to forgo safe, generic aesthetics and commit to bold design decisions. 277,000+ installs.

Best part? Automatically triggers for any frontend task - landing pages, campaign pages, dashboards.

Usage

I use it to :

  • Generate a complete SaaS landing page with hero, features, social proof, pricing, and CTA sections in a single pass.

  • Build campaign-specific microsites from a brief - product, ICP, and tone - without touching Webflow.

  • Rebuild an underperforming landing page with a distinct visual identity from a reference URL.

  • Scaffold a complete marketing site with dark mode, responsive layout, and conversion-optimised structure.

It's a great one, and I personally use it to build landing pages for products that lead to a high conversion rate. Really a must have!

Prompt

Build a landing page for [product]. Target audience: [ICP]. Tone: [direct/editorial/minimal]. Must include: hero with headline + subhead + CTA, 3-feature section, social proof strip, and pricing table. Choose a bold, distinctive aesthetic - not generic SaaS. Output production-ready HTML/CSS/JS or React + Tailwind.

Give it a try at https://github.com/anthropics/claudecode/tree/main/plugins/frontend-design

15. DESIGN SKILL

Design is an essential aspect of conversion flow; it all starts there. Having a great design that tells the product's story leads to better conversions. But AI-generated designs are slop.

This skills fix that. It extracts design systems from reference UI images and generates implementation-ready design tokens, component specs, and style guides.

This kills the back-and-forth between designer and agent.

Usage

  • Feed a screenshot of any UI → get a full design system extracted with colors, spacing, typography, and component patterns.

  • Generate brand-consistent design tokens for a new product from a single reference image.

  • Audit the existing UI for design consistency issues and obtain a structured list of fixes.

  • Bootstrap a complete design system from scratch using decision-tree prompts before a single line of code.

Prompt

Extract the design system from this UI screenshot [attach image]. Output: color palette with hex values, typography scale, spacing system, component inventory, and border/shadow tokens. Then generate a DESIGN_SYSTEM.md I can reference in all future builds.

I use this one almost every week.

Learn more at: https://github.com/daymade/claude-code-skills

16. CLAUDE DESIGN SKILLS PACK - 3D, WEBGL & ANIMATION

If the Frontend Design skill (skill #16 above) is your everyday landing page builder, this is what you reach for when the brief says "we want something that feels like Apple.com."

Comes with 27 plugins covering the full modern web design stack: Three.js, GSAP, React Three Fibre, Framer Motion, Babylon.js, A-Frame, PixiJS, Lottie, Rive, Spline, and more.

Organised into installable bundles so you only load what you need. Built for agencies and studios doing high-end marketing pages that need to look like they cost $50K.

Usage

  • Build a Three.js WebGL hero section with PBR materials, lighting, and mouse-parallax interaction -no 3D expertise required

  • Add Lottie animations to any marketing page from an existing After Effects export -correct implementation, no playback bugs

  • Create Rive interactive brand mascots or state-machine animations that respond to user actions

  • Build Spline 3D product configurators embedded directly into landing pages

Prompt

Build a marketing hero section using Three.js. Include: a rotating 3D product model with PBR materials, ambient and directional lighting, mouse-parallax camera movement, and a GSAP ScrollTrigger fade-out on scroll. Export as a self-contained React component. Follow performance best practices -lazy load the canvas, use instanced meshes, cap to 60fps.

Learn more at: https://github.com/freshtechbro/claudedesignskills by freshtechbro

Content Creation & Editorial

17. CONTENT OPS SKILL

Your entire content operations workflow under one skill.

It contains 8 skills that cover: production, audit, repurposing, and distribution. Works as a full editorial pipeline: from brief to published inside Claude Code or OpenClaw.

Simply put, it's a Swiss Army knife for the content and growth team as well.

Usage

  • Run a full content audit: feed your sitemap → agent scores each page by intent, keyword alignment, and conversion potential → outputs prioritized fix list

  • Repurpose one long-form piece → 5 tweet threads + 3 LinkedIn posts + 1 newsletter section in one command

  • Generate a 12-week content calendar from your ICP, product pillars, and keyword list

  • Auto-draft blog posts from raw notes or voice transcripts, following your brand voice file

Prompt

Run a content ops workflow for [topic/URL]. Step 1: audit existing content for gaps vs [keyword cluster]. Step 2: generate 4 new content briefs targeting missed keywords. Step 3: draft post #1 in full using our brand voice [attach]. Step 4: repurpose it into 3 LinkedIn posts and a tweet thread

Get your content pipeline started: https://github.com/superamped/ai-marketing-skills by superramped.

While the content pipeline works, it may still feel AI-generated, so pair it with the next skill and see the organic growth.

18. HUMANIZER SKILL - DE-SLOP YOUR CONTENT

The biggest problem with social media right now is AI-generated slop. If you use AI to generate posts and post them directly, you need to stop!

Instead, use the Humaniser Skill.

It's an 8-pass editing system that detects and kills AI writing patterns before your content goes live. Strips banned vocabulary (delve, tapestry, foster), breaks structural tells, and forces organisation & soul back into the copy.

Usage

  • Paste any AI-generated blog post → get a rewrite that sounds like a person with opinions wrote it, not a language model.

  • Run on cold email sequences before sending → eliminates the "this was clearly written by AI" reply-killing patterns.

  • Match a specific human voice by feeding 2-3 paragraphs of your own writing as a style reference before humanizing.

  • Use after every content ops skill output. This makes the pair unstoppable for publishing-ready content at scale.

Prompt

Humanize this text: [paste]. First, scan for AI vocabulary, structural tells, and rhythm patterns. Then rewrite in 3 passes:

- kill AI words, break parallel structures, add human texture and opinion.

- Run an audit pass

- list everything still obviously AI then do a final rewrite.

Match this voice sample: [paste 2 paragraphs of your own writing].

Link: https://github.com/jpeggdev/humanize-writing by jpeggdev

19. CLAUDE BLOG SKILL

If you are looking for a blog skill that ships a complete article rather than just a draft, this is it.

It's a full-lifecycle blog engine containing: 30 sub-skills, 5 agents, 12 content templates.

Every draft passes a 5-gate delivery contract (Capability, Format, Visual, Content Review, Asset Integrity) scored against a 100-point rubric. Nothing below 90 reaches out.

Dual-optimized for Google's SEO Core Update and AI citation platforms.

Unique feature: it auto-sources images from Pixabay/Unsplash/Pexels, generates hero images via Gemini, builds SVG charts in 7 styles, and embeds YouTube with AI-crawler-friendly fallbacks if instructed.

Usage

  • Write a full blog post from a keyword or outline → passes 5 quality gates → arrives with hero image, inline charts, and FAQ schema already embedded

  • Optimize existing posts for AI citation: answer-first formatting, citation capsules, 120-180 word passage blocks for passage-level indexing

  • Generate a series of topically clustered articles from a keyword list with automatic internal linking

  • Produce social cards and OG images for every post as part of the same workflow

Prompt

Write a full blog post targeting [keyword]. Follow the 5-gate delivery contract. Include: E-E-A-T signals with author credentials, FAQ schema for the top 5 questions, a hero image sourced from Unsplash, 2 inline SVG charts, and YouTube embed for [video URL]. Dual-optimize for Google and ChatGPT/Perplexity citation. Output the complete HTML file.

Learn more at: https://github.com/AgriciDaniel/claude-blog by Daniel.

Growth & Outreach

20. COLD-OUTREACH SKILL

This skill generates high-converting cold outreach across email, SMS, and LinkedIn DM. It uses Alex Hormozi Frameworks for cold outreach.

It uses battle-tested Hormozi offer frameworks baked directly into the skill. Not generic copy - structured around irresistible offer construction.

Pair them with Composio's Gmail, Outlook, or Mailchimp integrations to actually execute the tasks.

Usage

  • Generate a 5-email cold outreach sequence from competitor research or market intel

  • Pull strongest pain observations and proof points from sales research → craft Hormozi-framed hooks

  • Create SMS and LinkedIn DM variants from the same core message framework

  • A/B test different offer structures against your ICP

Prompt

Generate a cold outreach campaign using Alex Hormozi frameworks. Target: [ICP]. Pain point: [specific problem]. Solution: [your offer]. Output: 5-email sequence with subject lines, 3 SMS variants, and 3 LinkedIn DM variations. Each should follow Hormozi's problem-solution-offer arc without sounding salesy.

You can learn more at https://clawskills.sh/skills/staybased-cold-outreach by staybased

21. MARKETING-PSYCHOLOGY SKILL

This is the skill every marketer should use. If you are someone who wants to write a funnel that converts through a landing page, this skill is a must-have.

It applies cognitive biases, mental models, and behavioral science frameworks directly to marketing copy, CRO, and funnel design. Includes Cialdini, Kahneman, and Ariely's strategy and research process.

Usage

  • Rewrite homepage copy using scarcity, social proof, and anchoring biases

  • Audit landing pages for friction points -identify where choice paralysis or decision fatigue kills conversions

  • Test multiple versions of CTAs against different cognitive frames

  • Build funnel sequences using reciprocity and commitment biases

Prompt

Analyze this copy: [paste]. Apply 12 cognitive bias principles to improve conversion: Cialdini's authority/scarcity/social proof, Kahneman's loss aversion, anchoring effects. Rewrite the headline, value prop, and CTA using 3 different psychological frameworks. Output all 3 variants with notes on which biases each leverages.

You can learn more at https://github.com/coreyhaines31/marketingskills/tree/main/skills/marketing-psychology by coreyhaines31

Email & Lifecycle Marketing

22 . EMAIL MARKETING BIBLE - LIFECYCLE MARKETING SKILL

This is the kind of skill you reach for when email is not just “send a newsletter,” but an actual lifecycle system.

Built by George Hartley / CosmoBlk, Email Marketing Bible is a knowledge-dense skill for lifecycle marketing: welcome flows, nurture sequences, retention campaigns, winbacks, launch emails, and customer education.

It is useful when you want the agent to think like an email strategist rather than just a copywriter.

This skill becomes much more powerful when connected to your email and customer data. With Composio, you can connect tools like Klaviyo, Mailchimp, HubSpot, Shopify, Google Sheets, Notion, and your CRM, so the agent can work from real segments, product data, and customer context rather than generic assumptions.

Usage

  • Build welcome, activation, retention, and winback flows from a product brief.

  • Turn customer segments into lifecycle campaigns with different messaging angles.

  • Rewrite weak email sequences with sharper positioning, clearer CTAs, and better timing.

  • Create campaign calendars for product launches, feature releases, and seasonal promos.

Prompt

Use the Email Marketing Bible skill to build a lifecycle email strategy 
for [product]. Include: welcome flow, activation flow, abandoned signup 
flow, customer education sequence, and winback campaign. Segment by 
[ICP/customer type] and include subject lines, preview text, send timing, 
  and CTA for each email.

Learn more at: https://github.com/CosmoBlk/email-marketing-bible by George Hartley.

UGC & Ad Creative Production

23 . HIGGSFIELD UGC PIPELINE - AUTOMATED AD VIDEO GENERATION

UGC-style ads are becoming one of the highest-leverage creative formats for paid social, but producing them manually is slow.

The Higgsfield UGC Pipeline by AKCodez is built for automated ad video generation. It helps turn product briefs, offer angles, and audience pain points into UGC-style creative concepts and video outputs.

This is useful if you are testing lots of hooks and creative angles across Meta, TikTok, YouTube Shorts, and Reels.

You can connect the pipeline to your creative planning and publishing stack via Composio: Notion for briefs, Google Drive for assets, TikTok or YouTube for publishing, Meta Ads for campaign context, and Slack for review workflows. Instead of manually moving files and briefs around, the agent can pull inputs and push outputs through the right tools.

Usage

  • Generate UGC ad concepts from a product brief and ICP.

  • Turn competitor ad research into new creative angles.

  • Create multiple hook/script variants for TikTok, Meta, and Reels.

  • Build a creative testing matrix for paid social.

Prompt

Use the Higgsfield UGC Pipeline to create 10 UGC ad concepts for [product]. 
Target audience: [ICP]. Include: hook, creator persona, scene-by-scene script, 
visual direction, CTA, and the pain point each ad is testing. Optimize for TikTok 
and Meta placements.

Learn more at: https://github.com/AKCodez/higgsfield-claude-skills by AKCodez.

Analytics, Attribution & Measurement

24 . GA4 DIAGNOSTIC MCP - ANOMALY DETECTION & TRAFFIC FORENSICS

Most teams look at GA4 only when something breaks. This skill is built for that exact moment.

GA4 Diagnostic MCP by Mario Hernandez helps detect anomalies, investigate traffic forensics, identify channel changes, identify conversion drops, and analyse strange attribution shifts.

Use it when traffic falls, conversions spike, paid search looks weird, or your founder asks, “what happened yesterday?”

Where Composio fits

Composio can connect GA4 to the rest of the marketing stack, including Google Ads, Search Console, HubSpot, Shopify, PostHog, Google Sheets, Slack, and Notion. That means the agent can investigate across sources rather than guessing from a single dashboard.

Usage

  • Diagnose sudden traffic drops or conversion spikes.

  • Compare channel performance across time periods.

  • Investigate landing pages with abnormal changes in engagement or conversions.

  • Create plain-English incident reports for marketing and leadership.

Prompt

Use GA4 Diagnostic MCP to investigate why conversions dropped last week. 
  Compare traffic by channel, landing page, device, campaign, and geography. 
  Flag anomalies, likely causes, and the 5 highest-priority checks. 
  Output a plain-English report for the growth team.

Learn more at: https://github.com/mario-hernandez/google-analytics-mcp-claude-code by Mario Hernandez.

25 . POSTHOG AI PLUGIN - PRODUCT & EXPERIMENT ANALYTICS

PostHog is where a lot of product-led growth actually happens: funnels, events, cohorts, experiments, feature adoption, and retention.

The PostHog AI Plugin helps agents work with product analytics and experiment data, which is especially useful for growth teams that care about what happens after the click.

This is not just marketing analytics. It is product behaviour analytics.

Usage

  • Analyze activation funnels and identify drop-off points.

  • Summarize experiment results and explain what changed.

  • Find feature adoption patterns by cohort.

  • Connect landing page or campaign performance with downstream product behavior.

Prompt

Use the PostHog AI Plugin to analyze activation for users who signed 
up in the last 30 days. Find the biggest funnel drop-offs, compare 
paid vs organic cohorts, summarize experiment results, and recommend 
5 growth tests based on the data.

Learn more at: [link]

11. CRO & Experimentation

26 . CRO METHODOLOGY SKILL - SCIENTIFIC LANDING PAGE AUDITS

This is for people who do not want another vague “make the headline punchier” landing page review.

The CRO Methodology Skill by Wondel applies a more scientific approach to conversion audits: hypotheses, friction points, user intent, evidence quality, prioritization, and experiment design.

Use it when you want a landing page teardown that turns into actual tests.

Usage

  • Audit landing pages for conversion friction and unclear positioning.

  • Turn page critiques into ranked experiment hypotheses.

  • Build A/B test plans with expected impact and effort.

  • Connect qualitative observations with analytics signals.

Prompt

Use the CRO Methodology Skill to audit this landing page: [URL]. 
Identify friction points, unclear claims, trust gaps, CTA issues, 
and intent mismatch. Turn the findings into 10 ranked experiment 
hypotheses with expected impact, confidence, effort, and success metrics.

Learn more at: https://github.com/PostHog/ai-plugin by PostHog.

Social Media & Personal Brand

27 . LINKEDIN SKILLS - POSTS, COMMENTS & GROWTH OPS

LinkedIn is no longer just “post a thought leadership take and hope.” It is a distribution channel with its own operating rhythm: posts, comments, reply loops, founder voice, and network expansion.

LinkedIn Skills by Serge Bulaev helps with posts, comments, and growth operations. Useful for founders, creators, agencies, and B2B teams trying to turn expertise into distribution.

Composio can connect LinkedIn with Notion, Google Docs, Typefully, Slack, and CRM tools. That lets the agent draft from your content backlog, schedule posts, track engagement, and turn comments or leads into follow-up workflows.

Usage

  • Turn long-form content into LinkedIn posts and comment prompts.

  • Draft founder-led posts in a specific voice.

  • Create weekly LinkedIn content calendars.

  • Generate thoughtful comments for target accounts or industry conversations.

Prompt

Use LinkedIn Skills to create a 2-week LinkedIn content plan 
for [founder/company]. Use these content pillars: [pillars]. 
Include post ideas, hooks, full drafts, comment prompts, and 
follow-up ideas for high-engagement posts.

Learn more at: https://github.com/sergebulaev/linkedin-skills by Serge Bulaev.

Voice, Brand & Multi-Channel Distribution

28 . CHARLIE HILLS SOCIAL MEDIA SKILLS - VOICE-FIRST CONTENT SYSTEM

This is for teams that know distribution matters, but do not want every channel to sound like the same recycled AI post.

Charlie Hills Social Media Skills is a voice-first content system. It helps turn one idea into channel-native posts while preserving a consistent point of view.

Good for founders, creators, and teams where brand voice is the moat.

Composio can connect this workflow to Notion, Google Docs, Typefully, LinkedIn, X/Twitter, Reddit, YouTube, Slack, and approval tools. The skill handles the voice and adaptation; Composio handles moving the content across the stack.

Usage

  • Turn one long-form idea into LinkedIn, X, newsletter, and short-form scripts.

  • Create content in a founder’s actual voice.

  • Build multi-channel distribution plans from a single campaign.

  • Repurpose podcasts, notes, or transcripts into social assets.

Prompt

Use Charlie Hills Social Media Skills to repurpose this 
essay/transcript: [paste]. Create LinkedIn posts, X posts, newsletter sections, and short-form video scripts. Preserve the original voice, keep each channel native, and avoid generic 
AI phrasing.

Learn more at: https://github.com/charlie947/social-media-skills by Charlie Hills.

Sales & Partnership Ops

29 . SALES SKILLS PACK - CRM, OUTREACH, LISTENING & DIRECTORIES

This is where marketing starts blending into sales ops.

The Sales Skills Pack covers CRM workflows, outreach, social listening, directories, and prospecting. It is useful for teams that want agents to help with GTM execution after the content and positioning work is done.

Think: find accounts, enrich context, draft outreach, log CRM updates, monitor signals, and keep the pipeline moving.

Sales workflows typically involve many apps: Salesforce, HubSpot, Pipedrive, Google Sheets, Gmail, LinkedIn, Slack, Notion, and enrichment tools. Composio gives the agent one gateway to move across them without custom glue code.

Usage

  • Research target accounts and update CRM records.

  • Turn buying signals into outreach tasks.

  • Draft personalized sales emails from company research.

  • Monitor directories, communities, and social channels for qualified leads.

  • Create partnership target lists and first-touch messaging.

Prompt

Use the Sales Skills Pack to build a partnership and outbound list 
for [product]. Find target companies in [market], summarize why each 
is relevant, draft a first-touch email, suggest a LinkedIn DM, and organize the output by priority, company size, and likely buying trigger.

Learn more at: https://github.com/sales-skills/sales by sales-skills.

Final Thoughts

Use a chain of skills to get the output that makes the product position unique and well-framed.

Simple example:

  • Use the Content Ops skill to draft the long-form piece

  • Pass it to marketing-psychology skill rewrites every headline and CTA against 12 cognitive bias principles

  • Humanizer strips every AI tell across 8 passes → what's left sounds like your sharpest human writer, not a model hitting word count

  • Cold Outreach pulls the strongest pain observations and proof points from that copy → lands in your ICP's inbox as a Hormozi-framed 5-email sequence and 3 LinkedIn DMs.

The hard part isn't the skills - it's orchestrating the flow between them. That's where Composio comes in handy.

It handles the auth layer, manages tool calls across every integration, and keeps context intact as output moves from one skill to the next. No glue code. No dropped state. No manual handoffs.

Install it once. Let it run the pipeline while you focus on what AI still can't do - knowing your customer well enough to say something worth reading.

H
AuthorHarsh

Share