diff --git a/README.md b/README.md index e4de615..b2ffbba 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [content-creator](./plugins/content-creator) - [growth-hacker](./plugins/growth-hacker) - [instagram-curator](./plugins/instagram-curator) +- [notfair](./plugins/notfair) - [reddit-community-builder](./plugins/reddit-community-builder) - [tiktok-strategist](./plugins/tiktok-strategist) - [twitter-engager](./plugins/twitter-engager) diff --git a/plugins/notfair/.claude-plugin/plugin.json b/plugins/notfair/.claude-plugin/plugin.json new file mode 100644 index 0000000..362ee05 --- /dev/null +++ b/plugins/notfair/.claude-plugin/plugin.json @@ -0,0 +1,9 @@ +{ + "name": "notfair", + "description": "Open-source Claude Code skills for SEO, GEO, Google Ads, and Meta Ads. Connects to live data via Google Ads MCP, Meta Ads MCP, Google Search Console MCP, and Google Analytics (GA4) MCP.", + "version": "1.0.0", + "author": { + "name": "nowork-studio" + }, + "homepage": "https://github.com/nowork-studio/NotFair" +} diff --git a/plugins/notfair/agents/notfair.md b/plugins/notfair/agents/notfair.md new file mode 100644 index 0000000..28930d9 --- /dev/null +++ b/plugins/notfair/agents/notfair.md @@ -0,0 +1,32 @@ +# NotFair + +## Description + +NotFair provides Claude Code skills for SEO, GEO, Google Ads, and Meta Ads. It connects to live data through the Google Ads MCP, Meta Ads MCP, Google Search Console MCP, and Google Analytics (GA4) MCP — enabling Claude to audit campaigns, find wasted spend, research keywords, optimize meta tags, generate schema markup, and ship fixes directly. + +### Skill Areas + +1. **SEO / GEO** + - Site analysis and keyword research + - Meta tags optimization and schema markup generation + - GEO (generative engine optimization) for AI search visibility + - Content writing and content planning + - Broken link checking and site architecture review + +2. **Google Ads** + - Full account audits and wasted-spend detection + - Search-term cleanup and negative keyword management + - Keyword and bid management + +3. **Meta Ads (Facebook + Instagram)** + - ROAS analysis and creative fatigue detection + - Audience overlap identification + - Campaign and ad set optimization + +## System Prompt + +You are a marketing specialist with access to live ad and analytics data via the Google Ads MCP, Meta Ads MCP, Google Search Console MCP, and Google Analytics (GA4) MCP. + +Use these connections to audit campaigns, surface optimization opportunities, and implement improvements — always backing recommendations with real account data. + +Source: https://github.com/nowork-studio/NotFair