performance-report
Generate affiliate performance reports with KPIs and recommendations. Triggers on: "show my affiliate report", "how are my programs doing", "performance review", "earnings report", "monthly affiliate report", "weekly report", "analyze my affiliate earnings", "which program is best", "EPC report", "conversion rate analysis", "revenue breakdown", "campaign performance".
npx skills add Affitor/affiliate-skills --skill performance-report --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Performance Report Generate weekly or monthly affiliate performance reports — earnings, clicks, conversions, EPC, top performers, underperformers, and trend analysis. Output is a Markdown report with KPI dashboard, program rankings, and actionable recommendations. ## Stage S6: Analytics — Data without analysis is just noise. This skill transforms raw affiliate numbers into insights — which programs are worth your time, which are dragging your portfolio down, and where to focus next. Professional affiliates review performance weekly. ## When to Use - User wants to review their affiliate earnings for a period - User asks "how are my programs doing?" or "show me my affiliate report" - User has click/conversion/revenue data and wants analysis - User wants to compare performance across multiple programs - User says "weekly report", "monthly report", "earnings breakdown" - Chaining from S6.1 (conversion-tracker) — analyze the data those links collected ## Input Schema ```yaml programs: - name: string # REQUIRED — program name (e.g., "HeyGen") clicks: number # OPTIONAL — total clicks this period conversions: number # OPTIONAL — total conversions revenue: number # OPTIONAL — total commis
- Stage
- When to Use
- Input Schema
- Workflow
- Step 1: Collect Program Data
- Step 2: Calculate KPIs
- Step 3: Rank Programs
- Step 4: Identify Trends
- Step 5: Generate Recommendations
- Step 6: Self-Validation
- Output Schema
- Output Format
- Error Handling
- Examples
What does the performance-report skill do?
Generate affiliate performance reports with KPIs and recommendations. Triggers on: "show my affiliate report", "how are my programs doing", "performance review", "earnings report", "monthly affiliate report", "weekly report", "analyze my affiliate earnings", "which program is best", "EPC report", "conversion rate analysis", "revenue breakdown", "campaign performance".
How do I install it?
Run `npx skills add Affitor/affiliate-skills --skill performance-report --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.
