← Vault Index
Source: frameworks/kit-opt-in-page/05-opt-in-page-output-skill.md

05 — OUTPUT SKILL: Opt-In Page

Standalone production skill. Read this file to produce an opt-in page from scratch. All inputs, rules, and templates are restated here — no need to reference other kit files during production.


Scope

Produce a single HTML opt-in page that captures first name + email via MailerLite in exchange for a free lead magnet. The page is designed for cold traffic (Meta ads) and follows a two-column hero layout with a sticky form panel.


Required Inputs

Before building, confirm you have:

  1. Lead magnet name — e.g., "Client Intelligence Brief"
  2. Lead magnet one-liner — e.g., "Prep for any client call in 2 minutes"
  3. Lead magnet sections — the output sections with one-line descriptions
  4. MailerLite form embed code — form ID, account ID, action URL
  5. Thank-you page URL — redirect destination on form submit
  6. Brand variant — CYP or AOS (determines all colors, fonts, entity name)
  7. Credential line — one sentence, factual, for "Built by" section
  8. Hero problem statement — names the pain the lead magnet solves
  9. Hero solution statement — gold bridge line naming the lead magnet
  10. How-it-works line — the literal instruction ("Paste X into any large language model")

Optional: headshot URL, logo URL, testimonial, output preview lines, CTA button text.


Brand Variants

CYP (Practice Builders) — Primary

ElementValue
FontsFraunces (headings), Montserrat (body)
Deep Teal#0f2d3e
Slate Teal#3e666e
Gold#b79d64
Gold Light (hover)#c4aa74
Gold on Cream (WCAG)#6b5d3e
Cream#f1ede6
Off White#f7f5f0
Slate (body text on light)#334155
Muted Slate#64748b
Hero gradientlinear-gradient(135deg, #0f2d3e 0%, #3e666e 100%)
Logo URLhttps://cdn.convertri.com/01a6df52-3d55-11ea-99fe-0697e5ca793e%2F1e660f39a4c0923479dfce82ce3cf3916e7e317b%2FIcon-White.png
Entity linePractice Builders is a brand of Creating Your Plan
Domainthepracticebuilders.ai

AOS (Advisory OS)

ElementValue
FontsCormorant Garamond (headings), Inter (body)
Charcoal#1a1a1a
Deep Charcoal#2a2a2a
Gold#b79d64
Gold Light (hover)#c4aa74
Cream#f5f4f0
Off White#faf9f7
Stone#8a8680
Slate Blue#4a5a6a
Hero gradientlinear-gradient(135deg, #1a1a1a 0%, #2a2a2a 100%)
Logo URLhttps://convertri.imgix.net/01a6df52-3d55-11ea-99fe-0697e5ca793e%2Ff71505a0b7be19fb31c9096f349bec5d235fcc3b%2FIcon-Gold.png?auto=compress,format&w=400
Entity lineCreating Your Plan
Domainadvisoryos.ai

Content Rules

  1. No LLM brand names. Never Claude, ChatGPT, Gemini, Copilot, or any specific product. Use "any large language model" or "any AI assistant."
  2. No var() CSS. Every color, font, and value hardcoded as hex/rgba.
  3. Inline styles only for body content. The