358★by lxgicstudios
landing-gen – OpenClaw Skill
landing-gen is an OpenClaw Skills integration for coding workflows. Generate landing page code from product descriptions
Skill Snapshot
| name | landing-gen |
| description | Generate landing page code from product descriptions OpenClaw Skills integration. |
| owner | lxgicstudios |
| repository | lxgicstudios/ai-landing |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @lxgicstudios/ai-landing |
| last updated | Feb 7, 2026 |
Maintainer

name: landing-gen description: Generate landing page code from product descriptions
Landing Page Generator
Describe your product, get a conversion-optimized landing page. React + Tailwind, ready to deploy.
Quick Start
npx ai-landing "AI tool that writes documentation"
What It Does
- Generates full landing page code
- Includes hero, features, pricing, CTA
- Mobile-responsive design
- SEO meta tags included
- Conversion-optimized copy
Usage Examples
# Generate from description
npx ai-landing "SaaS for project management"
# Specify sections
npx ai-landing "API monitoring tool" --sections hero,features,pricing,faq
# Choose style
npx ai-landing "Developer tool" --style minimal
Output Includes
- React/Next.js component
- Tailwind CSS styling
- Responsive design
- Dark mode support
- Placeholder images
Sections Generated
- Hero with value prop
- Social proof
- Feature grid
- Pricing table
- FAQ accordion
- CTA footer
Requirements
Node.js 18+. OPENAI_API_KEY required.
License
MIT. Free forever.
Built by LXGIC Studios
- GitHub: github.com/lxgicstudios/ai-landing
- Twitter: @lxgicstudios
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
Node.js 18+. OPENAI_API_KEY required.
FAQ
How do I install landing-gen?
Run openclaw add @lxgicstudios/ai-landing in your terminal. This installs landing-gen into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/lxgicstudios/ai-landing. Review commits and README documentation before installing.
