NotFair

RAG & Memory 💻 TypeScript ⚖️ MIT 🟢 Actively maintained

NotFair is an open-source plugin that provides SEO, GEO, and marketing skills for AI agents like Claude Code, Codex, and Gemini CLI. It solves the problem of unreliable marketing workflows by offering specialized, evidence-led procedures that agents can follow. It is for developers and marketers who want to automate site audits, traffic analysis, ad optimization, and content planning using AI agents.

✨ Key features

  • 45 specialized skills for SEO, GEO, paid media, and analytics.
  • Live data integration with GA4, Search Console, and ad platforms.
  • Read-only review before any changes; explicit mutation boundaries.
  • Host-agnostic: works with Claude Code, Cursor, Gemini CLI, Codex, and more.
  • Forkable and MIT licensed for customization.
  • Cross-model review with Gemini for second opinions.

🎯 Use cases

  • Audit a website and identify why organic traffic dropped.
  • Optimize content for visibility in AI search engines like ChatGPT and Perplexity.
  • Review and optimize Google Ads, Meta Ads, X Ads, and LinkedIn Ads campaigns.
  • Analyze GA4 and Search Console data to inform marketing decisions.
  • Plan and execute SEO content strategies based on search demand.

📦 Installation

🧰 Requirements: Requires an AI agent host (e.g., Claude Code, Cursor, Gemini CLI, Codex) and OAuth authentication for live data integrations; some skills need API keys (e.g., Gemini).

Claude Code

/plugin marketplace add nowork-studio/notfair-plugin
/plugin install notfair@nowork-studio

Cursor

Install from Cursor's plugin marketplace or clone locally:

git clone https://github.com/nowork-studio/notfair-plugin.git ~/.cursor/plugins/local/notfair

Gemini CLI

gemini extensions install https://github.com/nowork-studio/notfair-plugin

Codex

codex plugin marketplace add nowork-studio/notfair-plugin --json && codex plugin add notfair@nowork-studio --json && codex mcp login NotFair

🚀 Usage

After installation, invoke skills via slash commands or plain language. For example, in Claude Code:

/notfair:seo-analysis

Or ask in plain language:

Audit my site and tell me why organic traffic fell.

⚠️ Good to know

The README notes that some platforms (TikTok, Amazon, ChatGPT Ads) are planning/export-review only unless a verified connector is present, and live data requires OAuth connection.

❓ FAQ

Which AI agents are supported?

The plugin supports Claude Code, Codex, Hermes, Gemini CLI, Cursor, and other compatible agents.

How do I install the plugin?

Installation varies by host: use slash commands for Claude Code, clone for Cursor, gemini extensions install for Gemini CLI, and codex plugin commands for Codex.

What data sources can the plugin access?

It can connect to Google Search Console, GA4, Google Ads, Meta Ads, X Ads, LinkedIn Ads, and CMS platforms via a universal MCP.

Is the plugin safe to use with live ad accounts?

Yes, it is designed to be read-only by default, with explicit and bounded mutation tools that require approval.

📊 Repository

Forks🍴 426
Open issues🐛 13
Last commit🕒 Aug 29, 2026
Created📅 Mar 2026
Language💻 TypeScript
License⚖️ MIT
Websitenotfair.co

🤖 Overview, features, install steps and FAQ were generated from the project's README on Sep 4, 2026. Always check the original source before running commands.