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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
9 changes: 9 additions & 0 deletions plugins/toprank/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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"
}
33 changes: 33 additions & 0 deletions plugins/toprank/README.md
Original file line number Diff line number Diff line change
@@ -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