/gsc-audit
Run a full Distribb SEO audit from Search Console + on-page + competitor + cannibalization + topic clusters
$ npx -y skills add Bomx/distribb-skill --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/gsc-audit
Context preview
What this command does when you run it.
Run a full Distribb SEO audit from Search Console + on-page + competitor + cannibalization + topic clusters
Command definition
gsc-audit.mddescription: Run a full Distribb SEO audit from Search Console + on-page + competitor + cannibalization + topic clusters
argument-hint: <domain or project>
allowed-tools: Bash, Read, Glob, Grep, WebFetch, WebSearch, Task, Write
Run a complete SEO audit for: `$ARGUMENTS`
Load the Distribb skill and follow `references/audit-playbook.md` exactly. In short:
1. Resolve the project (`GET /api/v1/projects`) and read `GET /api/v1/business-context` for competitors and brand terms. 2. Pull data: `GET /api/v1/search-console?project_id=...&days=90&limit=100` and `POST /api/v1/suggestions/run` + `GET /api/v1/suggestions`. If GSC is not connected, run the no-GSC subset and tell the user the audit is stronger once connected (point to https://distribb.io/integrations , or https://support.google.com/webmasters/answer/10267942?hl=en if they have no Search Console yet). 3. Run all nine analyses (CTR, decay, striking distance / page-2, cannibalization, dead pages, brand vs non-brand, topical clusters / topic cocoons, competitor gaps, on-page checks). For large GSC datasets, run each analysis in its own sub-agent. 4. Deliver the report: executive summary, the nine sections with tables, and a **prioritized action plan** where every finding maps to a Distribb action (`/optimize` for existing pages, `/write-article` for gaps, internal-link fixes). 5. Offer CSV export and offer to execute the top 3 items now.
The audit works on every plan.
Read more
description: Run a full Distribb SEO audit from Search Console + on-page + competitor + cannibalization + topic clusters argument-hint: <domain or project> allowed-tools: Bash, Read, Glob, Grep, WebFetch, WebSearch, Task, Write
Run a complete SEO audit for: `$ARGUMENTS`
Load the Distribb skill and follow `references/audit-playbook.md` exactly. In short:
1. Resolve the project (`GET /api/v1/projects`) and read `GET /api/v1/business-context` for competitors and brand terms. 2. Pull data: `GET /api/v1/search-console?project_id=...&days=90&limit=100` and `POST /api/v1/suggestions/run` + `GET /api/v1/suggestions`. If GSC is not connected, run the no-GSC subset and tell the user the audit is stronger once connected (point to https://distribb.io/integrations , or https://support.google.com/webmasters/answer/10267942?hl=en if they have no Search Console yet). 3. Run all nine analyses (CTR, decay, striking distance / page-2, cannibalization, dead pages, brand vs non-brand, topical clusters / topic cocoons, competitor gaps, on-page checks). For large GSC datasets, run each analysis in its own sub-agent. 4. Deliver the report: executive summary, the nine sections with tables, and a **prioritized action plan** where every finding maps to a Distribb action (`/optimize` for existing pages, `/write-article` for gaps, internal-link fixes). 5. Offer CSV export and offer to execute the top 3 items now.
The audit works on every plan.
SEO automation for AI agents. Use any AI model you want. Distribb provides the infrastructure: real keyword data, backlinks from real businesses, a Google Search Console audit, CMS publishing, content calendar, social repurposing and direct social posting,
Other commands on distribb-skill.
- /ai-visibility
Find where the business should be recommended by ChatGPT/Perplexity/Gemini and which listicles to pitch
Open command - /backlinks
Check backlink credits and targets, and explain how the exchange works
Open command - /content-calendar
List, schedule, and manage planned, draft, and published articles
Open command - /distribb-setup
Set up Distribb - check API key, confirm website + GSC are connected, enable the slash commands
Open command - /distribb
Distribb overview, account status, and the proper SEO process
Open command - /gbp
Manage the Google Business Profile, live review triage, public review replies, Google posts, analytics
Open command

