ab-test-generator
Generate A/B test variants for affiliate content. Triggers on: "create A/B test", "test my headline", "optimize my CTA", "generate variants", "split test…
Design irresistible affiliate offers using the Hormozi Grand Slam framework. Triggers on: "create an offer for", "design my offer", "grand slam offer", "make an irresistible offer", "why should someone buy through my link", "offer framework", "value proposition for", "Hormozi
$ npx -y skills add Affitor/affiliate-skills --skill grand-slam-offer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/grand-slam-offerContext preview
The summary Claude sees to decide when to auto-load this skill.
Design irresistible affiliate offers using the Hormozi Grand Slam framework. Triggers on: "create an offer for", "design my offer", "grand slam offer", "make an irresistible offer", "why should someone buy through my link", "offer framework", "value proposition for", "Hormozi
name: grand-slam-offer description: > Design irresistible affiliate offers using the Hormozi Grand Slam framework. Triggers on: "create an offer for", "design my offer", "grand slam offer", "make an irresistible offer", "why should someone buy through my link", "offer framework", "value proposition for", "Hormozi offer", "offer stack", "make my offer irresistible", "craft an offer", "what makes my offer different", "offer design", "increase perceived value". license: MIT version: "1.0.0" tags: ["affiliate-marketing", "landing-pages", "conversion", "offers", "hormozi"] compatibility: "Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, OpenClaw, any AI agent" metadata: author: affitor version: "1.0" stage: S4-Landing
Design affiliate offers so good people feel stupid saying no. Uses the Hormozi Value Equation: **Value = Dream Outcome × Perceived Likelihood ÷ Time Delay ÷ Effort & Sacrifice**. Deconstructs why someone should click YOUR link over any other affiliate's.
S4: Landing — The offer IS the landing page's job. Before writing HTML or copy, you need an offer framework that makes the conversion inevitable.
product: # REQUIRED — the affiliate product
name: string # Product name
description: string # What it does
reward_value: string # Commission (e.g., "30% recurring")
url: string # Affiliate link URL
pricing: string # Product price or pricing page URL
tags: string[] # e.g., ["ai", "video", "saas"]
target_audience: string # OPTIONAL — who you're targeting
# Default: inferred from product tags
bonuses: string[] # OPTIONAL — bonuses you're already offering
# Default: none (will suggest bonuses)
competitors: string[] # OPTIONAL — competing products
# Default: auto-researched**Chaining from S1**: If `affiliate-program-search` was run earlier, automatically pick up `recommended_program` as the `product` input.
**Chaining from S1 purple-cow-audit**: If `purple-cow-audit` was run, use `remarkability_score` and `remarkable_angles` to inform the offer.
If product data is available from S1 chaining, use it directly. Otherwise:
1. Use `web_search` to research: `"[product name] features pricing review"` 2. Gather: name, pricing tiers, key features, target audience, top 3 competitors 3. If `target_audience` not provided, infer from product positioning and tags
Read `shared/references/offer-frameworks.md` for the Hormozi framework.
For each component of the Value Equation, score the product 1-10 and identify leverage points:
**Dream Outcome (maximize)**
**Perceived Likelihood (maximize)**
**Time Delay (minimize)**
**Effort & Sacrifice (minimize)**
Build the complete offer:
1. **Core product** — the affiliate product itself with reframed positioning 2. **Your unique angle** — why YOU are the right person to recommend this 3. **Bonus suggestions** — 3-5 bonuses that address the weakest Value Equation components 4. **Guarantee suggestion** — your personal guarantee on top of the product's 5. **Urgency element** — ethical, real urgency (if applicable)
Create ready-to-use copy blocks:
Present the complete Grand Slam Offer framework.
Before presenting output, verify:
If any check fails, fix before delivering.
output_schema_version: "1.0.0"
grand_slam_offer:
product_name: string # Product being promoted
value_equation:
dream_outcome: string # The transformation promise
dream_outcome_score: number # 1-10
likelihood: string # Proof points
likelihood_score: number # 1-10
time_delay: string # Speed to results
time_delay_score: number # 1-10 (lower = better, inverted in output)
effort: string # Ease of use
effort_score: number # 1-10 (lower = better, inverted in output)
total_value_score: number # Calculated composite
offer_stack:
unique_angle: string #Turn any AI into your affiliate marketing team. 52 AI-powered skills across 8 stages with a closed-loop flywheel.
Generate A/B test variants for affiliate content. Triggers on: "create A/B test", "test my headline", "optimize my CTA", "generate variants", "split test…
Set up affiliate conversion tracking with UTM parameters and link tagging. Triggers on: "set up tracking", "create UTM links", "track my affiliate links",…
Analyze site's internal link structure and optimize for hub-and-spoke SEO architecture. Triggers on: "optimize internal links", "internal linking", "link…
Generate affiliate performance reports with KPIs and recommendations. Triggers on: "show my affiliate report", "how are my programs doing", "performance…
Audit affiliate blog posts and landing pages for SEO issues. Triggers on: "audit my blog post for SEO", "check my SEO", "SEO review", "improve my rankings",…
Repurpose one piece of affiliate content into multiple formats. Triggers on: "repurpose my content", "turn my blog into tweets", "cross-post this", "content…