Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions data/notfair-mcp-skills/notfair-mcp-skills.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Overview

NotFair is a collection of open-source Claude Code agent skills for marketing
work. It connects to live ad and analytics data through MCP servers and runs
directly in the Claude Code CLI.

## Skill Areas

- **[SEO](https://github.com/nowork-studio/NotFair/tree/main/seo/)** — site
analysis, keyword research, meta tags, schema markup, GEO optimization,
content writing (powered by Google Search Console MCP and Google Analytics
(GA4) MCP)
- **[Google Ads](https://github.com/nowork-studio/NotFair/tree/main/google-ads/)** —
account audits, wasted-spend detection, search-term cleanup, keyword and
bid management (powered by Google Ads MCP)
- **[Meta Ads](https://github.com/nowork-studio/NotFair/tree/main/meta-ads/)** —
ROAS analysis, creative fatigue detection, audience overlap (powered by
Meta Ads MCP)

## MCP Integrations

- Google Ads MCP
- Meta Ads MCP
- Google Search Console MCP
- Google Analytics (GA4) MCP

## License

MIT
48 changes: 48 additions & 0 deletions data/notfair-mcp-skills/notfair-mcp-skills.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
name: NotFair MCP Skills
description: Open-source Claude Code skills for SEO, GEO, Google Ads, and Meta
Ads. Connects to live data through the Google Ads MCP, Meta Ads MCP, Google
Search Console MCP, and Google Analytics (GA4) MCP to run audits, keyword
research, wasted-spend detection, and creative-fatigue analysis directly from
the Claude Code CLI.
source_url: https://github.com/nowork-studio/NotFair
category: marketing-sales-mcp-servers
tags:
- seo
- google-ads
- meta-ads
- marketing
- marketing-analytics
- open-source
- claude-code
featured: false
markdown: |-
## Overview

NotFair is a collection of open-source Claude Code agent skills for marketing
work. It connects to live ad and analytics data through MCP servers and runs
directly in the Claude Code CLI.

## Skill Areas

- **[SEO](https://github.com/nowork-studio/NotFair/tree/main/seo/)** — site
analysis, keyword research, meta tags, schema markup, GEO optimization,
content writing (powered by Google Search Console MCP and Google Analytics
(GA4) MCP)
- **[Google Ads](https://github.com/nowork-studio/NotFair/tree/main/google-ads/)** —
account audits, wasted-spend detection, search-term cleanup, keyword and
bid management (powered by Google Ads MCP)
- **[Meta Ads](https://github.com/nowork-studio/NotFair/tree/main/meta-ads/)** —
ROAS analysis, creative fatigue detection, audience overlap (powered by
Meta Ads MCP)

## MCP Integrations

- Google Ads MCP
- Meta Ads MCP
- Google Search Console MCP
- Google Analytics (GA4) MCP

## License

MIT
updated_at: 2026-06-19 00:00