Remote OpenClaw
Menu
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Remote OpenClaw
SkillsMCPPluginsFree guideDigestSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise

Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Skills/aradotso/trending-skills/marketingskills-ai-agents
marketingskills-ai-agents logo

marketingskills-ai-agents

aradotso/trending-skills
1K installs40 stars
Run it on Hostinger →up to 70% off + an extra 10% with code ZACAARON10Free API →

Installation

npx skills add https://github.com/aradotso/trending-skills --skill marketingskills-ai-agents

Summary

Install and use Marketing Skills for AI agents — CRO, copywriting, SEO, analytics, and growth engineering skills for Claude Code and other coding agents.

SKILL.md

Marketing Skills for AI Agents

Skill by ara.so — Daily 2026 Skills collection.

coreyhaines31/marketingskills is a collection of markdown-based AI agent skills covering CRO, copywriting, SEO, analytics, paid ads, email, and growth engineering. Install them once and any compatible agent (Claude Code, Cursor, Codex, Windsurf) gains specialized marketing expertise and frameworks.

---

How Skills Work

Each skill is a markdown file that tells AI agents:

  • When to activate (trigger phrases)
  • What frameworks to apply (e.g. AIDA, PAS, Jobs-to-be-Done)
  • What to produce (copy, code, audits, strategies)
  • Which other skills to reference (cross-skill dependencies)

All skills read product-marketing-context first — it's the shared foundation containing your product, audience, and positioning.

---

Installation

Option 1: CLI (Recommended)

# Install all 33 skills at once
npx skills add coreyhaines31/marketingskills

# Install only specific skills
npx skills add coreyhaines31/marketingskills --skill page-cro copywriting seo-audit

# See all available skills before installing
npx skills add coreyhaines31/marketingskills --list

Skills land in .agents/skills/ with a symlink to .claude/skills/ for Claude Code.

Option 2: Claude Code Plugin

/plugin marketplace add coreyhaines31/marketingskills
/plugin install marketing-skills

Option 3: Git Clone

