
Silverbee
- Updated April 21, 2026
- silverbee-ai/claude-silverbee-marketplace
silverbee is a Claude Code skill in the Marketing & SEO category. AI-powered SEO assistant with live data from Google Search Console, Ahrefs, DataForSEO, and 10+ sources.
Key points
- silverbee
- Marketing & SEO
- AI-coding skill
Silverbee by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add silverbee-ai/claude-silverbee-marketplace/plugin install silverbee@silverbee-marketplaceAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | April 21, 2026 |
|---|---|
| Repository | silverbee-ai/claude-silverbee-marketplace ↗ |
What it does
AI-powered SEO assistant with live data from Google Search Console, Ahrefs, DataForSEO, and 10+ sources.
README.md
Silverbee — SEO AI Assistant for Claude
AI-powered SEO assistant plugin for Claude Code and Cowork. Gives Claude live access to Google Search Console, Ahrefs, DataForSEO, Google Analytics, Web Vitals, and 10+ other data sources — plus 15 specialized skills for keyword research, technical audits, content optimization, competitor analysis, and more.
Install
claude plugin install silverbee@claude-plugins-official
Then authenticate with the Silverbee MCP server:
- In Claude Code, type
/mcp - Follow the authentication prompt
That's it — all SEO tools are now available.
Local development:
claude --plugin-dir ./sources/claude-plugin
Commands
| Command | What it does |
|---|---|
/silverbee:keyword-research <url or topic> |
End-to-end keyword research with Ahrefs data, SERP validation, cannibalization check |
/silverbee:seo-audit <domain> |
Technical SEO audit — crawlability, indexation, Core Web Vitals, schema, redirects |
/silverbee:content-optimize <url> [keywords] |
Content optimization with keyword embedding, density control, metadata rules |
/silverbee:competitor-analysis <domain> vs <competitor> |
Keyword, content, and backlink gap analysis |
/silverbee:seo-report <domain> [period] |
Periodic SEO performance report with GSC/GA data |
/silverbee:drop-analysis <domain> |
Traffic or ranking drop diagnosis with root cause analysis |
/silverbee:run-workflow [name] |
Execute a Silverbee workflow; lists available workflows if no name given |
You can also just describe what you need in plain language — the plugin's skills activate automatically based on context.
Examples
Keyword research
/silverbee:keyword-research best project management software for small teams
Runs end-to-end keyword research: fetches search volume and difficulty from Ahrefs, validates SERP results, checks for cannibalization against your existing pages, and delivers a prioritized keyword list with intent classification.
Technical SEO audit
/silverbee:seo-audit example.com
Performs a comprehensive technical audit across 7 dimensions: crawlability, indexation, Core Web Vitals, schema markup, redirects, rendering, and performance. Returns prioritized findings with severity ratings.
Content optimization
/silverbee:content-optimize https://example.com/blog/remote-work-tips "remote work productivity, work from home tips"
Analyzes the page against target keywords, checks keyword density, heading structure, internal links, and metadata. Produces specific rewrite suggestions with before/after comparisons.
Natural language (no command needed)
Compare my site example.com against competitor.com — show me the keyword gaps and content opportunities
Silverbee skills activate automatically based on your request. No slash command required.
Connected Tools
When the Silverbee MCP server is running, Claude has access to:
| Tool | Data |
|---|---|
| Google Search Console | Organic performance, query rankings, index coverage |
| Google Analytics | Traffic, sessions, conversions |
| Ahrefs | Keywords, backlinks, SERP data, site explorer |
| DataForSEO | Search volume, keyword difficulty, SERP features |
| Web Vitals | Core Web Vitals (LCP, INP, CLS) |
| Tavily Search | Real-time web search |
| Scrapfly | Full-page scraping with JS rendering |
| Google Trends | Demand signals, seasonal trends |
| Slack | Post reports to Slack channels |
| Archive.org | Historical page snapshots |
| + more | Metadata, inner text, and structured data scrapers |
Interactive Output
In Cowork, deliverables are rendered as interactive React dashboards with:
- Sortable, filterable data tables
- Charts (bar, line, pie) via Recharts
- KPI cards with color-coded severity
- Keyword difficulty and intent badges
- Expandable issue cards for audit findings
In Claude Code CLI, the same data is presented as clean markdown tables.
Skills
Skills load automatically when relevant. The full set:
| Skill | Purpose |
|---|---|
| keyword-research | Full keyword research protocol with scope locking |
| content-optimization | SEO content rewrite with keyword validation |
| technical-seo | Technical audit across 7 dimensions |
| competitor-analysis | Feature and content gap analysis |
| drop-analysis | Traffic/ranking drop diagnosis |
| link-building | Link prospecting and outreach |
| gsc-query-planning | GSC data extraction strategy |
| ai-visibility | AI Overview and generative search optimization |
| seo-gap-analysis | Opportunity gap identification |
| topical-authority-mapping | Topic cluster and pillar strategy |
| periodic-seo-report | Structured reporting protocol |
| charts-output | Table formatting for chart rendering |
| react-wow-output | Interactive JSX component templates |
| platform-awareness | Plugin capability reference |
Requirements
- Node.js (v18+) — required for the MCP proxy
- Claude Code or Cowork — the plugin works in both environments
Troubleshooting
MCP tools not loading:
- Check that Node.js is installed:
node --version - The plugin verifies Node.js availability on session start
Tools return auth errors:
- Some tools (GSC, Google Analytics, Slack) require OAuth setup
- The plugin will tell you which tool needs connecting and how
No data returned:
- Verify the target domain has data in the connected tools
- Check API quotas for external services (Ahrefs, DataForSEO)
Support
- Email: info@silverbee.ai
- Website: https://silverbee.ai
Data & Privacy
Silverbee collects anonymous usage telemetry for Silverbee tools and skills only — Claude's built-in tools, file operations, and other plugins are never tracked. No conversation content, chat history, or file paths are collected.
To disable all telemetry:
export SILVERBEE_FEEDBACK_ENABLED=false
For full details, see the Privacy Policy and Terms of Service. A summary is also available in PRIVACY.md.
License
Proprietary — Copyright (c) 2024-2026 Silverbee AI. All rights reserved. See LICENSE for details.