list-affitor-program

list-affitor-program is a skill for Claude Code, Codex from Gingg7260/affiliate-skills. It costs 164 tokens per session (3,903 once invoked), scanned A, original, MIT.

A research assistant for creating verified entries in list.affitor.com, a directory of affiliate programs. It gathers commission and program details from official sources and formats them into a listing ready to publish.

In plain words
What is it for?
Adding an affiliate program to the directory, documenting its commission structure, and preparing a shareable program profile. An affiliate link and niche can also be included when supplied.
Why use it?
It reduces the risk of publishing guessed or outdated payout information. It gives contributors a standard way to document programs for other affiliates.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; mentions Claude Code; built for openclaw.

Good fit Adding an affiliate program to the directory, documenting its commission structure, and preparing a shareable program profile. An affiliate link and niche can also be included when supplied.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gingg7260/affiliate-skills/list-affitor-program
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.

Any agent
npx skills add Gingg7260/affiliate-skills --skill list-affitor-program
Clone the repo
git clone --depth 1 https://github.com/Gingg7260/affiliate-skills

Made for: Claude Code, Codex.

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 list-affitor-program

README.md
[![agentmods](https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/list-affitor-program/github.svg)](https://agentmods.dev/skills/gingg7260/affiliate-skills/list-affitor-program)
Your own site
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/list-affitor-program"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/list-affitor-program/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for list-affitor-program

Your own site · 80×15
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/list-affitor-program"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/list-affitor-program.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 164 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,903 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00164 $0.03903
Opus 5 $0.00082 $0.01951
Sonnet 5 $0.00033 $0.00781
Haiku 4.5 $0.00016 $0.00390

Measured 9d ago against content hash bd19b873864c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

list-affitor-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 9d ago.

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.

skills/research/list-affitor-program/SKILL.md · 407 lines

How it starts

The opening of the file, as written. The whole thing — 407 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Affiliate Program Lister

Research an affiliate program from official sources and produce a verified, publish-ready listing for list.affitor.com. Every number comes from the program's official affiliate page, network page, or pricing page. No guessing.

Stage

This skill belongs to Stage S1: Research

When to Use

  • User wants to add an affiliate program to list.affitor.com
  • User wants to document a program's commission structure in a standard format
  • User found a program and wants to create a shareable profile for other affiliates
  • User is contributing to the community directory
  • User says "list this program" or "add X to the directory"

Input Schema

{
  program_name: string       # (required) Name of the affiliate program, e.g., "HeyGen"
  affiliate_link: string     # (optional) User's affiliate link to include in the listing
  niche: string              # (optional) Category hint, e.g., "AI video", "email marketing"
}

Workflow

Step 1: Confirm Program and Context

Confirm the program name with the user. Ask:

  • Do you have an affiliate link for this program? (optional — used for verification only)
  • What niche or category does it fall under? (helps with tagging)

If the user says "just list it" or provides enough context, skip questions and proceed.

Step 2: Research from Official Sources

Research the program using only official, verifiable sources. Search in this order:

  1. Official affiliate/partner pageweb_search "[program name] affiliate program" or web_search "[program name] partner program". This is the primary source for commission structure, cookie duration, payment terms, and signup link.

  2. Affiliate network page — If the program runs through a network (ShareASale, CJ, Impact, PartnerStack, Rewardful, etc.), find the network listing for additional details.

  3. Official pricing pageweb_search "[program name] pricing". Needed to calculate realistic earnings (commission % means nothing without knowing the price).

Read the full file on GitHub · 407 lines

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. 9d ago First seen · 407 lines · 164 tokens per session scan A bd19b873864c

Subscribe to this mod's changes

list-affitor-program is a skill published in the GitHub repository Gingg7260/affiliate-skills (5 stars, last pushed 2d ago), licensed MIT. It adds 164 tokens to every session and 3,903 once invoked, about $0.0008 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-08-31.

Related

Other skills, from other repositories

submit-program

Research an affiliate program and create a verified listing for openaffiliate.dev. Use this skill when the user asks anything about listing a program, adding an affiliate program to the directory, submitting a program to list, creating a listing, documenting an affiliate program, sharing an affiliate program, writing…

Affitor/affiliate-skills · 159 tokens

submit-program

Research an affiliate program and create a verified listing for openaffiliate.dev. Use this skill when the user asks anything about listing a program, adding an affiliate program to the directory, submitting a program to list, creating a listing, documenting an affiliate program, sharing an affiliate program, writing…

gabrielmoreira/agent-skills-mirror · 159 tokens

create-skill

Turn a repeatable AI prompt or workflow into a structured, shareable skill for the affiliate-skills GitHub repository. Use this skill when the user wants to create a new skill, write a SKILL.md, convert a prompt to a skill, share a skill via the GitHub repo, or document an AI workflow. Also trigger for: "create a…

Affitor/affiliate-skills · 129 tokens

commission-calculator

Calculate realistic affiliate earnings projections before committing to a program. Use this skill when the user asks about affiliate earnings, projecting income, calculating commissions, estimating how much they can make, comparing program payouts, or says "how much can I make promoting X", "calculate my affiliate…

Affitor/affiliate-skills · 112 tokens

affiliate-program-search

Research and evaluate affiliate programs to find the best ones to promote. Use this skill when the user asks anything about finding affiliate programs, comparing commission rates, evaluating affiliate opportunities, searching for products to promote, picking a niche, or mentions openaffiliate.dev. Also trigger for…

Affitor/affiliate-skills · 119 tokens

showcase

Submit an extension to the standdown "Graded with standdown" showcase (wall of fame). Use after the user has integrated standdown and their extension grades A/A+ on the conformance grader, when they want to publish/share their grade card or "add my extension to the showcase". Generates the submission, regenerates the…

dupe-com/standdown · 79 tokens