mcpbeat Sign in

Conversion Optimization Agent Skill

When the user wants to improve conversion rates, run A/B tests, optimize funnels, or reduce friction. Also use when the user mentions "CRO," "conversion rate optimization," "A/B test," "split test," "funnel optimization," "checkout optimization," "form optimization," or "conversion funnel." For pricing psychology, use pricing-strategy.

1k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
836
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/kostja94/marketing-skills --skill conversion-optimization

The instruction itself

10 sections, as written by the author

Strategies: Conversion Optimization

Guides conversion rate optimization (CRO): increasing the percentage of visitors who complete desired actions. Higher conversion rates mean increased revenue, reduced CAC, and better ROI. Use this skill when optimizing funnels, running experiments, or reducing friction on high-traffic pages.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read Sections 4 (Audience), 5 (Website), 6 (Keywords).

Identify:

  • Funnel stage: Awareness, consideration, decision, post-purchase
  • Conversion goal: Signup, purchase, download, demo request
  • Traffic: Volume; mobile vs desktop split
  • Current conversion rate: Baseline for improvement

CRO Process

| Step | Action |

|------|--------|

| 1. Research | Map funnel; identify high-traffic, low-conversion pages |

| 2. Hypothesize | Form testable hypothesis (if X, then Y because Z) |

| 3. Prioritize | Score by Potential, Importance, Ease (PIE) |

| 4. Test | A/B or multivariate; adequate sample size |

| 5. Analyze | Statistical significance; implement winner |

PIE Prioritization Framework

Score each test idea 1–10:

| Factor | Question |

|--------|----------|

| Potential | How much improvement is possible? |

| Importance | How much traffic does this page get? |

| Ease | How easy to implement? |

Rank backlog by total score; run highest-impact tests first.

A/B Testing Best Practices

| Practice | Guideline |

|----------|-----------|

| Sample size | Calculate minimum before launch; 95% significance without adequate sample = false positives |

| Duration | Run full week cycles; account for day-of-week effects |

| One variable | Test one element per experiment (or use MVT for multiple) |

| Mobile separate | Mobile converts ~50% of desktop; test mobile independently—thumb reach, form complexity differ |

| Low traffic | Use Bayesian testing for faster, actionable results |

Key Testing Areas

| Page Type | Test Ideas |

|-----------|------------|

| Homepage | Search bar prominence; personalized content; hero CTA; social proof placement |

| Landing page | Headline; form length; CTA copy; above-fold layout |

| Product/Category | Quick view; descriptions; add-to-cart placement |

| Checkout | Form fields; progress indicator; trust badges; guest checkout |

| Pricing | Plan order; anchoring; CTA per tier |

Personalization: Personalized experiences generate ~41% more impact than generic ones.

Commercialization Infrastructure

| Module | Purpose |

|--------|---------|

| Data & BI | Data warehouse; user behavior events; agile surveys |

| A/B testing | Experiment platform; statistical significance; backend-controlled variants |

| User education | Help docs (multi-language); update notifications; EDM |

| Attribution | Ad pixels; attribution model; impression-to-click-to-sale tracking |

Avoid: Intrusive interstitials; popups that block content. Prefer non-intrusive ad formats.

Foundational Requirements

  • Analytics: Map funnels; identify drop-off points (analytics-tracking, traffic-analysis)
  • Qualitative: Heatmaps, session recordings, user tests—understand *why* drop-off occurs
  • Technical: Dedicated resources for 2–4 tests/month; maintain momentum

Output Format

  • Funnel map (stages, conversion rates, drop-off)
  • Hypothesis (if X, then Y because Z)
  • Test plan (variant, metric, sample size, duration)
  • Implementation checklist
  • landing-page-generator: Landing page structure and copy
  • cta-generator: CTA design and placement
  • analytics-tracking: GA4, events, conversion tracking
  • traffic-analysis: Attribution, funnel analysis
  • copywriting: Headline, CTA copy for tests

Other skills for the same job

different authors, same section of the catalogue
Internal Comms
by anthropics
vendor ×13

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

6k tokens
Competitive Ads Extractor
by frostant
×10

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

2k tokens
Lead Research Assistant
by frostant
×8

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

2k tokens
Developer Growth Analysis
by frostant
×6

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

4k tokens
App Store Optimization
by alirezarezvani
×3

Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store

55k tokens scripts
Deeptools
by christophacham
×3

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

21k tokens scripts
Pymatgen
by christophacham
×3

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

26k tokens scripts
Enhance Prompt
by google-labs-code
vendor ×2

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

3k tokens

How to use it

Copy the folder

Take kostja94/conversion-optimization from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.