Skills

CRO skills library

CRO skills for AI agents

Ready-to-run skills for the work a landing page asks for: reviewing it, rewriting it, testing it, and matching it to the campaign that feeds it.

4 skills

What is a skill?

A skill is a markdown file that holds a method: what to look at, in what order, and what to return. Your agent reads the description at the top, decides on its own when the file applies, and follows it instead of improvising a new approach every time.

How your agent uses them

Drop the file in your project and the agent loads it when a task matches. Nothing runs in the background, nothing is sent anywhere, and the file is plain text you can edit: these are methods, not a service.

FAQ

Questions about skills

Do I need an account?

The start of every file is on this page, for everyone. Opening the full file, copying it and downloading it takes a free account, and two of these skills come with a subscription.

Which agents do they work with?

Any agent that reads skills from your project, Claude Code included. The files are plain markdown with a name and a description at the top, so an agent that does not support skills can still be handed the content directly.

Can I edit them?

Yes, and you should. Your product has its own audience and its own constraints. The file is a starting method, not a rule you have to keep.

Are these the prompts behind the product?

No. Polish runs on its own instructions, which stay private. These skills are written separately, from conversion practice that any good CRO would recognise.