CFN Marketing Landing Pages

Automate landing-page creation, A/B testing, and publishing via shell scripts and webhooks.

14|2|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-marketing-landing-pages
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: CFN Marketing Landing Pages
Source: https://github.com/masharratt/claude-flow-novice/tree/main/.claude/cfn-extras/skills/marketing/cfn-marketing-landing-pages
Command: npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-marketing-landing-pages

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, bc, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation, publishing, and optimization of landing pages, including rigorous A/B testing with statistical significance validation. It removes the guesswork from conversion rate optimization.

Core Features & Use Cases

  • Template-Based Page Creation: Quickly build landing pages from product, lead-gen, webinar, or ebook templates.
  • Statistically Valid A/B Testing: Run tests with enforced minimum sample sizes (100 conversions/variant) and confidence levels (95%) to ensure reliable results.
  • Performance Analytics: Get detailed conversion metrics and clear test winner recommendations.
  • Use Case: Test two different headlines for your product launch page. The Skill will automatically split traffic 50/50, run the test for at least 7 days, and tell you which variant performed better with statistical confidence.

Quick Start

Create a new landing page named 'summer-sale-2025' from the product template with the headline '50% Off Summer Sale' and a 'Shop Now' button.

Frequently Asked Questions about CFN Marketing Landing Pages

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run A/B tests on landing pages with statistical validity?

A/B testing landing pages requires enforcing minimum sample sizes and confidence levels to ensure reliable results. This Skill automates test setup with 100 conversions per variant, 95% confidence, and 7-day minimum duration, then validates statistical significance before declaring a winner.

Can I automate landing page creation from templates?

Yes. This Skill creates landing pages from product, lead-gen, webinar, or ebook templates via shell scripts and API-driven orchestration, eliminating manual page setup and reducing campaign launch time.

How do I split traffic between landing page variants?

Traffic allocation between variants is automated during A/B test setup. The Skill enforces 50/50 split, runs validation checks, and tracks conversions for each variant to measure performance differences reliably.

What are the minimum requirements for valid A/B test results on landing pages?

Valid A/B tests require 100 conversions per variant, 95% confidence level, and minimum 7-day test duration. This Skill enforces these thresholds and pre-launch validation to prevent premature conclusions and statistical errors.

Do I need conversion rate optimization expertise to run landing page tests?

No. This Skill handles statistical validation, traffic allocation, and performance reporting automatically. You define templates and variants; the Skill manages test rigor, winner calculation, and metric reporting without manual analysis.

What dependencies does automation of landing pages require?

Landing page automation relies on shell scripts, jq for JSON processing, curl for API calls, and bc for statistical calculations. These dependencies enable template rendering, variant management, traffic orchestration, and confidence-level validation.