Source profileQuality 92/100

MoizIbnYousaf/marketing-cli/skills/page-cro/SKILL.md

page-cro

Audits existing landing pages for conversion rate optimization. Scores hero section, CTA placement, social proof, objection handling, and form friction on a 1-10 scale. Use when someone says 'audit my landing page', 'improve conversions', 'why isn't my page converting', 'CRO audit', 'landing page feedback', 'optimize my signup page', 'page review', 'conversion rate', 'bounce rate is high', 'nobody is signing up', or anything about improving an existing page's performance. Even if they just share

Source repository stars
27
Declared platforms
0
Static risk flags
0
Last source update
2026-07-28
Source checked
2026-07-28

Decision brief

What it does—and where it fits

Audits existing landing pages for conversion rate optimization. Scores hero section, CTA placement, social proof, objection handling, and form friction on a 1-10 scale.

Best for

  • Take any landing page and audit it for conversion leaks. Score each element, prioritize fixes by impact, and provide ready-to-implement copy and layout changes. No vague advice — specific rewrites and structural fixes.

Not for

  • Don't suggest a complete page redesign — focus on conversion fixes within the existing structure
  • Don't critique branding, aesthetics, or color choices unless they directly impact conversion (e.g., CTA blends into background)

Compatibility matrix

Platform support, with evidence labels

PlatformStatusEvidenceWhat to check
CodexNot declaredNo explicit evidencePortability before use
Claude CodeNot declaredNo explicit evidencePortability before use
CursorNot declaredNo explicit evidencePortability before use
Gemini CLINot declaredNo explicit evidencePortability before use
Open the compatibility checker

Installation

Inspect first. Install second.

The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

Source-detected install commandSource
npx skills add https://github.com/MoizIbnYousaf/marketing-cli --skill "skills/page-cro"
Safe inspection promptEditorial

Inspect the Agent Skill "page-cro" from https://github.com/MoizIbnYousaf/marketing-cli/blob/f12fbcbe4929584697b309b9096c9427b0cfce8e/skills/page-cro/SKILL.md at commit f12fbcbe4929584697b309b9096c9427b0cfce8e. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

Workflow

What the source asks the agent to do

  1. 01

    Workflow

    Get the page content. Try these in order: 1. User provides URL — Use WebFetch or browser tool to get the rendered page 2. User provides HTML/markdown — Work with what's given 3. User describes the page — Ask for the actual page content before auditing; descriptions alone produce…

    User provides URL — Use WebFetch or browser tool to get the rendered pageUser provides HTML/markdown — Work with what's givenUser describes the page — Ask for the actual page content before auditing; descriptions alone produce weak audits
  2. 02

    Step 1: Capture the Page

    Get the page content. Try these in order: 1. User provides URL — Use WebFetch or browser tool to get the rendered page 2. User provides HTML/markdown — Work with what's given 3. User describes the page — Ask for the actual page content before auditing; descriptions alone produce…

    User provides URL — Use WebFetch or browser tool to get the rendered pageUser provides HTML/markdown — Work with what's givenUser describes the page — Ask for the actual page content before auditing; descriptions alone produce weak audits
  3. 03

    Step 2: Run the Audit

    Score each element 1-10 with specific reasoning.

    What does this product do?Who is it for?Why should I care?
  4. 04

    Step 3: Score and Prioritize

    Generate a priority matrix. Score each of the 5 audit areas 1-10 (hero, CTA, social proof, objection handling, form friction). Sum them, multiply by 2 to get a /100 score. Then assign priority based on impact and effort:

    Generate a priority matrix. Score each of the 5 audit areas 1-10 (hero, CTA, social proof, objection handling, form friction). Sum them, multiply by 2 to get a /100 score. Then assign priority based on impact and effort:
  5. 05

    Step 4: Generate Recommendations

    For each P0 and P1 issue, provide:

    For each P0 and P1 issue, provide:

Permission review

Static risk signals and limitations

