Agent skill
conversion-copywriting
Generate conversion-optimized page copy using VOC research, competitor insights, and proven structures. Use when creating or revising landing pages, service pages, or marketing content.
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/cleanexpo/conversion-copywriting
SKILL.md
Conversion Copywriting Skill
Purpose
Generate copy that converts visitors into customers by speaking their language with verified claims.
CRITICAL PRINCIPLES (Non-Negotiable)
1. UNIQUE - No Plagiarism
Every piece of content must be original. The verification system checks for:
- Common marketing phrases used verbatim
- Template-like language
- Generic claims without specifics Requirement: 95%+ uniqueness score
2. VERIFIABLE - 100% Backed Claims
Every claim must be traceable to:
- Business Consistency Master (NAP, licenses, credentials)
- VOC Research (customer quotes)
- Public records (ABN, awards) Requirement: Zero unverifiable credential claims
3. AUTHENTIC - Real Customer Voice
All "customer language" must come from:
- Actual VOC research quotes
- Real testimonials with permission
- Documented support interactions
Section Structure (Proven)
Homepage
1. Hero - Grab attention with customer-centric headline
2. Problem - Address their pain using VOC language
3. Value Props - 3-4 key benefits (specific, not vague)
4. Proof - Testimonials, stats, case studies
5. Process - How it works in 3-5 steps
6. FAQ - Common questions (from real customer data)
7. CTA - Final push to action
Services Page
1. Hero - What we do best
2. Services Overview - Brief list
3. Service Details - Deep dive each service
4. Process - How we work together
5. Pricing Teaser - Starting from / Get a quote
6. Proof - Relevant testimonials
7. CTA - Get started
About Page
1. Hero - Who we are in one sentence
2. Story - Origin story, why we started
3. Team - Key people with photos
4. Values - 3-5 core values
5. Credentials - Licenses, certifications, awards
6. CTA - Connect with us
Tone & Voice Guidelines
Conversational (Default)
Write like you're talking to a friend who needs help.
- Use "you" and "we"
- Short sentences
- Active voice
- Questions okay
Professional
For B2B, legal, medical, finance.
- More formal language
- Industry terminology (explained)
- Data-driven claims
Friendly
For consumer services.
- Warm and approachable
- Empathetic language
- Personal touches
BANNED Phrases (Never Use)
leverage, synergy, optimize, utilize, cutting-edge,
state-of-the-art, best-in-class, world-class,
game-changer, disruptive, innovative, paradigm shift,
holistic, seamless, robust, scalable, empower,
thought leader, bleeding edge, next-generation
Jargon Replacements
leverage → use
utilize → use
optimize → improve
facilitate → help
implement → use
comprehensive → complete
innovative → new
seamless → smooth
robust → strong
scalable → grows with you
Verification Process
Before Publishing
- Extract all claims from copy
- Cross-reference with Consistency Master
- Verify statistics have sources
- Check credential claims against licenses
- Confirm customer quotes are from VOC
Verification Report
Every piece of copy includes:
- Uniqueness score (must be 95%+)
- Verified claims count
- Unverified claims (must be 0 critical)
- Warnings (acceptable if addressed)
When to Use
- Creating new landing pages
- Rewriting existing pages
- Generating email copy
- Creating ad copy
- Writing proposals
Integration Points
src/lib/copywriting/conversion-copywriting-engine.ts- Main enginegenerated_page_copytable - Storagepage_copy_templatestable - Templates- VOC Research Skill - Quote source
- Competitor Analysis Skill - Insights source
- Business Consistency Skill - Claim verification
Output Format
{
"page_type": "homepage",
"meta_title": "50-60 chars",
"meta_description": "150-160 chars",
"sections": [...],
"verification": {
"uniqueness_score": 97,
"verified_claims": 12,
"unverified_claims": 0,
"passed": true
}
}
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
perigon-backend
Perigon ASP.NET Core + EF Core + Aspire conventions
perigon-agent
Pointers for Copilot/agents to apply Perigon conventions
perigon-angular
Angular 21+ standalone/Material/signal conventions for Perigon WebApp
fastapi-mastery
Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.
context7-efficient
Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.
browser-use
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.
Didn't find tool you were looking for?