keitaro-landinglisted
Install: claude install-skill cariemultiphase997/claude-keitaro
# Keitaro Landing Page Management
## Process
1. Read `keitaro/references/landing-specs.md` for vertical-specific specs
2. Read `keitaro/references/keitaro-api.md` for landing API endpoints
3. Determine landing type (prelanding, landing, white page)
4. Generate content or manage existing landings
5. Create/update in Keitaro via API
## Landing Types
### Prelanding (Advertorial/Quiz)
Warmup page before offer. Increases CR by qualifying traffic.
- Advertorial (fake news article)
- Quiz/survey funnel
- Review/comparison page
- Success story
### Landing (Product/Registration Page)
Main conversion page.
- Product page
- Registration form
- Bonus/offer page
### White Page (Safe/Compliant)
Clean page for moderation bots.
- Blog article (health, travel, cooking)
- Company page
- News article
- Must pass Facebook/Google moderation
## Generate Landing Content
When user says "generate a prelanding for [vertical] [GEO]":
1. Identify vertical from `references/landing-specs.md`
2. Determine language from GEO
3. Generate content following vertical specs:
- Headline (hook)
- Body (story/review/quiz)
- CTA button text
- Trust elements
- Required disclaimers
4. Output as HTML
### Content Generation Guidelines
- Write in target GEO language (or English if user prefers)
- Follow vertical-specific structure from `references/landing-specs.md`
- Include all required compliance elements
- Mobile-first design
- Fast-loading (minimal external resources)
## List Landings
```ba