referral-program

referral-program is a skill for Claude Code, Codex from borghei/Claude-Skills. It costs 34 tokens per session (1,479 once invoked), scanned A, original, no licence file.

A guide to designing referral and affiliate programs, where customers or partners bring in new customers in return for incentives.

In plain words
What is it for?
Use it to design referral loops, choose incentives, select trigger moments, structure affiliate programs, and estimate referral growth.
Why use it?
It helps make referrals repeatable and ensures rewards support growth without making the program too costly.

Skill for Claude CodeCodex

Part of the business-growth-skills plugin — 20 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/borghei/claude-skills/referral-program
Any agent
npx skills add borghei/Claude-Skills --skill referral-program
Clone the repo
git clone --depth 1 https://github.com/borghei/Claude-Skills

Made for: Claude Code, Codex.

Or install business-growth-skills, the plugin that ships this one along with the rest of its 20 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for referral-program

README.md
[![agentmods](https://agentmods.dev/badge/skills/borghei/claude-skills/referral-program.svg)](https://agentmods.dev/skills/borghei/claude-skills/referral-program)
Your own site
<a href="https://agentmods.dev/skills/borghei/claude-skills/referral-program"><img src="https://agentmods.dev/badge/skills/borghei/claude-skills/referral-program.svg" alt="Measured on agentmods" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,479 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.01479
Opus 5 $0.00017 $0.00740
Sonnet 5 $0.00007 $0.00296
Haiku 4.5 $0.00003 $0.00148

Measured 2d ago against content hash 27b3658a0fd1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

referral-program scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/affiliate_commission_modeler.py, scripts/referral_economics_calculator.py, scripts/referral_funnel_analyzer.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

business-growth/referral-program/SKILL.md · 82 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 82 lines · 34 tokens per session scan A 27b3658a0fd1

Subscribe to this mod's changes

referral-program is a skill published in the GitHub repository borghei/Claude-Skills (702 stars, last pushed 24d ago), with no licence file. It adds 34 tokens to every session and 1,479 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

scientific-slides

Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research presentations, thesis defense slides, or any scientific talk. Provides slide structure, design templates, timing guidance, and visual validation. Works with PowerPoint and…

foryourhealth111-pixel/Vibe-Skills · 65 tokens

imaging-data-commons

Query and download public cancer imaging data from NCI Imaging Data Commons using idc-index. Use for accessing large-scale radiology (CT, MR, PET) and pathology datasets for AI training or research. No authentication required. Query by metadata, visualize in browser, check licenses.

foryourhealth111-pixel/Vibe-Skills · 62 tokens

vibe

Vibe Code Orchestrator (VCO) is a governed runtime entry that freezes requirements, bounds execution, and enforces verification and phase cleanup.

foryourhealth111-pixel/Vibe-Skills · 33 tokens

architecture-patterns

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

foryourhealth111-pixel/Vibe-Skills · 40 tokens

pufferlib

This skill should be used when working with reinforcement learning tasks including high-performance RL training, custom environment development, vectorized parallel simulation, multi-agent systems, or integration with existing RL environments (Gymnasium, PettingZoo, Atari, Procgen, etc.). Use this skill for…

foryourhealth111-pixel/Vibe-Skills · 83 tokens

get-available-resources

This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic recommendations that inform computational approach decisions such as whether to…

foryourhealth111-pixel/Vibe-Skills · 115 tokens