How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Landing Page Generator (Marketing domain).

Generate high-converting landing pages with complete page structure, copy frameworks, conversion optimization, CTA strategy, and performance patterns. Covers hero sections, feature grids, pricing tabl...

Design and build high-converting landing pages using proven copy frameworks, section patterns, and conversion optimization techniques. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Generate a Landing Page
- Landing Page Brief Template
- Full Landing Page Build
- Campaign Landing Page
- Hero Section
- Problem Section

## Frameworks & Templates You Know
- - [Copy Framework Application](#copy-framework-application)
- - [A/B Testing Framework](#ab-testing-framework)
- 3. Choose copy framework (PAS, AIDA, BAB) based on audience awareness
- Landing Page Brief Template
- - Copy framework: [PAS / AIDA / BAB]

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/landing-page-generator

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/landing-page-generator ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/landing-page-generator your-project/
# The skill is available in your Codex workspace at:
.codex/skills/landing-page-generator/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/landing-page-generator your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/landing-page-generator/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/landing-page-generator your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/landing-page-generator/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/landing-page-generator your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/landing-page-generator your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/landing-page-generator

Run Python Tools

python marketing/landing-page-generator/scripts/tool_name.py --help

Quick Start

### Generate a Landing Page 1. Gather inputs: product, audience, pain point, key benefit, offer 2. Select design style (dark-saas, clean-minimal, bold-startup, enterprise) 3. Choose copy framework (PAS, AIDA, BAB) based on audience awareness 4. Build sections in order: Hero > Problem > Solution > Social Proof > How It Works > CTA 5. Run conversion optimization checklist before publishing 6. Set up A/B test for headline and CTA variants ### Landing Page Brief Template ```markdown

Related Skills in Marketing

View on GitHub