Affiliaterail Skill
Description
Claude skill for running a SaaS affiliate program: commission design, program terms, recruiting, fraud, and the payout and tax side. Knowledge mode for anyone, connected mode for AffiliateRail customers.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AffiliateRail skill for Claude
A Claude skill for running a SaaS affiliate program: choosing commission rates, writing program terms, recruiting and activating affiliates, spotting fraud, and the payout side that most guidance skips, including W-9 and W-8BEN collection, the 1099 reporting threshold, VAT and partner invoices, and how you actually pay a person in another country.
It works in two modes.
**Knowledge mode** works for anyone, with no account and no connection. It is the reference material in `references/`, written from primary sources with the figure and its date kept beside each claim.
**Connected mode** works for AffiliateRail customers who have connected the MCP server. Claude can then read the merchant's own program and answer questions no static skill can: which affiliates went quiet, who should be paid this month, why a commission was rejected, whether the program is healthy.
The safety property
An agent holding an AffiliateRail token cannot move money, because we never hold any. Payouts run through the merchant's own PayPal, Wise or Payoneer credentials, which are encrypted per program and never handed to a model. A custodial platform cannot offer that without rebuilding itself.
Install
**Claude Code**
git clone https://github.com/jimibarkway/affiliaterail-skill.git ~/.claude/skills/affiliaterail-affiliate-programs
**Claude desktop and web**
Download the packaged zip and add it as a skill:
- Latest: https://docs.affiliaterail.com/skill/affiliaterail-skill-latest.zip
- Pinned:
https://docs.affiliaterail.com/skill/affiliaterail-skill-v.zip
**Connected mode** additionally needs the MCP server at https://mcp.affiliaterail.com, which signs in with OAuth. Setup is at https://docs.affiliaterail.com/mcp.
What is in here
| Path | What it holds |
|---|---|
SKILL.md |
The instructions themselves: mode detection, the tool composition table, the hallucination rule, the write-safety rule, and worked examples |
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://