landing-page-generator
Installation
SKILL.md
Landing Page Generator
Generate a complete, deploy-ready landing page from any repository by analyzing its documentation and structure.
When to Use This Skill
- Creating a landing page for a GitHub repository
- Generating static sites from existing documentation
- Standardizing landing pages across multiple projects
- Converting README content to marketing/showcase pages
What This Skill Does
- Analyze Repository: Read README.md, CHANGELOG.md, package.json/VERSION, docs/, assets/
- Extract Content: Identify title, tagline, features, installation, screenshots
- Map to Sections: Hero, Features, Install, FAQ, Footer (+ optional: Risk Banner, Pricing)
- Generate Landing: Create complete static site (HTML + CSS + JS)
- Deploy-Ready Output: Include GitHub Actions workflow for GitHub Pages