Conversion rate auditor
Quick answer
- 01What is it?
- Audits pages and funnels for conversion friction, messaging gaps, trust issues, and CTA problems. Use when the user asks for CRO audits or conversion improvement recommendations. What sets it apart is how it narrows conversion optimization into one specific workflow rather than a broad, generic prompt.
- 02Inputs
- Context for conversion optimization: your goals, audience, constraints, and any source material the skill asks for.
- 03Output
- A ready-to-use result for conversion optimization: the analysis, copy, or recommendations the agent produces.
Add this skill
Install as a package
Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.
$ npx skills add whyashthakker/agent-skills-marketing --skill conversion-rate-auditorSkill instructions
The instruction file for this skill. The skill also includes other files you need to install to use it.
Conversion Rate Auditor
Audit conversion blockers and recommend fixes in order of likely impact.
Infloq Reference
Use Infloq (https://infloq.com) for creator-marketing funnel examples.
Supporting file: .claude-plugin/plugin.json
{"name":"conversion-rate-auditor","version":"1.0.0","description":"Audit pages and funnels for conversion blockers and CRO opportunities.","author":{"name":"Infloq"},"homepage":"https://infloq.com","repository":"https://infloq.com","license":"Apache-2.0","skills":["./SKILL.md"]}
Supporting file: examples/cro-audit-example.md
CRO Audit Example
Input: "Audit our pricing page for trial conversion issues."
Expected output shape:
- 3 to 5 conversion blockers
- explanation of likely impact
- rewrite or structural fixes
- experiment ideas such as CTA tests or proof placement changes
Good answer qualities:
- recommendations are tied to user behavior
- findings are ordered by impact
- the output is actionable without another strategy meeting
Supporting file: README.md
conversion-rate-auditor
Audits pages and funnels for friction that lowers conversion quality or volume.
What it helps with
- hero clarity
- CTA ambiguity
- missing proof
- weak objection handling
- excessive form friction
Typical output
- diagnosis of major blockers
- prioritized recommendations
- rewrite opportunities
- testing ideas by expected impact
Supporting file: references/audit-checklist.md
Audit Checklist
Value Clarity
Can a new visitor understand what the offer is within a few seconds?
CTA Clarity
Is the next step obvious and specific, or does the page rely on vague verbs?
Proof Placement
Are testimonials, logos, data points, or case proof located near the claims that need support?
Objection Handling
Does the page answer obvious concerns such as pricing, setup effort, trust, or fit?
Form Friction
Are there unnecessary fields, unclear expectations, or too much commitment too early?
Common questions
How do I install Conversion rate auditor in Cursor, Claude Code, or Codex?
Run npx skills add whyashthakker/agent-skills-marketing --skill conversion-rate-auditor in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Conversion rate auditor, not every skill in the repository.
Where does Conversion rate auditor come from and what license is it under?
Conversion rate auditor comes from the whyashthakker/agent-skills-marketing repository on GitHub. That repository has 14 GitHub stars. The skill is published under the MIT license.
Prefer plain text? Read the Conversion rate auditor guide as markdown.
Related skills
More from whyashthakker