Agent skill · Content & Marketing

multi-program-manager

Manage and compare multiple affiliate programs as a portfolio. Triggers on: "manage my affiliate programs", "compare my programs", "portfolio overview", "which program should I focus on", "diversify my affiliate income", "program switching", "affiliate portfolio", "program comparison", "revenue allocation", "which programs to drop", "add new programs", "affiliate program strategy".

Affitorgithub.com/AffitorGitHub ↗
claude-codecursorMIT
Install
npx skills add Affitor/affiliate-skills --skill multi-program-manager --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Version: 1.0.0
Declared author: affitor
Requires: Claude Code, ChatGPT, Gemini CLI, Cursor, Windsurf, OpenClaw, any AI agent
Path: skills/automation/multi-program-manager/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 586
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Multi-Program Manager Manage and compare multiple affiliate programs as a portfolio — overview, performance comparison, diversification strategy, program switching decisions, and revenue allocation. Output is a portfolio dashboard with strategic recommendations and a weekly action plan. ## Stage S7: Automation — Most affiliates either promote too few programs (concentration risk) or too many (effort dilution). This skill applies portfolio thinking to affiliate marketing: analyze your programs like investments, identify which to double down on, maintain, or drop, and allocate your limited time for maximum ROI. ## When to Use - User manages multiple affiliate programs and wants a strategic overview - User asks "which program should I focus on?" or "should I drop this program?" - User wants to diversify their affiliate income - User says "compare my programs", "portfolio review", "program strategy" - User is deciding whether to add or remove programs - Chaining from S6.3 (performance-report): take performance data and make strategic decisions ## Input Schema ```yaml programs: - name: string # REQUIRED — program name affiliate_url: string # OPTIONAL — affiliate link reward_value: str

What's inside
Steps it walks through
  1. Stage
  2. When to Use
  3. Input Schema
  4. Workflow
  5. Step 1: Build Portfolio Overview
  6. Step 2: Calculate Per-Program Metrics
  7. Step 3: Apply Portfolio Analysis
  8. Step 4: Generate Recommendations
  9. Step 5: Create Action Plan
  10. Step 6: Self-Validation
  11. Output Schema
  12. Output Format
  13. Error Handling
  14. Examples
Ships with 1 file
  • LICENSE.txt
More from affiliate-skills
All skills →
About this skill
What does the multi-program-manager skill do?

Manage and compare multiple affiliate programs as a portfolio. Triggers on: "manage my affiliate programs", "compare my programs", "portfolio overview", "which program should I focus on", "diversify my affiliate income", "program switching", "affiliate portfolio", "program comparison", "revenue allocation", "which programs to drop", "add new programs", "affiliate program strategy".

How do I install it?

Run `npx skills add Affitor/affiliate-skills --skill multi-program-manager --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Affitor/affiliate-skills, a repository with 586 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going