diff --git a/README.md b/README.md index e4de615..0e944b2 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [instagram-curator](./plugins/instagram-curator) - [reddit-community-builder](./plugins/reddit-community-builder) - [tiktok-strategist](./plugins/tiktok-strategist) +- [toprank](./plugins/toprank) - [twitter-engager](./plugins/twitter-engager) ### Project & Product Management diff --git a/plugins/toprank/.claude-plugin/plugin.json b/plugins/toprank/.claude-plugin/plugin.json new file mode 100644 index 0000000..cc602dd --- /dev/null +++ b/plugins/toprank/.claude-plugin/plugin.json @@ -0,0 +1,9 @@ +{ + "name": "toprank", + "description": "SEO + Google Ads skills for Claude Code. Audits Search Console data, finds wasted ad spend, rewrites meta tags, generates schema markup, and ships fixes.", + "version": "1.0.0", + "author": { + "name": "nowork-studio" + }, + "homepage": "https://github.com/nowork-studio/toprank" +} diff --git a/plugins/toprank/README.md b/plugins/toprank/README.md new file mode 100644 index 0000000..b913c51 --- /dev/null +++ b/plugins/toprank/README.md @@ -0,0 +1,33 @@ +# toprank + +**SEO + Google Ads skills for Claude Code. Data-driven decisions, not dashboards.** + +Toprank gives Claude Code direct access to Google Search Console and Google Ads. It analyzes traffic, surfaces what's hurting rankings, finds wasted ad spend, and ships the fixes — rewriting meta tags, fixing headings, adding structured data, pausing wasteful keywords, optimizing bids, and more. + +## Skills + +**Google Ads** +- `ads-audit` — Account audit + business context setup. Scores 7 health dimensions, identifies wasted spend. +- `ads` — Campaign management: performance, keywords, bids, negatives. +- `ads-copy` — RSA copy generator with A/B testing. + +**SEO** +- `seo-analysis` — Full audit with GSC data, quick wins, 30-day plan. +- `content-writer` — E-E-A-T content creation. +- `keyword-research` — Keyword discovery + topic clusters. +- `meta-tags-optimizer` — Titles, descriptions, OG/Twitter cards. +- `schema-markup-generator` — JSON-LD for rich results. +- `setup-cms` — WordPress, Strapi, Contentful, Ghost connectors. + +## Install + +``` +/plugin marketplace add nowork-studio/toprank +/plugin install toprank@nowork-studio +``` + +## Links + +- **Source:** https://github.com/nowork-studio/toprank +- **Docs & API key:** https://www.adsagent.org +- **License:** MIT