git clone https://github.com/coreyhaines31/marketingskills.git
cp -r marketingskills/skills/* .agents/skills/

Option 4: Git Submodule (for team projects)

git submodule add https://github.com/coreyhaines31/marketingskills.git .agents/marketingskills
# Reference skills from .agents/marketingskills/skills/

---

Project Structure

marketingskills/
├── skills/
│   ├── product-marketing-context/   ← Start here — foundation for all others
│   ├── page-cro/
│   ├── copywriting/
│   ├── seo-audit/
│   ├── ab-test-setup/
│   ├── email-sequence/
│   ├── paid-ads/
│   └── ... (33 skills total)
└── README.md

Each skill directory contains a SKILL.md (or README.md) with structured instructions the agent reads.

---

First Step: Set Up Product Marketing Context

Before using any other skill, create your context file. This is the single most important step.

"Create my product marketing context"

The agent will generate .agents/skills/product-marketing-context/context.md by asking about:

  • Product name, description, and category
  • Target audience and ICPs
  • Core value proposition and positioning
  • Key competitors
  • Pricing and business model
  • Tone and brand voice

Every other skill reads this file automatically before executing.

---

Available Skills Reference

Foundation

SkillUse When
product-marketing-contextCreating or updating your shared product/positioning doc

SEO & Content

SkillUse When
seo-auditAuditing or diagnosing SEO issues
ai-seoOptimizing for LLM/AI search citations
site-architecturePlanning URL structure, navigation, internal links
programmatic-seoBuilding SEO pages at scale from templates + data
schema-markupAdding structured data / JSON-LD
content-strategyPlanning what content to create and why

CRO (Conversion Rate Optimization)

SkillUse When
page-croOptimizing any marketing or landing page
signup-flow-croImproving signup/trial activation flows
onboarding-croImproving post-signup activation and time-to-value
form-croOptimizing lead capture, contact, or non-signup forms
popup-croCreating or improving popups, modals, slide-ins
paywall-upgrade-croIn-app paywalls, upgrade screens, feature gates

Copy & Content

SkillUse When
copywritingWriting homepage, landing page, or any marketing copy
copy-editingEditing or improving existing copy
cold-emailWriting B2B cold outreach sequences
email-sequenceBuilding drip, lifecycle, or onboarding emails
social-contentLinkedIn, Twitter/X, Instagram content

Paid & Measurement

SkillUse When
paid-adsGoogle Ads, Meta, LinkedIn, Twitter campaigns
ad-creativeGenerating ad headlines, descriptions, primary text
ab-test-setupPlanning and implementing A/B experiments
analytics-trackingSetting up or auditing GA4, Segment, Mixpanel

Growth & Retention

SkillUse When
referral-programBuilding referral or affiliate programs
free-tool-strategyPlanning free tools for lead gen or SEO
churn-preventionCancellation flows, save offers, dunning
lead-magnetsCreating email capture lead magnets

Sales & GTM

SkillUse When
revopsLead lifecycle, CRM, marketing-to-sales handoff
sales-enablementPitch decks, one-pagers, objection handling
launch-strategyProduct launches, feature announcements
pricing-strategyPricing, packaging, monetization decisions
competitor-alternativesComparison and alternative pages

Strategy

SkillUse When
marketing-ideasBrainstorming marketing strategies and tactics
marketing-psychologyApplying behavioral science to marketing

---

Usage Examples

Example 1: Audit and improve a landing page

"Audit my landing page at src/pages/index.tsx and suggest CRO improvements"

The agent reads product-marketing-context, activates page-cro, then:

  1. Reviews the page structure, headline, CTA placement
  2. Applies frameworks (AIDA, above-the-fold analysis, social proof audit)
  3. Outputs a prioritized list of changes with implementation code

Example 2: Write a homepage from scratch

"Write homepage copy for my SaaS product using the copywriting skill"

Output includes hero headline variants, subheadline, feature sections, social proof blocks, and CTAs — all grounded in your product-marketing-context.

Example 3: Set up A/B testing

"Help me set up an A/B test for my pricing page CTA button"

The agent activates ab-test-setup and generates:

// Example output: Google Optimize / custom A/B test scaffold
const experiments = {
  pricing_cta_test: {
    id: 'pricing-cta-v1',
    variants: [
      { id: 'control', cta: 'Start Free Trial' },
      { id: 'variant_a', cta: 'Get Started Free' },
      { id: 'variant_b', cta: 'Try It Free — No Card Required' }
    ],
    metric: 'signup_click',
    minimumDetectableEffect: 0.05,
    confidenceLevel: 0.95
  }
};

// Split traffic deterministically by user ID
function getVariant(userId, experimentId) {
  const hash = simpleHash(`${userId}-${experimentId}`);
  const variantIndex = hash % experiments[experimentId].variants.length;
  return experiments[experimentId].variants[variantIndex];
}

Example 4: Generate programmatic SEO pages

"Create a programmatic SEO page template for '[tool] alternatives' pages"

The agent activates programmatic-seo + competitor-alternatives and scaffolds:

// Next.js dynamic route: /pages/[competitor]-alternatives.js
export async function getStaticPaths() {
  const competitors = await fetchCompetitors(); // your data source
  return {
    paths: competitors.map(c => ({ params: { competitor: c.slug } })),
    fallback: 'blocking'
  };
}

export async function getStaticProps({ params }) {
  const data = await getCompetitorData(params.competitor);
  return { props: { competitor: data }, revalidate: 86400 };
}

Example 5: Build an email sequence

"Write a 5-email onboarding sequence for new trial users"

Activates email-sequence + onboarding-cro. Produces:

  • Email 1: Welcome + single activation action (Day 0)
  • Email 2: Value reinforcement + feature highlight (Day 2)
  • Email 3: Social proof / case study (Day 4)
  • Email 4: Overcome objections / FAQ (Day 6)
  • Email 5: Trial ending + upgrade CTA (Day 8)

Each with subject line, preview text, body copy, and CTA.

Example 6: Schema markup for SEO

"Add schema markup to my blog post template"
// Output: JSON-LD for Article schema
const articleSchema = {
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": post.title,
  "description": post.excerpt,
  "author": {
    "@type": "Person",
    "name": post.author.name,
    "url": post.author.url
  },
  "datePublished": post.publishedAt,
  "dateModified": post.updatedAt,
  "publisher": {
    "@type": "Organization",
    "name": process.env.SITE_NAME,
    "logo": {
      "@type": "ImageObject",
      "url": process.env.SITE_LOGO_URL
    }
  }
};

---

Skill Cross-References (Dependency Map)

When working on a task, the agent may activate multiple skills together:

Landing page optimization:
  page-cro → copywriting → ab-test-setup → analytics-tracking

SEO content strategy:
  seo-audit → content-strategy → ai-seo → schema-markup

Sales pipeline:
  revops → sales-enablement → cold-email → email-sequence

Growth loop:
  free-tool-strategy → programmatic-seo → referral-program → analytics-tracking

You can invoke multiple skills explicitly:

"Use page-cro and copywriting skills to rewrite my /pricing page"
"Apply marketing-psychology and copywriting to my checkout flow"

---

Configuration

No config file required. Skills are self-contained markdown files. The only configuration is your product-marketing-context document.

To update your context at any time:

"Update my product marketing context — we just changed our target audience to enterprise"

---

Adding Custom Skills

Create a new skill directory following the same pattern:

mkdir .agents/skills/my-custom-skill
cat > .agents/skills/my-custom-skill/SKILL.md << 'EOF'
---
name: my-custom-skill
description: What this skill does
triggers:
  - phrase that activates this skill
---

# My Custom Skill

## When to Use
...

## Process
...

## Related Skills
- product-marketing-context (always read first)
EOF

---

Contributing

git clone https://github.com/coreyhaines31/marketingskills.git
cd marketingskills

# Add a new skill
mkdir skills/my-new-skill
# Create skills/my-new-skill/README.md following existing skill format

# Update the skills table in README.md
# Open a PR

The README.md skills table is auto-generated between <!-- SKILLS:START --> and <!-- SKILLS:END --> markers.

---

Troubleshooting

Skills not activating in Claude Code

# Verify symlink exists
ls -la .claude/skills/
# If missing, re-run install
npx skills add coreyhaines31/marketingskills

Agent ignoring product context

  • Make sure .agents/skills/product-marketing-context/context.md exists
  • If missing: "Create my product marketing context" to regenerate it

Installing specific skills only

npx skills add coreyhaines31/marketingskills --skill copywriting page-cro seo-audit analytics-tracking

Updating to latest skills

npx skills update coreyhaines31/marketingskills
# or if using submodule:
git submodule update --remote .agents/marketingskills

Skill conflicts with other installed skill packs

  • Skills are namespaced by directory — no conflicts expected
  • If an agent activates the wrong skill, be explicit: "Use the page-cro skill from marketingskills"

---

Resources

  • Agent Skills spec — the standard these skills follow
  • Coding for Marketers — guide for non-technical users
  • Conversion Factory — Corey's CRO agency
  • Swipe Files — marketing newsletter
  • Magister — autonomous AI CMO using these skills
  • Issues — get help or report bugs

Score

0–100
63/ 100

Grade

C

Popularity15/30

1,329 installs — growing adoption.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Marketingskills Ai Agents skill score badge previewScore badge

Markdown

[![Marketingskills Ai Agents skill](https://www.remoteopenclaw.com/skills/aradotso/trending-skills/marketingskills-ai-agents/badges/score.svg)](https://www.remoteopenclaw.com/skills/aradotso/trending-skills/marketingskills-ai-agents)

HTML

<a href="https://www.remoteopenclaw.com/skills/aradotso/trending-skills/marketingskills-ai-agents"><img src="https://www.remoteopenclaw.com/skills/aradotso/trending-skills/marketingskills-ai-agents/badges/score.svg" alt="Marketingskills Ai Agents skill"/></a>

Marketingskills Ai Agents FAQ

How do I install the Marketingskills Ai Agents skill?

Run “npx skills add https://github.com/aradotso/trending-skills --skill marketingskills-ai-agents” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Marketingskills Ai Agents skill do?

Install and use Marketing Skills for AI agents — CRO, copywriting, SEO, analytics, and growth engineering skills for Claude Code and other coding agents. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Marketingskills Ai Agents skill free?

Yes. Marketingskills Ai Agents is a free, open-source skill published from aradotso/trending-skills. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Marketingskills Ai Agents work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Marketingskills Ai Agents works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →
Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger →
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger →
Turn any website into LLM-ready data with Firecrawl logoTurn any website into LLM-ready data with Firecrawl

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits plus 10% off through our link.

Try Firecrawl free →
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now →
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free →

Categories

External DownloadsCommand ExecutionPrompt Injection
View on GitHub

Recommended skills

Browse all →
find-skills logo

find-skills

vercel-labs/skills

2.7M installsInstall
frontend-design logo

frontend-design

anthropics/skills

719K installsInstall
grill-me logo

grill-me

mattpocock/skills

698K installsInstall
agent-browser logo

agent-browser

vercel-labs/agent-browser

594K installsInstall
grill-with-docs logo

grill-with-docs

mattpocock/skills

591K installsInstall
vercel-react-best-practices logo

vercel-react-best-practices

vercel-labs/agent-skills

590K installsInstall

Browse

Skills by category

Frontend250Git198Data154Testing120Design105Docs103Security96Automation87Backend76Devops37Productivity29Mcp23

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Documentation Skills For AI AgentsGuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before Installing

Remote OpenClaw

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

The Agent Stack: weekly agent tooling digest, free.

Explore

  • Home
  • Skills Directory
  • Claude Code Skills
  • Codex Skills
  • MCP Clients
  • Marketplace
  • Hermes Ecosystem
  • Free guide
  • Learn
  • OpenClaw for Creators
  • OpenClaw for Founders
  • Blog
  • The Agent Stack (Digest)

More

  • Submit a Tool
  • Advertise
  • Playbook
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy

Know a company that should advertise here? Refer them and earn 10% — up to $300 per referral.

© 2026 Remote OpenClaw
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed