Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Page CRO

Analyze and optimize marketing pages for higher conversion rates. Covers homepage, landing pages, pricing pages, feature pages, and blog posts.

What's Inside

  • Priority-ordered analysis framework — value proposition, headlines, CTAs, visual hierarchy, trust signals, objection handling, friction
  • Page-Specific Frameworks — homepage, landing page, pricing page, feature page, blog post
  • Common Issues Checklist — value proposition, headlines, CTAs, trust, friction
  • CTA Strength Guide — weak vs strong CTAs with formulas
  • Experiment Categories — hero section, trust signals, pricing, forms
  • Reference: Experiments — 100+ A/B test ideas by page type

When to Use

  • Improving conversions on homepage, landing pages, pricing pages, or feature pages
  • Running a CRO audit on existing pages
  • A page isn't converting and you need to diagnose why
  • Planning A/B tests for marketing pages
  • Restructuring page layout for better conversion

Installation

npx add https://github.com/wpank/ai/tree/main/skills/marketing/page-cro

OpenClaw / Moltbot / Clawbot

npx clawhub@latest install page-cro

Manual Installation

Cursor (per-project)

From your project root:

mkdir -p .cursor/skills
cp -r ~/.ai-skills/skills/marketing/page-cro .cursor/skills/page-cro

Cursor (global)

mkdir -p ~/.cursor/skills
cp -r ~/.ai-skills/skills/marketing/page-cro ~/.cursor/skills/page-cro

Claude Code (per-project)

From your project root:

mkdir -p .claude/skills
cp -r ~/.ai-skills/skills/marketing/page-cro .claude/skills/page-cro

Claude Code (global)

mkdir -p ~/.claude/skills
cp -r ~/.ai-skills/skills/marketing/page-cro ~/.claude/skills/page-cro

Related Skills

  • copywriting — Complete copy rewrites
  • marketing-psychology — Psychological principles for conversion
  • marketing-ideas — Tactical marketing approaches

Part of the Marketing skill category.