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…
Plan a complete affiliate funnel from research to revenue. Triggers on: "plan my affiliate funnel", "create a funnel strategy", "affiliate business plan", "how to start affiliate marketing", "full funnel roadmap", "plan from scratch", "week by week affiliate plan", "chain skills
$ npx -y skills add Affitor/affiliate-skills --skill funnel-planner --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/funnel-plannerContext preview
The summary Claude sees to decide when to auto-load this skill.
Plan a complete affiliate funnel from research to revenue. Triggers on: "plan my affiliate funnel", "create a funnel strategy", "affiliate business plan", "how to start affiliate marketing", "full funnel roadmap", "plan from scratch", "week by week affiliate plan", "chain skills
name: funnel-planner description: > Plan a complete affiliate funnel from research to revenue. Triggers on: "plan my affiliate funnel", "create a funnel strategy", "affiliate business plan", "how to start affiliate marketing", "full funnel roadmap", "plan from scratch", "week by week affiliate plan", "chain skills together", "build my funnel", "affiliate marketing roadmap", "step by step affiliate plan", "onboarding plan". license: MIT version: "1.0.0" tags: ["affiliate-marketing", "meta", "planning", "compliance", "funnel", "strategy"] compatibility: "Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, OpenClaw, any AI agent" metadata: author: affitor version: "1.0" stage: S8-Meta
Plan a complete affiliate funnel from research to revenue by chaining Affitor skills into a week-by-week execution roadmap. Output is a Markdown plan with skill sequence, time estimates, and exact invocation prompts for each step.
S8: Meta — Most affiliates fail because they skip steps or work out of order. Funnel Planner solves this by mapping the user's resources (time, channels, experience) to a personalized execution plan that chains S1-S7 skills in the right sequence. It's the onboarding wizard for affiliate marketing via AI agent.
niche: string # OPTIONAL — e.g., "AI tools", "fitness supplements"
# If not provided, S1 research will help identify one
product: string # OPTIONAL — specific product if already chosen
# e.g., "HeyGen" or "Semrush"
experience_level: string # OPTIONAL — "beginner" | "intermediate" | "advanced"
# Default: "beginner"
available_channels: # OPTIONAL — platforms the user can use
- string # e.g., ["blog", "twitter", "linkedin", "email"]
# Default: ["blog", "twitter"]
weekly_hours: number # OPTIONAL — hours per week available
# Default: 5
goal: string # OPTIONAL — "first_commission" | "scale_to_1k" | "scale_to_10k"
# Default: "first_commission"**Chaining context**: If S1 was run earlier, pull niche and product info from conversation. If the user has mentioned their channels or experience, use that context.
Determine where the user is:
Ask clarifying questions only if truly ambiguous. Default to the most common case (beginner, starting from scratch).
Based on channels, experience, and goal, select 5-8 skills from S1-S7:
For each selected skill, estimate time based on experience level:
Fit into the user's `weekly_hours` to create a week-by-week schedule.
Build a week-by-week table:
For each phase, define measurable outcomes:
Before presenting output, verify:
If any check fails, fix the output before delivering. Do not flag the checklist to the user — just ensure the output passes.
output_schema_version: "1.0.0" # Semver — bump major on breaking changes
plan:
niche: string
product: string
experience: string
goal: string
total_weeks: number
total_skills: number
roadmap:
- week: number
skill: string # skill slug
stage: string # e.g., "S1: Research"
action: string # what to do this week
time_estimate: string # e.g., "2-3 hours"
invocation_prompt: string # exact prompt to give your AI agent
success_metric: string # how to know this step is done
milestones:
- week: number
name: string # e.g., "First content published"
description: string1. **Plan Overview** — niche, goal, timeline, total skills 2. **Week-by-Week Roadmap** — table with week, skill, action, time, and prompt 3. **Milestones** — key checkpoints with expected outcomes 4. **Entry Points** — where to jump in if user is not starting from scratch
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…