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.
npx agentmods add commands/affitor/affiliate-skills/test-skillgit clone --depth 1 https://github.com/Affitor/affiliate-skillsWrote 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.
[](https://agentmods.dev/commands/affitor/affiliate-skills/test-skill)<a href="https://agentmods.dev/commands/affitor/affiliate-skills/test-skill"><img src="https://agentmods.dev/badge/commands/affitor/affiliate-skills/test-skill.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00221 |
| Opus 5 | $0.00000 | $0.00111 |
| Sonnet 5 | $0.00000 | $0.00044 |
| Haiku 4.5 | $0.00000 | $0.00022 |
Grade A, and why
test-skill 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 5d 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.
What it actually says
Test a skill with 3 prompts to validate quality.
For the specified skill, run these 3 tests:
Test 1: Stranger Test
Pick a natural prompt that someone unfamiliar with Affitor would type. Run the skill workflow mentally (or actually invoke it). Check: is the output usable and valuable?
Test 2: Chain Test
Take the output from Test 1 and check: would the next skill in the funnel (S1→S2, S2→S3, etc.) be able to pick up the context and run? Verify Output Schema fields are present and correctly formatted.
Test 3: Platform Test
Take the output and verify it works outside Claude:
- Social post → could you paste this on LinkedIn/X right now?
- Blog article → does the Markdown render correctly?
- HTML page → does it display properly in a browser?
- Bio link → does it load and work?
Report
For each test: PASS / FAIL with specific notes on what worked and what didn't. Include the test prompts used and a summary of the output quality.
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.
- 5d ago First seen · 25 lines · 0 tokens per session scan A 022f23f3b061
test-skill is a command published in the GitHub repository Affitor/affiliate-skills (646 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 221 tokens. 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-30.
Other commands, from other repositories
awesome-chatgpt
Search awesome-ChatGPT-repositories for open-source GitHub repositories related to ChatGPT and LLMs.
design-review
Workflow recipe — review a design end-to-end, ending in measured numbers rather than adjectives, by chaining 4 skills.
setup-pm-skills
Onboard a new user — find out what they do, recommend the right bundles & top skills, and set up a project CONTEXT.md so every skill is tailored to them.
ship-an-mcp-server
Workflow recipe — make your product agent-usable by chaining 4 skills, spec to pricing.
rescue-an-account
Workflow recipe — diagnose an at-risk customer and build the full save play through to renewal by chaining 4 skills.
implement
Start implementing a Linear ticket by creating a branch and entering plan mode.