purple-cow-audit

purple-cow-audit is a skill for Claude Code, Codex from gabrielmoreira/agent-skills-mirror. It costs 107 tokens per session (2,429 once invoked), scanned A, a copy of purple-cow-audit, MIT.

A review framework that rates how noteworthy a product is before you promote it as an affiliate. It asks whether you would recommend the product to a friend even without earning a commission.

In plain words
What is it for?
Use it to evaluate a product's quality and remarkability, assign a score, and decide whether to promote it.
Why use it?
It helps you decide whether a product is worth attaching your reputation to. The review happens before you spend time making promotional content.

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 Use it to evaluate a product's quality and remarkability, assign a score, and decide whether to promote it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gabrielmoreira/agent-skills-mirror/purple-cow-audit
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 gabrielmoreira/agent-skills-mirror --skill purple-cow-audit
Clone the repo
git clone --depth 1 https://github.com/gabrielmoreira/agent-skills-mirror

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 purple-cow-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabrielmoreira/agent-skills-mirror/purple-cow-audit/github.svg)](https://agentmods.dev/skills/gabrielmoreira/agent-skills-mirror/purple-cow-audit)
Your own site
<a href="https://agentmods.dev/skills/gabrielmoreira/agent-skills-mirror/purple-cow-audit"><img src="https://agentmods.dev/badge/skills/gabrielmoreira/agent-skills-mirror/purple-cow-audit/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 purple-cow-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/gabrielmoreira/agent-skills-mirror/purple-cow-audit"><img src="https://agentmods.dev/badge/skills/gabrielmoreira/agent-skills-mirror/purple-cow-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 107 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,429 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.
Origin 100% copy Near-identical to another mod 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.00107 $0.02429
Opus 5 $0.00053 $0.01215
Sonnet 5 $0.00021 $0.00486
Haiku 4.5 $0.00011 $0.00243

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

Security

Grade A, and why

purple-cow-audit 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.

Origin

This is a copy

100% identical to purple-cow-audit — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

mirrors/repos/Affitor@affiliate-skills/skills/research/purple-cow-audit/SKILL.md · 230 lines

How it starts

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

Purple Cow Audit

Quality gate for affiliate marketers: score a product's remarkability 1-10 before promoting it. Based on Seth Godin's Purple Cow — if the product isn't remarkable, no amount of marketing skill will make it convert sustainably. The key question: "Would I recommend this to a friend WITHOUT earning a commission?"

Stage

S1: Research — Evaluating a program's worthiness IS part of research and discovery. This is a quality gate before you invest time creating content, landing pages, and email sequences.

When to Use

  • User is considering promoting a specific product
  • User asks "is this product worth promoting?"
  • User wants to evaluate product quality before investing time
  • User says "purple cow", "remarkable", "audit", "evaluate", "quality check"
  • Before investing time in S2-S5 skills for a specific product
  • User has a list of programs from affiliate-program-search and needs to pick the best

Input Schema

product:                    # REQUIRED
  name: string              # Product name
  url: string               # Product website
  description: string       # OPTIONAL — what it does
  reward_value: string      # OPTIONAL — commission rate
  tags: string[]            # OPTIONAL — categories

comparison_products: string[] # OPTIONAL — competitors to compare against
                              # Default: auto-discovered

Chaining from S1 affiliate-program-search: If run, evaluate the recommended_program.

Workflow

Step 1: Research the Product

  1. web_search: "[product] review 2024 2025" — find recent reviews
  2. web_search: "[product] vs" OR "[product] alternative" — find competitors
  3. web_search: "[product] complaints" OR "[product] problems" — find issues
  4. Check product website for: pricing transparency, unique features, social proof

Step 2: Score Remarkability

Rate each dimension 1-10:

Dimension Question Weight
Uniqueness Does it do something no competitor does? 20%
Quality Is it genuinely excellent at its core job? 20%
Story Does using it make you feel/look different? 15%
Word of mouth Would users tell friends unprompted? 15%
Design Is the experience delightful, not just functional? 10%
Problem fit Does it solve a real, painful problem? 10%
Trust Transparent pricing, good support, real social proof? 10%

Read the full file on GitHub · 230 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 · 230 lines · 107 tokens per session scan A 683ddbfd6943

Subscribe to this mod's changes

purple-cow-audit is a skill published in the GitHub repository gabrielmoreira/agent-skills-mirror (17 stars, last pushed yesterday), licensed MIT. It adds 107 tokens to every session and 2,429 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to purple-cow-audit, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

purple-cow-audit

Score product remarkability 1-10 to decide if it's worth promoting. Seth Godin's Purple Cow test. Triggers on: "is this product worth promoting", "should I promote", "product audit", "purple cow", "remarkable product", "is it remarkable", "rate this product", "product quality check", "worth my reputation", "product…

Affitor/affiliate-skills · 107 tokens

purple-cow-audit

Score product remarkability 1-10 to decide if it's worth promoting. Seth Godin's Purple Cow test. Triggers on: "is this product worth promoting", "should I promote", "product audit", "purple cow", "remarkable product", "is it remarkable", "rate this product", "product quality check", "worth my reputation", "product…

jiaxiaojunQAQ/SkillJect · 107 tokens

purple-cow-audit

Score product remarkability 1-10 to decide if it's worth promoting. Seth Godin's Purple Cow test. Triggers on: "is this product worth promoting", "should I promote", "product audit", "purple cow", "remarkable product", "is it remarkable", "rate this product", "product quality check", "worth my reputation", "product…

Gingg7260/affiliate-skills · 107 tokens

competitor-spy

Reverse-engineer successful affiliate strategies from competitors. Use this skill when the user asks about spying on competitors, researching what other affiliates promote, analyzing competitor affiliate sites, understanding how top affiliates in a niche make money, or says "what programs does X promote", "how does…

Affitor/affiliate-skills · 119 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

niche-opportunity-finder

Find untapped affiliate niches with real earning potential. Use this skill when the user asks about picking a niche, finding a niche to start affiliate marketing, what niche to get into, niche research, niche ideas, beginner niche selection, low competition niches, profitable niches, or says "I don't know what to…

Affitor/affiliate-skills · 123 tokens