← ClaudeAtlas

landing-page-generatorlisted

Turns a one-paragraph event/webinar brief into a publish-ready landing page, either a WordPress/Elementor section structure or a standalone custom-HTML page, plus a matching set of marketing collaterals. Reads a brand kit on every run so every output is on-brand. A human reviews and publishes; the skill never publishes on its own.
saurabhshuklagrowisto/saurabh-ai-systems · ★ 0 · AI & Automation · score 70
Install: claude install-skill saurabhshuklagrowisto/saurabh-ai-systems
# Landing Page Generator, Skill Contract This is the sanitised contract for the production skill. The actual brand kit and the client event pages are internal to Growisto. This file documents what the skill takes in, what it produces, and the rules it follows. ## Inputs | Input | Required | Notes | |---|---|---| | `brief` | yes | One paragraph: topic, speaker(s), date/time, audience, the single CTA | | `output_path` | yes | `wordpress_elementor` or `custom_html` | | `brand_kit` | yes | Colours, fonts, logo URL, tone-of-voice rules. Loaded on demand, not hardcoded. | | `sections` | no | Override the default section set. Default: hero, agenda, speakers, registration, FAQ, footer | | `variants` | no | Number of headline/CTA variants to generate for A/B testing. Default 1. | ## Outputs ### Path A · `wordpress_elementor` 1. **Section structure** is an ordered list of page sections 2. **Copy per section** is finished, on-brand copy for each section (headline, sub-head, body, CTA) 3. **Widget map** says which Elementor widget holds each piece of content, so a non-technical teammate can assemble it 4. **Form connection note** says where the registration form embeds and what fields it needs ### Path B · `custom_html` 1. **One self-contained HTML file** with inline CSS, mobile-first responsive, no external dependencies 2. **Form embed point**, a clearly marked block ready to wire to the registration backend 3. **Asset slots**, marked positions for the hero banner and speaker ca