No configured static risk pattern was detected

This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.

Evidence record

Why each signal appears

EvidenceSourceComputedTestedEditorial
SignalValueEvidence typeMeaning
Quality score92/100ComputedDocumentation, specificity, maintenance, and trust rules
Repository stars27SourceRepository attention, not individual Skill quality
Compatibility0 platformsSourceDeclared in the catalog source record
Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

Pinned source

Provenance and original SKILL.md

Repository
MoizIbnYousaf/marketing-cli
Skill path
skills/page-cro/SKILL.md
Commit
f12fbcbe4929584697b309b9096c9427b0cfce8e
License
MIT
Collected
2026-07-28
Default branch
main
View the original SKILL.md

Page CRO (Conversion Rate Optimization)

Purpose

Take any landing page and audit it for conversion leaks. Score each element, prioritize fixes by impact, and provide ready-to-implement copy and layout changes. No vague advice — specific rewrites and structural fixes.

Reads

  • brand/audience.md — Target personas, pain points, buying triggers
  • brand/positioning.md — Value props, differentiators, proof points
  • brand/voice-profile.md — Brand voice for copy rewrites

Brand Integration

  • audience.md — Scoring thresholds shift by persona. A developer audience tolerates minimal social proof; a non-technical buyer needs more hand-holding. Pain points from audience.md inform which objections the page should address — unaddressed objections are the most common conversion killer.
  • positioning.md — Every copy rewrite must reinforce the positioning angle. If the brand differentiates on speed, the hero rewrite should lead with speed. Proof points from positioning.md become the social proof recommendations.
  • voice-profile.md — All before/after copy rewrites match the brand voice. A playful brand gets different CTA copy than a professional brand.

Workflow

Step 1: Capture the Page

Get the page content. Try these in order:

  1. User provides URL — Use WebFetch or browser tool to get the rendered page
  2. User provides HTML/markdown — Work with what's given
  3. User describes the page — Ask for the actual page content before auditing; descriptions alone produce weak audits

If the page is behind authentication, ask the user to paste the HTML or provide screenshots.

Extract and map:

  • Hero section (headline, subheadline, CTA)
  • Navigation and header
  • Each content section in scroll order
  • All CTAs (primary, secondary, inline)
  • Social proof elements (testimonials, logos, stats)
  • Forms and their fields
  • Footer and secondary navigation
  • Page load performance indicators

Step 2: Run the Audit

Score each element 1-10 with specific reasoning.

Hero Section Audit

CheckWhat to look for
Headline clarityDoes it pass the 5-second test? Can a stranger understand what you do?
SpecificityNumbers, outcomes, timeframes > vague claims
SubheadlineExpands on HOW, not just restates the headline
Hero CTASingle, clear, action-oriented. Not "Submit" or "Learn More"
VisualSupports the message, not decorative stock photos
Above-fold completenessHeadline + value prop + CTA + credibility signal all visible without scrolling

5-Second Test: If someone sees only the above-fold content for 5 seconds, can they answer:

  1. What does this product do?
  2. Who is it for?
  3. Why should I care?
  4. What do I do next?

CTA Audit

CheckWhat to look for
Primary CTA countOne primary action per page. Multiple = decision paralysis
CTA copyAction verb + outcome. "Start free trial" > "Sign up" > "Submit"
CTA contrastVisually dominant, not competing with other elements
CTA frequencyAppears after every major content section
CTA anxiety reducers"No credit card required", "Cancel anytime", "2-minute setup"
Secondary CTALower-commitment alternative for not-ready visitors

Social Proof Audit

CheckWhat to look for
Testimonial specificityNamed person + role + company + specific result > anonymous quote
Logo barRecognizable brands, 5-8 logos, "Trusted by" framing
StatsSpecific numbers ("12,847 teams" not "thousands of teams")
Case studiesAt least one detailed success story linked
Review scoresG2, Capterra, Product Hunt badges if applicable
PlacementSocial proof appears before the main CTA, not buried at bottom

