Skills marketing-skills
TL;DR: 23 marketing playbooks (CRO, SEO, copy, analytics, experiments, pricing, launches, ads, social). Use to get checklists + copy/paste deliverables fast.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/alexeyvorobiev/alexey-marketing-growth-playbook" ~/.claude/skills/openclaw-skills-marketing-skills && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/alexeyvorobiev/alexey-marketing-growth-playbook" ~/.openclaw/skills/openclaw-skills-marketing-skills && rm -rf "$T"
manifest:
skills/alexeyvorobiev/alexey-marketing-growth-playbook/SKILL.mdsource content
Marketing Skills
Summary
One installed skill containing 23 marketing modules. Pick the relevant module under
references/ to get practical checklists, frameworks, and copy/paste deliverables.
This skill vendors the full content from
coreyhaines31/marketingskills under references/ and provides a simple router to load the right module.
How to use
- Identify the module that matches the request.
- Read the corresponding
file.references/<module>/SKILL.md - Apply the framework and deliver practical outputs (drafts + checklists).
Included modules (what each one does)
Each module lives at
references/<module>/SKILL.md.
: plan and implement A/B testsab-test-setup
: set up tracking and measurement (GA4/GTM/events)analytics-tracking
: competitor comparison + alternatives / “vs” pagescompetitor-alternatives
: edit and polish existing copycopy-editing
: write or improve marketing copy (headlines, CTAs, page copy)copywriting
: build email sequences and drip campaignsemail-sequence
: optimize lead capture and contact formsform-cro
: plan engineering-as-marketing free tools (calculators, generators)free-tool-strategy
: product launches and announcementslaunch-strategy
: idea bank for growth + marketing tacticsmarketing-ideas
: mental models / cognitive biases for better persuasionmarketing-psychology
: improve activation and onboardingonboarding-cro
: conversion optimization for any marketing pagepage-cro
: create and optimize paid ad campaignspaid-ads
: optimize in-app paywalls and upgrade screenspaywall-upgrade-cro
: create/optimize popups and modalspopup-cro
: pricing, packaging, and monetizationpricing-strategy
: build SEO pages at scale (templates + data)programmatic-seo
: design referral and affiliate programsreferral-program
: add structured data and rich snippetsschema-markup
: audit technical and on-page SEOseo-audit
: optimize signup and registration flowssignup-flow-cro
: create and schedule social media contentsocial-content
Module router
Pick one of these modules and read the matching file:
references/page-cro/SKILL.mdreferences/signup-flow-cro/SKILL.mdreferences/onboarding-cro/SKILL.mdreferences/form-cro/SKILL.mdreferences/popup-cro/SKILL.mdreferences/paywall-upgrade-cro/SKILL.mdreferences/copywriting/SKILL.mdreferences/copy-editing/SKILL.mdreferences/email-sequence/SKILL.mdreferences/social-content/SKILL.mdreferences/analytics-tracking/SKILL.mdreferences/ab-test-setup/SKILL.mdreferences/seo-audit/SKILL.mdreferences/programmatic-seo/SKILL.mdreferences/schema-markup/SKILL.mdreferences/competitor-alternatives/SKILL.mdreferences/pricing-strategy/SKILL.mdreferences/launch-strategy/SKILL.mdreferences/paid-ads/SKILL.mdreferences/referral-program/SKILL.mdreferences/free-tool-strategy/SKILL.mdreferences/marketing-ideas/SKILL.mdreferences/marketing-psychology/SKILL.md
Output rules
- Prefer 80/20: biggest levers first.
- Never invent metrics or keyword volumes. If missing, label assumptions.
- When possible: include copy/paste drafts and an implementation checklist.