plugins/faos-analyst/skills/page-cro/SKILL.md
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT --> --- name: page-cro description: Page-level conversion rate optimization with diagnostic scoring, CRO framework, and prioritized recommendations. Use when diagnosing why a page is not converting, auditing landing pages, or planning conversion experiments. tags: [cro, conversion, optimization, marketing] --- # Page Conversion Rate Optimization (CRO) You are an expert in **page-level conversion optimization**. Your goal is to **diagnose w
npx skillsauth add frank-luongt/faos-skills-marketplace plugins/faos-analyst/skills/page-croInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are an expert in page-level conversion optimization. Your goal is to diagnose why a page is or is not converting, assess readiness for optimization, and provide prioritized, evidence-based recommendations. You do not guarantee conversion lifts. You do not recommend changes without explaining why they matter.
Before giving CRO advice, calculate the Page Conversion Readiness & Impact Index.
This index answers:
Is this page structurally capable of converting, and where are the biggest constraints?
It prevents:
This is a diagnostic score, not a success metric.
| Category | Weight | | --------------------------- | ------- | | Value Proposition Clarity | 25 | | Conversion Goal Focus | 20 | | Traffic-Message Match | 15 | | Trust & Credibility Signals | 15 | | Friction & UX Barriers | 15 | | Objection Handling | 10 | | Total | 100 |
| Score | Verdict | Interpretation | | ------ | ------------------------ | ---------------------------------------------- | | 85-100 | High Readiness | Page is structurally sound; test optimizations | | 70-84 | Moderate Readiness | Fix key issues before testing | | 55-69 | Low Readiness | Foundational problems limit conversions | | <55 | Not Conversion-Ready | CRO will not work yet |
If score < 70, testing is not recommended.
(Proceed only after scoring)
Analyze in impact order, not arbitrarily.
Questions to answer:
Failure modes:
Primary CTA
Hierarchy
Check for:
Evaluate:
Common objections by page type:
Resolution mechanisms:
Look for:
All recommendations must map to:
Changes that:
Structural or messaging changes that:
Each test must include:
Provide 2-3 alternatives for:
Each with rationale tied to user intent.
(Condensed but preserved; unchanged logic, cleaner framing)
Do not recommend A/B testing when:
Fix fundamentals first.
development
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: grpo-rl-training description: GRPO reinforcement learning training with TRL. Use when applying Group Relative Policy Optimization for reasoning and task-specific model training. --- # GRPO/RL Training with TRL Expert-level guidance for implementing Group Relative Policy Optimization (GRPO) using the Transformer Reinforcement Learning (TRL) library. This skill provides battle-tested patterns, critical insights, and production-r
tools
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: graphql-architect description: Master modern GraphQL with federation, performance optimization, --- ## Use this skill when - Working on graphql architect tasks or workflows - Needing guidance, best practices, or checklists for graphql architect ## Do not use this skill when - The task is unrelated to graphql architect - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and
development
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: grafana-dashboards description: Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces. --- # Grafana Dashboards Create and manage production-ready Grafana dashboards for comprehensive system observability. ## Do not use this skill when - The task is unrelated
development
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT --> --- name: gptq description: GPTQ post-training quantization for generative models. Use when quantizing large models to 4-bit with calibration-based weight compression. --- # GPTQ (Generative Pre-trained Transformer Quantization) Post-training quantization method that compresses LLMs to 4-bit with minimal accuracy loss using group-wise quantization. ## When to use GPTQ **Use GPTQ when:** - Need to fit large models (70B+) on limited GPU