Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
Best for: Brand building, services, complex offerings
Element
Purpose
Landing Page Section
Hero (Customer)
Position visitor as hero
Hero messaging
Problem
Define villain/challenge
Problem section
Guide (You)
Position as trusted guide
Credentials, about
Plan
Show clear path
How It Works
Call to Action
Direct next step
CTA sections
Success/Failure
Paint outcomes
Benefits/consequences
Phase 1: Context Gathering
1.1: Invoke Copywriter Agent
Launch the landing-page-copywriter agent for comprehensive copy development:
Task tool with subagent_type='landing-page-copywriter'
Prompt: Generate landing page copy for [page-purpose] using [framework] framework with [tone] tone.
Context to provide:
- Page purpose: $1
- Target audience (if known)
- Key differentiators
- Desired action/conversion goal
- Any existing brand voice guidelines
1.2: Information Required
The copywriter agent will need (will ask if not provided):
Information
Why It Matters
Example
Who is the target audience?
Voice, pain points, motivations
"CTOs at mid-market companies"
What problem do you solve?
Core messaging foundation
"Manual processes waste 20hrs/week"
Why should they choose you?
Differentiator, positioning
"Only solution with X feature"
What action should they take?
CTA clarity
"Book a demo"
Phase 2: Copy Development
2.1: Headline Formulas
The copywriter will generate headlines using proven formulas:
Result-Based Headlines:
"Get [Desired Result] in [Timeframe]"
"[Number] [Audience] Now [Achieve Result]"
"The [Adjective] Way to [Desired Outcome]"
Problem-Based Headlines:
"Stop [Pain Point] Forever"
"Why [Common Approach] Fails (And What Works Instead)"
"Tired of [Frustration]?"
Curiosity Headlines:
"The Secret to [Desired Result]"
"What [Successful People] Know About [Topic]"
"How [Surprising Method] [Achieves Result]"
2.2: Section-by-Section Copy
Hero Section (3-second hook):
Headline: [Clear value proposition - what they get]
Subheadline: [How they get it + why it matters]
CTA: [Specific action verb + outcome]
Problem Section (Agitation):
Opening: [Acknowledge their current situation]
Pain Points: [3-5 specific frustrations they experience]
Stakes: [What happens if they don't solve this]
Statistics: [Data that validates the problem]
Solution Section (Your Offering):
Transition: [Bridge from problem to solution]
Core Promise: [What you deliver]
Key Benefits: [3-5 benefits, not features]
Proof: [Why this works]
How It Works (Remove Friction):
Step 1: [Simple first action]
Step 2: [What happens next]
Step 3: [Outcome they achieve]
The {slug} is provided by the caller — either the user (e.g., page name/project identifier passed in as $1) or the /create-landing-page orchestrator. The {slug} folder under landing-pages/ is shared with sibling landing-page skills (create-landing-page, copywriting-spec, css-template) — this skill writes copy.md INTO that existing per-slug folder. If the folder does not yet exist, create it: mkdir -p {config.directories.contractor_root}/landing-pages/{slug}.
Example Usage
# Professional consulting services copy using PAS
/landing-page:copywrite consulting-services
# Casual SaaS product copy using AIDA
/landing-page:copywrite saas-onboarding --tone=casual --framework=AIDA
# Bold workshop registration using StoryBrand
/landing-page:copywrite ai-workshop --tone=bold --framework=StoryBrand
# Generate copy for existing page improvement
/landing-page:copywrite services-page-refresh --tone=professional