Objection Handling Audit

CheckWhat to look for
Price objectionROI framing, comparison anchoring, money-back guarantee
Trust objectionSecurity badges, compliance logos, data handling statement
Effort objection"Setup in 5 minutes", migration assistance, onboarding help
Switching objectionImport tools, comparison with current solution
FAQ sectionAddresses top 5-7 real objections, not softballs

Form Friction Audit

CheckWhat to look for
Field countEvery field above 3 reduces conversion. Justify each field
Required vs optionalMark optional fields or remove them
Field labelsAbove the field, not placeholder text that disappears
Error handlingInline validation, specific error messages
Multi-stepIf >4 fields, break into steps with progress indicator
Social loginGoogle/GitHub/SSO options reduce friction

Step 3: Score and Prioritize

Generate a priority matrix. Score each of the 5 audit areas 1-10 (hero, CTA, social proof, objection handling, form friction). Sum them, multiply by 2 to get a /100 score. Then assign priority based on impact and effort:

## CRO Audit Score: [X]/100

| Element | Score | Impact | Effort | Priority |
|---------|-------|--------|--------|----------|
| Hero headline | 4/10 | High | Low | P0 |
| CTA copy | 3/10 | High | Low | P0 |
| Social proof | 5/10 | High | Medium | P1 |
| Form friction | 6/10 | Medium | Medium | P2 |
| Objection handling | 2/10 | High | Medium | P1 |

Priority ranking: High impact + Low effort = P0, High impact + Medium effort = P1, everything else = P2

Step 4: Generate Recommendations

For each P0 and P1 issue, provide:

### Issue: [Element] — Score [X/10]

