landing-page-generator
Generate high-converting landing pages for products, services, and lead generation. Use when creating marketing pages, product launches, squeeze pages, or digital asset sales pages.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/michael-laffin/landing-page-generatorLanding Page Generator
Overview
Generate high-converting landing pages with copy, structure, and HTML/CSS ready for deployment. Create marketing pages that convert visitors into customers.
Core Capabilities
1. Page Templates
Pre-built templates for:
- Product launch pages (pre-launch and launch)
- Squeeze pages (email capture)
- Webinar registration pages
- Digital product sales pages (courses, ebooks, templates)
- Service booking pages
- Affiliate review pages
- Comparison pages (Product A vs Product B)
- Thank you/confirmation pages
2. Copywriting Frameworks
Built with proven frameworks:
- AIDA (Attention, Interest, Desire, Action)
- PAS (Problem, Agitation, Solution)
- Story-based hooks
- Social proof integration
- Objection handling
- Scarcity/urgency elements
3. SEO Optimization
Automatically includes:
- Optimized meta tags (title, description, keywords)
- Header tags (H1, H2, H3)
- Alt text for images
- Structured data (schema markup)
- Mobile-responsive design
- Fast loading structure
4. Conversion Elements
Built-in conversion triggers:
- Clear value propositions
- Benefit-oriented bullet points
- Testimonials/social proof
- FAQ sections
- Multiple CTAs (above and below fold)
- Guarantee/risk-reversal statements
- Countdown timers
- Limited-time offers
5. Responsive Design
Optimized for:
- Desktop (1920px+)
- Tablet (768px - 1024px)
- Mobile (320px - 767px)
- Cross-browser compatibility
Quick Start
Generate Product Launch Page
# Use scripts/generate_landing.py
python3 scripts/generate_landing.py \
--type product-launch \
--product "SEO Course" \
--price 299 \
--benefits "learn SEO,rank higher,get traffic" \
--testimonials 3 \
--cta "Enroll Now" \
--output product_launch.html
Generate Squeeze Page
python3 scripts/generate_landing.py \
--type squeeze \
--headline "Get Free SEO Checklist" \
--benefits "checklist,tips,strategies" \
--cta "Send Me The Checklist" \
--output squeeze.html
Generate Affiliate Review Page
python3 scripts/generate_landing.py \
--type affiliate-review \
--product "Software XYZ" \
--affiliate-link "https://example.com/affiliate" \
--pros 5 \
--cons 2 \
--cta "Try XYZ Now" \
--output affiliate_review.html
Scripts
generate_landing.py
Generate landing page from parameters.
Parameters:
--type: Page type (product-launch, squeeze, webinar, digital-product, service, affiliate-review, comparison, thank-you)--headline: Main headline--subheadline: Supporting subheadline--product: Product/service name--price: Price or "Starting at $X"--benefits: Comma-separated benefits--features: Comma-separated features--testimonials: Number of testimonials to include--cta: Call-to-action button text--guarantee: Guarantee text (optional)--urgency: Urgency message (optional)--output: Output file
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-michael-laffin-landing-page-generator": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
seo-article-gen
SEO-optimized article generator with automatic affiliate link integration. Generate high-ranking content with keyword research, structured data, and monetization built-in.
price-tracker
Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip, monitoring competitor pricing, tracking price history, identifying arbitrage opportunities, or setting automated price alerts.
affiliate-master
Full-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.
product-description-generator
Generate SEO-optimized product descriptions for e-commerce platforms (Amazon, Shopify, eBay, Etsy). Create compelling, conversion-focused copy with keywords, features, benefits, and calls-to-action. Use when creating product listings, optimizing existing descriptions, or generating bulk product copy.
review-summarizer
Scrape, analyze, and summarize product reviews from multiple platforms (Amazon, Google, Yelp, TripAdvisor). Extract key insights, sentiment analysis, pros/cons, and recommendations. Use when researching products for arbitrage, creating affiliate content, or making purchasing decisions.