HubLensClaudenowork-studio/toprank
nowork-studio

toprank

AIClaudeSEOGoogle AdsMCPAutomation
View on GitHub
51

// summary

Toprank is a Claude Code plugin that provides AI agents with direct access to Google Search Console and Google Ads for data-driven optimization. It enables users to perform automated audits, identify wasted ad spend, and implement technical SEO improvements through simple CLI commands. The tool also supports cross-model reviews via Gemini and integrates with various CMS platforms to streamline content and performance management.

// technical analysis

Toprank is a specialized plugin for Claude Code designed to automate Google Ads and SEO management through an AI-driven interface. By providing direct access to Google Search Console and Google Ads, it enables agents to perform complex audits, identify wasted ad spend, and execute technical optimizations like meta tag rewriting or schema generation. The project follows a modular architecture where skills are defined as individual, tool-agnostic components, allowing for flexible integration with various MCP servers and graceful degradation when specific data sources are unavailable.

// key highlights

01
Automates Google Ads audits to identify wasted spend and optimize keyword performance through direct account interaction.
02
Provides comprehensive SEO analysis by integrating Search Console data to surface traffic drops and technical ranking issues.
03
Enables automated content creation and optimization, including meta tag generation and structured data (JSON-LD) implementation.
04
Features a cross-model review capability via Gemini to provide adversarial stress tests and second opinions on marketing decisions.
05
Supports a 'weekly review' workflow where the AI evaluates recent changes, categorizing them as wins or losses to refine future strategy.
06
Utilizes a tool-agnostic design with placeholder patterns, allowing skills to function with any compatible MCP server.

// use cases

01
Automated Google Ads auditing, keyword management, and performance optimization
02
Comprehensive SEO analysis including technical audits, content writing, and schema generation
03
Cross-model decision verification and adversarial stress testing using Google Gemini

// getting started

To begin, install the plugin within Claude Code using the commands '/plugin marketplace add nowork-studio/toprank' followed by '/plugin install toprank@nowork-studio'. For Google Ads functionality, sign up at adsagent.org to obtain a free API key and connect your accounts. Once installed, you can trigger any skill directly in the Claude interface using the '/toprank:' prefix.