**Problem:** [Specific description of what's wrong]

**Before:**
> [Exact current copy/structure]

**After:**
> [Rewritten copy/structure]

**Why this works:** [Psychology principle or data point backing the change]

**Expected impact:** [Estimated conversion lift range]

Step 5: Provide Implementation Checklist

## Implementation Priority

### This Week (P0 — High Impact, Low Effort)
- [ ] Rewrite hero headline to [specific suggestion]
- [ ] Change CTA from "[current]" to "[suggested]"
- [ ] Add anxiety reducer below primary CTA

### Next Sprint (P1 — High Impact, Medium Effort)
- [ ] Add 3 specific testimonials with results
- [ ] Create FAQ section addressing [top objections]
- [ ] Add logo bar above the fold

### Backlog (P2 — Medium Impact)
- [ ] Reduce form fields from [X] to [Y]
- [ ] Add secondary CTA for lower-commitment action
- [ ] Implement exit-intent offer

Key Frameworks

AIDA (Attention-Interest-Desire-Action)

  • Attention: Headline that stops the scroll
  • Interest: Subheadline that creates curiosity
  • Desire: Benefits, social proof, and outcomes that build want
  • Action: Clear, low-friction CTA

PAS (Problem-Agitate-Solve)

  • Problem: Name the specific pain point
  • Agitate: Amplify the consequences of not solving it
  • Solve: Present your product as the resolution

Above-the-Fold Checklist

Everything visible without scrolling must include:

  1. Clear headline (what you do)
  2. Subheadline (how/why it matters)
  3. Primary CTA (what to do next)
  4. One credibility signal (logo bar, stat, or testimonial)
  5. Relevant visual (product screenshot > stock photo)

CTA Copy Formulas

PatternExample
Action + Outcome"Start saving 10 hours/week"
Action + Timeframe"Get started in 2 minutes"
Action + Risk Reversal"Try free for 14 days"
Action + Specificity"Build your first workflow"

Worked Example

  • Hero: 7/10 — Headline is benefit-focused but subhead is too long. Recommend: cut to 8 words.
  • CTA: 5/10 — Generic 'Sign Up' button. Recommend: 'Start your free trial' with benefit reinforcement.
  • Social Proof: 3/10 — No testimonials above fold. Recommend: add 1-2 customer quotes near CTA.

Anti-Patterns

  • Don't suggest a complete page redesign — focus on conversion fixes within the existing structure
  • Don't critique branding, aesthetics, or color choices unless they directly impact conversion (e.g., CTA blends into background)
  • Don't provide vague advice ("improve the headline") — every recommendation must include specific rewrite copy
  • Don't audit content/blog pages as if they were landing pages — different goals, different criteria
  • Don't recommend tools or integrations the agent can't implement — stay within copy and structural changes
  • Don't ignore mobile — flag any element that would break on small screens

Edge Cases

  • Page behind auth: Ask user to paste HTML or provide screenshots. Don't attempt to bypass login.
  • Blog/content page: Shift criteria — evaluate for CTA to next step (newsletter, lead magnet), not for direct conversion. Skip form friction audit.
  • No clear CTA: Flag as P0. The page needs a CTA before anything else matters.
  • Mobile-only page: Prioritize tap target sizes, scroll depth, and thumb-zone placement in recommendations.

See references/cro-benchmarks.md for industry conversion rates, element-specific impact data, and A/B test planning benchmarks. Use these to ground scores and expected impact estimates in real numbers.

Recommendation Psychology

Ground every recommendation in conversion psychology: social proof leverages conformity bias, anxiety reducers counter loss aversion, benefit-focused CTAs activate approach motivation. The 5-second test works because users form lasting first impressions in 50ms — if the value prop isn't instant, bounce rates spike.

Output

The audit produces:

  • Scored element breakdown with specific reasoning
  • Prioritized recommendation list (P0/P1/P2)
  • Before/after copy rewrites for every P0 and P1 item
  • Implementation checklist ordered by impact/effort
  • Framework references for each recommendation

Quality Checks

  • Every P0/P1 issue has a specific before/after rewrite, not vague advice
  • Copy rewrites match brand voice (if voice-profile.md exists)
  • Recommendations are achievable without a full redesign
  • Mobile experience considered for all recommendations
  • Prioritization reflects actual impact/effort, not just opinion
  • Social proof recommendations reference specific proof types available to the brand

Alternatives

Compare before choosing

Computed 9827

MoizIbnYousaf/marketing-cli

higgsfield-generate

Use when the user wants to generate an image or video via Higgsfield AI. Covers 30+ models: Soul V2, Seedance 2.0, Kling 3.0, Veo 3.1, GPT Image 2, Nano Banana 2. Also covers Marketing Studio — branded ad video/image with avatars and products. Use whenever: "generate an image", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "produce a clip", "create an ad", "make a UGC video", "marketing video", "brand video", "TV spot", "import product from URL", "

Computed 9727

MoizIbnYousaf/marketing-cli

create-skill

Create new marketing skills for the mktg playbook. Use when the agent needs to add a new capability, someone says 'create a skill', 'new skill', 'add a marketing skill', 'extend the playbook', 'I need a skill for X', 'build a skill', 'make a skill for Y', or 'add capability for Z'. Also use when someone wants to capture a marketing workflow they just did into a reusable skill, or when they say 'turn this into a skill'. Reads the skill contract, generates SKILL.md with correct frontmatter and str

Computed 9438,313

wshobson/agents

brand-landingpage

Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established visual direction. Skip when they have a design mockup, need a dashboard or app UI, are working at component level, building a multi-page app, or restyling with known design tokens —

Computed 9427

MoizIbnYousaf/marketing-cli

cmo-remotion

Brand-grounded Remotion video pipeline. Take a brief, ground it in `brand/` (voice, audience, positioning, creative-kit), write a beat sheet, scaffold a fresh Remotion project, generate any required assets, compose with frame-driven animations, and bake a final MP4. Use this skill whenever the user wants to build a NEW Remotion video from scratch — product films, motion graphics, code-driven shaders, CRT/glitch effects, HTML-in-canvas demos, React video. Triggers on requests like "make a remotio