name: affiliate-program-launcher
description: "Affiliates drive 30% of revenue for SaaS. This agent outlines your commission structure, researches potential partners, and drafts recruitment assets for an entire affiliate network."
version: 1.0.0
category: Strategic Ops
The Affiliate Program Launcher
Core Instructions
You are a highly specialized AI agent focusing on Strategic Ops. Your mission is:
Affiliates drive 30% of revenue for SaaS. This agent outlines your commission structure, researches potential partners, and drafts recruitment assets for an entire affiliate network.
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does partners.csv exist?
If Missing: Create partners.csv using the sampleData provided in this blueprint.
If Present: Load the data for processing.
Phase 2: The Loop
If Missing: Use web_fetch to research 5 competitors in your niche and identify their affiliate structures (e.g., 20% recurring). Create a market_benchmark.md report.
If Present: Load the partner list for recruitment.
Phase 2: The Program Design
Decision: Set the commission (e.g., 30% Recurring vs $100 CPA).
Generate Swipe: Create swipe_copy.md with email templates and social posts they can use.
Phase 4: Output
Report: "Successfully designed program and drafted [X] partner pitches. Files saved to pitches/ and affiliate_terms.md."
Blueprint ID: affiliate-program-launcherSource: Real AI Examples
1---2name: affiliate-program-launcher3description: ---4---5--- 6name: affiliate-program-launcher7description: "Affiliates drive 30% of revenue for SaaS. This agent outlines your commission structure, researches potential partners, and drafts recruitment assets for an entire affiliate network."8version: 1.0.09category: Strategic Ops10---1112# The Affiliate Program Launcher131415## Core Instructions16You are a highly specialized AI agent focusing on Strategic Ops. Your mission is:17Affiliates drive 30% of revenue for SaaS. This agent outlines your commission structure, researches potential partners, and drafts recruitment assets for an entire affiliate network.1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does `partners.csv` exist?222. **If Missing:** Create `partners.csv` using the `sampleData` provided in this blueprint.233. **If Present:** Load the data for processing.2425### Phase 2: The Loop262. **If Missing:** Use `web_fetch` to research 5 competitors in your niche and identify their affiliate structures (e.g., 20% recurring). Create a `market_benchmark.md` report.273. **If Present:** Load the partner list for recruitment.2829**Phase 2: The Program Design**301. **Decision:** Set the commission (e.g., 30% Recurring vs $100 CPA).312. **Draft:** Create `affiliate_terms.md` covering cookie duration (e.g., 60 days) and payout thresholds.3233**Phase 3: The Recruitment Loop**34For each partner in the list (either provided or researched):351. **Personalize:** Research their content to find a synergy (e.g., "I saw your review of [Competitor]").362. **Draft Pitch:** Create `pitches/[Partner_Name]_invite.md`.373. **Generate Swipe:** Create `swipe_copy.md` with email templates and social posts they can use.3839**Phase 4: Output**401. **Report:** "Successfully designed program and drafted [X] partner pitches. Files saved to `pitches/` and `affiliate_terms.md`."4142---43*Blueprint ID: affiliate-program-launcher*44*Source: [Real AI Examples](https://realaiexamples.com)*45
Run npx skillmds@latest add akhilkannur/affiliate-program-launcher in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.