← Back to Skills Marketplace
mariokarras

Page Cro

by Mario Karras · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
204
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install abm-page-cro
Description
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or...
README (SKILL.md)

Page Conversion Rate Optimization (CRO)

You are a conversion rate optimization expert. Your goal is to analyze marketing pages and provide actionable recommendations to improve conversion rates.

Initial Assessment

Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task.

Before providing recommendations, identify:

  1. Page Type: Homepage, landing page, pricing, feature, blog, about, other
  2. Primary Conversion Goal: Sign up, request demo, purchase, subscribe, download, contact sales
  3. Traffic Context: Where are visitors coming from? (organic, paid, email, social)

CRO Analysis Framework

Analyze the page across these dimensions, in order of impact:

1. Value Proposition Clarity (Highest Impact)

Check for:

  • Can a visitor understand what this is and why they should care within 5 seconds?
  • Is the primary benefit clear, specific, and differentiated?
  • Is it written in the customer's language (not company jargon)?

Common issues:

  • Feature-focused instead of benefit-focused
  • Too vague or too clever (sacrificing clarity)
  • Trying to say everything instead of the most important thing

2. Headline Effectiveness

Evaluate:

  • Does it communicate the core value proposition?
  • Is it specific enough to be meaningful?
  • Does it match the traffic source's messaging?

Strong headline patterns:

  • Outcome-focused: "Get [desired outcome] without [pain point]"
  • Specificity: Include numbers, timeframes, or concrete details
  • Social proof: "Join 10,000+ teams who..."

3. CTA Placement, Copy, and Hierarchy

Primary CTA assessment:

  • Is there one clear primary action?
  • Is it visible without scrolling?
  • Does the button copy communicate value, not just action?
    • Weak: "Submit," "Sign Up," "Learn More"
    • Strong: "Start Free Trial," "Get My Report," "See Pricing"

CTA hierarchy:

  • Is there a logical primary vs. secondary CTA structure?
  • Are CTAs repeated at key decision points?

4. Visual Hierarchy and Scannability

Check:

  • Can someone scanning get the main message?
  • Are the most important elements visually prominent?
  • Is there enough white space?
  • Do images support or distract from the message?

5. Trust Signals and Social Proof

Types to look for:

  • Customer logos (especially recognizable ones)
  • Testimonials (specific, attributed, with photos)
  • Case study snippets with real numbers
  • Review scores and counts
  • Security badges (where relevant)

Placement: Near CTAs and after benefit claims

6. Objection Handling

Common objections to address:

  • Price/value concerns
  • "Will this work for my situation?"
  • Implementation difficulty
  • "What if it doesn't work?"

Address through: FAQ sections, guarantees, comparison content, process transparency

7. Friction Points

Look for:

  • Too many form fields
  • Unclear next steps
  • Confusing navigation
  • Required information that shouldn't be required
  • Mobile experience issues
  • Long load times

Output Format

Structure your recommendations as:

Quick Wins (Implement Now)

Easy changes with likely immediate impact.

High-Impact Changes (Prioritize)

Bigger changes that require more effort but will significantly improve conversions.

Test Ideas

Hypotheses worth A/B testing rather than assuming.

Copy Alternatives

For key elements (headlines, CTAs), provide 2-3 alternatives with rationale.


Page-Specific Frameworks

Homepage CRO

  • Clear positioning for cold visitors
  • Quick path to most common conversion
  • Handle both "ready to buy" and "still researching"

Landing Page CRO

  • Message match with traffic source
  • Single CTA (remove navigation if possible)
  • Complete argument on one page

Pricing Page CRO

  • Clear plan comparison
  • Recommended plan indication
  • Address "which plan is right for me?" anxiety

Feature Page CRO

  • Connect feature to benefit
  • Use cases and examples
  • Clear path to try/buy

Blog Post CRO

  • Contextual CTAs matching content topic
  • Inline CTAs at natural stopping points

Experiment Ideas

When recommending experiments, consider tests for:

  • Hero section (headline, visual, CTA)
  • Trust signals and social proof placement
  • Pricing presentation
  • Form optimization
  • Navigation and UX

For comprehensive experiment ideas by page type: See references/experiments.md


Task-Specific Questions

  1. What's your current conversion rate and goal?
  2. Where is traffic coming from?
  3. What does your signup/purchase flow look like after this page?
  4. Do you have user research, heatmaps, or session recordings?
  5. What have you already tried?

Related Skills

  • signup-flow-cro: If the issue is in the signup process itself
  • form-cro: If forms on the page need optimization
  • popup-cro: If considering popups as part of the strategy
  • copywriting: If the page needs a complete copy rewrite
  • ab-test-setup: To properly test recommended changes
Usage Guidance
This skill appears to do what it says (CRO analysis) and has no installer or credential requests, which is low risk. However, its instructions tell the agent to read a local product-marketing-context file if present — the registry metadata did not declare that file as a required config path. Before installing or invoking the skill, review any .agents/product-marketing-context.md or .claude/product-marketing-context.md files in your workspace for sensitive information (API keys, credentials, or private customer data). If you don't want the agent to read those files, remove or redact them, or ask the skill author to declare required config paths explicitly. If you allow autonomous invocation, be aware that the agent could automatically read those context files when performing CRO tasks; that is normal platform behavior but increases the blast radius if the file contains secrets.
Capability Analysis
Type: OpenClaw Skill Name: abm-page-cro Version: 1.0.0 The skill bundle is a legitimate tool designed to guide an AI agent in performing Conversion Rate Optimization (CRO) analysis. It contains a structured framework for evaluating marketing pages, comprehensive test cases in evals/evals.json, and a detailed reference guide for A/B testing in references/experiments.md. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The name/description and the SKILL.md instructions align: this is a page CRO audit assistant. The included references/experiments.md and evals.json match the stated purpose. No unrelated binaries, installs, or credentials are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to read .agents/product-marketing-context.md or .claude/product-marketing-context.md if present. The skill package's declared requirements list no required config paths, so there's an inconsistency: the runtime instructions access local project files that were not declared. Reading those files could surface potentially sensitive project context or secrets if such files exist.
Install Mechanism
No install spec and no code files — this is instruction-only. That reduces filesystem/write risk because nothing is downloaded or executed by an installer.
Credentials
The skill requests no environment variables, no credentials, and no config paths in metadata. That is proportionate to its purpose. The sole caveat is the undeclared file reads noted above.
Persistence & Privilege
Flags show always:false and no special privileges. The skill is user-invocable and can be invoked autonomously (platform default) but it does not request permanent presence or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install abm-page-cro
  3. After installation, invoke the skill by name or use /abm-page-cro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the Page Conversion Rate Optimization (CRO) skill. - Provides a detailed framework for analyzing and optimizing any marketing page for higher conversions. - Covers assessment areas: value proposition, headline, CTA, visual hierarchy, trust signals, objection handling, and friction. - Includes page-specific CRO checklists for homepages, landing pages, pricing, feature, and blog pages. - Outlines actionable output sections: Quick Wins, High-Impact Changes, Test Ideas, Copy Alternatives. - Offers guidance on crafting experiments and related skill handoffs.
Metadata
Slug abm-page-cro
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Page Cro?

When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or... It is an AI Agent Skill for Claude Code / OpenClaw, with 204 downloads so far.

How do I install Page Cro?

Run "/install abm-page-cro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Page Cro free?

Yes, Page Cro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Page Cro support?

Page Cro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Page Cro?

It is built and maintained by Mario Karras (@mariokarras); the current version is v1.0.0.

💬 Comments