landing-page-copywriter

$npx mdskill add OneWave-AI/claude-skills/landing-page-copywriter

Create high-converting landing page copy using proven copywriting frameworks.

SKILL.md

.github/skills/landing-page-copywriterView on GitHub ↗
---
name: landing-page-copywriter
description: Write high-converting landing page copy using proven frameworks like PAS (Problem-Agitate-Solution), AIDA, and StoryBrand. Creates headlines, value propositions, CTAs, and full page sections optimized for conversion. Use when users need landing page copy, sales page content, or marketing website text.
---

# Landing Page Copywriter

Create high-converting landing page copy using proven copywriting frameworks.

## Instructions

Follow this workflow to produce landing page copy or marketing website content.

1. **Gather product/service information**. Determine:
   - The product or service being sold
   - The target audience
   - The problem it solves
   - The competitive advantage (what makes it unique)
   - The action visitors should take
   - Available social proof, testimonials, or data points

2. **Choose a copywriting framework**.

   **PAS (Problem-Agitate-Solution)**:
   - Identify the pain point
   - Amplify the consequences
   - Present the solution

   **AIDA (Attention-Interest-Desire-Action)**:
   - Grab attention with a bold claim
   - Build interest with details
   - Create desire with benefits
   - Prompt action with a CTA

   **StoryBrand**:
   - The hero (customer) has a problem
   - Meets a guide (the brand)
   - Who gives them a plan
   - Calls them to action
   - That results in success or avoids failure

3. **Generate landing page sections**.

   **Hero section**:
   - Headline (value proposition in 10 words or less)
   - Subheadline (expand on the value)
   - Primary CTA button text
   - Trust indicators (used by X companies, Y reviews)

   **Problem section**:
   - Identify the pain point the audience feels
   - Use emotional language
   - Include 2-3 specific scenarios

   **Solution section**:
   - Explain how the product solves the problem
   - Cover 3-5 key features with benefit-focused descriptions
   - State why it beats alternatives

   **How it works**:
   - Lay out 3-4 simple steps
   - Give each step an icon concept and a description
   - End with a CTA

   **Social proof**:
   - Structure testimonials (quote + name + role + company)
   - Include a case study snippet
   - Add trust badges or metrics

   **Pricing/plans** (if applicable):
   - Provide a feature comparison
   - Highlight the recommended plan
   - Add money-back guarantee copy

   **FAQ**:
   - Address 5-7 common objections
   - Give clear, confident answers

   **Final CTA**:
   - Add an urgency or scarcity element
   - Include risk reversal (guarantee)
   - Write button text that reinforces value

4. **Format the output** using the template in [references/output-template.md](references/output-template.md).

5. **Apply copywriting best practices**:
   - Use active voice, present tense
   - Focus on benefits, not features
   - Include specific numbers and data
   - Address objections directly
   - Create urgency without being pushy
   - Use power words (proven, guaranteed, instant, effortless)
   - Keep sentences short and scannable
   - Use "you" language (customer-focused)
   - Include multiple CTAs throughout the page

6. **Apply CTA button best practices**:
   - Start with an action verb
   - Be specific about the outcome
   - Use first person when appropriate ("Start My Free Trial" vs "Start Your Free Trial")
   - Create urgency ("Get Instant Access")
   - Avoid generic text ("Submit", "Click Here")

## Example Triggers

- "Write landing page copy for a B2B SaaS tool"
- "Create sales page content using PAS framework"
- "Generate hero section copy for my product"
- "Write conversion-optimized CTAs"
- "Help me with landing page headlines"

## Output Quality

Ensure all copy:
- Leads with value, not features
- Addresses target audience pain points
- Uses emotional and logical appeals
- Has clear, compelling CTAs
- Includes social proof elements
- Handles objections proactively
- Creates urgency appropriately
- Is scannable and easy to read
- Uses proven copywriting frameworks
- Follows conversion optimization best practices

Generate professional, high-converting landing page copy that turns visitors into customers.

More from OneWave-AI/claude-skills

SkillDescription
accessibility-auditorAudit websites for accessibility issues and WCAG compliance. Use when checking accessibility, fixing a11y issues, or ensuring WCAG compliance.
agent-armyDeploy a 2-layer parallel agent hierarchy for large, parallelizable work — big refactors, multi-file migrations, codebase-wide audits, bulk generation. Layer 1 is 3-50+ specialist agents, each with its own full context window; Layer 2 is 2+ sub-agents per member. Includes git safety, tiered sizing, a pre-deploy gate, phantom-completion checks, and multi-wave follow-up.
agent-swarm-deployerDeploys swarms of sub-agents for massive parallel data processing tasks. Unlike agent-army (which is for code changes), this is for DATA tasks -- processing 1000 documents, analyzing datasets, bulk content generation. Configurable swarm size, task distribution, result aggregation, progress tracking, and error recovery.
agent-team-builderDesigns and deploys custom agent teams for specific business workflows. Interactive discovery of business processes, then generates complete team configurations with specialized agent roles, tool access, communication protocols, and handoff rules.
agent-to-agentAgent-to-Agent (A2A) communication protocol. Connect two or more Claude agents that pass messages, share context, delegate tasks, and collaborate. Implements structured handoffs, shared memory, and multi-agent conversations.
ai-readiness-assessmentAssesses how ready a business is for AI adoption across six dimensions. Evaluates data maturity, tech stack, team skills, process documentation, budget, and culture. Generates a comprehensive ai-readiness-report.md with scores, gap analysis, and recommended starting points. Aligned with OneWave AI's audit methodology.
animateGenerate animated videos and motion graphics from natural language descriptions. Creates a standalone Vite + React project with Framer Motion scenes that auto-play in the browser. Use when the user wants to create animations, motion graphics, video intros, animated presentations, or product demos.
api-documentation-writerGenerate comprehensive API documentation including endpoint descriptions, request/response examples, authentication guides, error codes, and SDKs. Creates OpenAPI/Swagger specs, REST API docs, and developer-friendly reference materials. Use when users need to document APIs, create technical references, or write developer documentation.
api-endpoint-scaffolderGenerate REST API endpoints with proper structure, validation, error handling, and types. Use when creating new API routes, endpoints, or backend services.
api-load-testerLoad tests API endpoints with progressive concurrency. Measures response times, error rates, throughput, and identifies breaking points. Generates a detailed report with latency percentiles, throughput curves, bottleneck analysis, and optimization recommendations.