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 skills/nowork-studio/notfair-plugin/creativenpx skills add nowork-studio/notfair-plugin --skill creativegit clone --depth 1 https://github.com/nowork-studio/notfair-pluginWhat 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.00059 | $0.00788 |
| Opus 5 | $0.00030 | $0.00394 |
| Sonnet 5 | $0.00012 | $0.00158 |
| Haiku 4.5 | $0.00006 | $0.00079 |
Grade A, and why
meta-ads-creative 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 50 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Meta Ads Creative Studio
Create a reviewable creative slate from real customer language and account evidence. This skill produces briefs and copy; it does not imply that the NotFair Meta MCP can upload creatives or create campaigns.
Setup
Read and follow ../shared/preamble.md. Read {data_dir}/meta/business-context.json and {data_dir}/meta/personas/{accountId}.json first. If either is missing or stale, recommend /meta-ads-audit before writing. The audit's creative inventory and personas are the baseline; do not invent an audience because a request is underspecified.
Pull current ads and ad-level insights with runScript + ads.graphParallel when account access exists. Use link CTR, CPA or purchase value, frequency, attribution window, and a named time period. If the user has reviews, sales-call notes, or customer research, treat them as evidence only when the source is identifiable.
Create a concept slate
Each concept must be a real hypothesis:
persona × motivation × angle × format × one variable to test
Start with three distinct concepts, not three cosmetic versions of the same idea. A useful spread is proof, problem/pain, product demonstration, founder/expert explanation, or an approved offer — but select only angles supported by the evidence.
For every concept, include:
| Field | Required content |
|---|---|
| Concept ID and hypothesis | Who it is for, why it should work, and the single variable under test |
| Evidence | Named campaign/ad/customer source, metric and window, or approved business-context field |
| Hook and primary text | First-frame or first-line hook plus placement-adapted copy |
| Visual brief | Subject, setting, action, proof shown on screen, and production notes |
| CTA and destination | CTA plus approved landing page/message-match note |
| Claim ledger | Source and approval status for every rating, result, price, guarantee, quote, or before/after claim |
| Read plan | Primary metric, guardrail, planned duration/exposure, and what would falsify the hypothesis |
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 3d ago First seen · 50 lines · 59 tokens per session scan A c498b1e6e880
meta-ads-creative is a skill published in the GitHub repository nowork-studio/notfair-plugin (3,447 stars, last pushed 5d ago), licensed MIT. It adds 59 tokens to every session and 788 once invoked, about $0.0003 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-30.
Other skills, from other repositories
personal-health-records
Connect your health records from any US health system via HealthEx, pull your complete clinical history, analyze it with Claude, and optionally export to a personal de-identified FHIR store with automated data quality curation via HealthClaw Guardrails. Supports Epic, Cerner, CommonWell, Carequality, and most major US…
hypertension-coordinator
Sally-PCP hypertension follow-up coordination skill. Use when: (1) Running BP check-in calls for landline patients (Rosa pattern — Bland.ai outbound voice with staff confirmation), (2) Flagging undiagnosed elevated readings (≥3 observations ≥140/90 across encounters) for PCP discussion, (3) Escalation scheduling when…
healthbankone
Pull verified medical records and digital-identity context from Health Bank One (https://www.healthbankone.com) via their MCP server. HBO uses OAuth 2.x with per-consumer authorization, so this skill drives an authorization-code grant first, then runs the MCP pull, then ingests the redacted bundle into a HealthClaw…
share-health-qr
Generate a patient-controlled SMART Health Link (SHL) QR code for sharing health records with a clinic or provider. Use when: (1) A patient asks to share their records via QR for clinic check-in, (2) A patient asks to generate a health QR code, (3) A patient asks to "share my records" or "generate a QR with my…
curatr
HealthClaw Curatr (healthclaw.io) — patient-facing FHIR data quality evaluation and correction. Use when: (1) Evaluating a patient's health record for coding issues (deprecated code systems, invalid codes, missing required fields), (2) Presenting issues in plain language with clinical impact, (3) Applying…
fasten-connect
Use this skill whenever connecting a patient's real health records from EHR systems (Epic, Cerner, Athena) or the TEFCA national network into HealthClaw Guardrails. Covers: Fasten Stitch widget embed, orgconnectionid registration, EHI export job tracking, NDJSON ingestion status, TEFCA IAS identity-verified…