notfair-plugin AGENTS.md

A routing guide for NotFair, a collection of skills for SEO, advertising, analytics, and related work. It tells an AI coding agent which detailed instruction file to use for a user's request.

In plain words
What is it for?
Use it when a request mentions topics such as Google Ads, Meta Ads, search optimisation, website content, analytics, or related NotFair tasks.
Why use it?
It prevents requests from being handled by the wrong workflow and provides one entry point for the available skills.

Instructions file for CodexOpenCode

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 instructions/nowork-studio/notfair-plugin/agents-md
Clone the repo
git clone --depth 1 https://github.com/nowork-studio/notfair-plugin

Made for: Codex, OpenCode.

Per session 2,291 This file is loaded in full into every session.
When invoked 2,291 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.02291 $0.02291
Opus 5 $0.01145 $0.01145
Sonnet 5 $0.00458 $0.00458
Haiku 4.5 $0.00229 $0.00229

Measured 3d ago against content hash 8bb601f9a99b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

notfair-plugin AGENTS.md 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.

AGENTS.md · 135 lines

How it starts

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

NotFair — Skill Resolver for AI Agents

This file is the universal entry point. Any AI coding agent (Claude Code, Codex, Hermes, Cursor, etc.) reads this to know which NotFair skill to run for which user intent.

If you are an agent and a user mentions Google Ads, Meta Ads, SEO, GEO, or anything in the tables below, route to the named skill.


How to use this file

  1. Match the user's intent against the rows below.
  2. Read the named skill's SKILL.md from the path shown.
  3. Follow the procedure in that SKILL.md exactly.

Skills under seo/, paid-ads/, google-ads/, meta-ads/, analytics/, gemini/, and notfair-upgrade-skill/ are host-agnostic — they work the same on every supported agent host.


SEO

Intent Skill Path
Full-site SEO audit, traffic drop, GSC analysis, Core Web Vitals seo-analysis seo/seo-analysis/SKILL.md
Single-page deep audit (URL-specific) seo-page seo/seo-page/SKILL.md
Write or improve content (blog, landing, service page) content-writer seo/content-writer/SKILL.md
Plan content from GSC data, build a dated editorial calendar content-planner seo/content-planner/SKILL.md
Keyword discovery, topic clusters (seed → keyword universe) keyword-research seo/keyword-research/SKILL.md
Title tags, meta descriptions, Open Graph, CTR meta-tags-optimizer seo/meta-tags-optimizer/SKILL.md
JSON-LD / structured data (FAQ, Product, HowTo, etc.) schema-markup-generator seo/schema-markup-generator/SKILL.md
Broken-link / 404 / site-health crawl broken-link-checker seo/broken-link-checker/SKILL.md
Rank in ChatGPT / Perplexity / AI Overviews (GEO / AEO) geo-optimizer seo/geo-optimizer/SKILL.md
Local pack / Google Business Profile / Maps / NAP / "near me" local-seo seo/local-seo/SKILL.md
Hreflang, international / multilingual, multi-region targeting hreflang-international seo/hreflang-international/SKILL.md
XML sitemap audit, sitemap errors, crawl-coverage sitemap-audit seo/sitemap-audit/SKILL.md
Image SEO, alt text, Google Images, WebP, image schema image-seo seo/image-seo/SKILL.md
E-commerce SEO, product/category pages, faceted nav, product schema ecommerce-seo seo/ecommerce-seo/SKILL.md
Programmatic / templated pages at scale (pSEO) programmatic-seo seo/programmatic-seo/SKILL.md
Competitor page gap analysis, "why do they outrank me", SERP brief competitor-pages seo/competitor-pages/SKILL.md
Search Experience Optimization (SXO), CTR + on-page conversion sxo seo/sxo/SKILL.md
SEO drift / regression monitoring, baseline & compare over time seo-drift seo/seo-drift/SKILL.md
Backlink / off-page audit, anchor text, referring domains, disavow backlink-audit seo/backlink-audit/SKILL.md
Connect WordPress, Strapi, Contentful, or Ghost setup-cms seo/setup-cms/SKILL.md

Read the full file on GitHub · 135 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. 3d ago First seen · 135 lines · 2,291 tokens per session scan A 8bb601f9a99b

Subscribe to this mod's changes

notfair-plugin AGENTS.md is an instructions file published in the GitHub repository nowork-studio/notfair-plugin (3,447 stars, last pushed 4d ago), licensed MIT. It adds 2,291 tokens to every session, about $0.0115 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.