Cro Optimization
Automatically optimizes ad copy variations across platforms to maximize conversions and ROI using advanced predictive modeling.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cro-optimization npx -- -y @trustedskills/cro-optimization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cro-optimization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cro-optimization"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes landing pages and provides a comprehensive CRO (Conversion Rate Optimization) audit with actionable recommendations to maximize conversions and ROI. It uses a systematic framework based on established CRO principles and patterns observed in high-converting websites. The analysis can be personalized if business context information is available, allowing for more tailored suggestions.
When to use it
- You want to identify areas for improvement on an existing landing page.
- You need specific recommendations for optimizing a landing page's design and content.
- You are looking for insights based on proven CRO principles and patterns from successful companies.
- You have HTML/CSS code for a landing page that you want analyzed.
Key capabilities
- Analyzes landing pages provided as URLs or directly as HTML/CSS code.
- Uses three reference files (
cro_principles.md,landing_page_patterns.md, andelement_audit_framework.md) to guide the analysis. - Incorporates business context from a
FOUNDER_CONTEXT.mdfile (if present) to personalize recommendations. - Identifies key elements within the landing page for auditing.
Example prompts
- "Analyze this landing page: [landing page URL]"
- "Here's my landing page HTML/CSS code: [paste code here]"
- "Can you audit this page and tell me how to improve conversions?"
Tips & gotchas
- The skill requires access to three reference files (
cro_principles.md,landing_page_patterns.md, andelement_audit_framework.md) which must be read before any analysis can begin. Ensure these are available in the agent's context. - If a
FOUNDER_CONTEXT.mdfile exists, it will be used to tailor recommendations; otherwise, the analysis will be based solely on the landing page content.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.