solo-landing-gen

Generate landing page content from a project's PRD.

18|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/fortunto2/solo-factory --skill solo-landing-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solo-landing-gen
Source: https://github.com/fortunto2/solo-factory/tree/main/skills/landing-gen
Command: npx skills add https://github.com/fortunto2/solo-factory --skill solo-landing-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts a project's PRD into a ready-to-publish landing page outline, reducing manual drafting time and ensuring consistency across campaigns.

Core Features & Use Cases

  • Generate hero section, features, social proof placeholders, CTA, and SEO meta tags from PRD.
  • Detect tech stack and scaffold actual pages if the stack supports it; otherwise produce content-only markdown.
  • Use case: a marketer wants a landing page from a PRD to run an A/B test.

Quick Start

From the PRD, generate a complete landing page outline including hero, features, social proof, CTA, and SEO tags.

Frequently Asked Questions about solo-landing-gen

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

FAQPage Schema
How do I generate landing page content from a PRD?

Yes, you can generate SEO meta tags alongside landing page content. The tool parses the PRD to extract project details and outputs both the page structure, including hero and features, and the necessary SEO meta tags for publishing.

Can I scaffold actual landing pages or is it content-only markdown?

You can scaffold actual pages or get content-only markdown depending on your stack. The tool detects your tech stack from the PRD; it scaffolds actual pages if supported, otherwise it generates content-only markdown as a fallback.

What is the best way to draft a landing page for A/B testing from a PRD?

The best way to draft a landing page for A/B testing from a PRD is using automated content generation. It targets multiple PRD formats to quickly produce consistent hero, features, and CTA sections, reducing manual drafting time for campaigns.

Does the landing page generator work with different PRD formats?

Yes, the landing page generator works with different PRD formats. It targets multiple stacks and PRD formats during parsing, handling content extraction and fallback tooling to ensure consistent landing page generation across varied inputs.

What limitations exist when generating landing pages from a PRD?

A key limitation is that if the detected tech stack does not support scaffolding, the output is limited to content-only markdown. You would then need to manually implement the generated hero, features, and CTA content into your actual page structure.