Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Run a comprehensive 21-phase local business SEO audit using a 6-agent parallel system, producing proprietary LOCAL-IMPACT and SERP-TRUST scores, AI visibility scores with professional PDF reports
npx claudepluginhub mshahiddigital/local-seo-auditCheck visibility of "$ARGUMENTS" across:
Run accessibility audit with SEO focus (Phase 19)
Generate a prioritized action plan from audit findings
Detect AI-generated content patterns and provide humanization recommendations (Phase 4a)
Run AI visibility & AI SEO audit (Phase 14)
AI visibility and GEO specialist for Phase 14 (AI SEO & GEO), Phase 16 (Brand SERP & Knowledge Panel), and Phase 18 (Voice Search). Use proactively during full audit Wave 5.
Content audit specialist for Phase 4 (Content Audit), Phase 5 (Content Gaps), Phase 7 (Topical Gaps), and Phase 8 (Topical Authority). Use proactively during full audit Waves 2, 3, and 5.
On-page and keyword specialist for Phase 3 (On-Page SEO), Phase 6 (Keyword Gaps), and Phase 9 (Entity Audit). Use proactively during full audit Waves 2, 3, and 4.
Local SEO specialist for Phase 11 (Local SEO & GBP), Phase 15 (Reputation & Reviews), and Phase 21 (Multi-Location SEO). Use proactively during full audit Waves 4 and 5.
Off-page SEO specialist for Phase 12 (Backlinks & Link Profile), Phase 13 (Social Media), and Phase 17 (UX & CRO). Use proactively during full audit Waves 4 and 5.
Core identity and expertise for SEO auditing. Activates whenever the user mentions SEO audit, site audit, website analysis, SEO review, or any of the 21 audit phase topics. This foundational skill sets expertise level, behavioral rules, and project path conventions. All audit files write to projects/[slug]/audit/ and reports to projects/[slug]/reports/.
Score a local business using the proprietary 60-item LOCAL-IMPACT framework across 8 dimensions (Listing, Reviews, Citations, Authority, Local Content, Integrated Visibility, Performance, Tracking). 0-3 scale per item, veto checks, normalized 0-100 score. Use /score-local-impact or after audit phases. Output: {AUDIT_DIR}/local-impact-scores.md
Score a website using the proprietary 50-item SERP-TRUST framework across 5 dimensions (Technical Foundation, Ranking Signals, User Experience, Search Authority, Trust & AI Readiness). 0-4 scale per item, veto checks, normalized 0-100. Combines with LOCAL-IMPACT for SEO Health Index. Use /score-serp-trust. Output: {AUDIT_DIR}/serp-trust-scores.md
Handles the initial data collection phase for SEO audits. Activates when the user triggers an audit, mentions starting an SEO review, or provides a business URL for analysis. Collects all required information, creates the project directory structure under projects/[slug]/, validates URL accessibility, and writes intake-data.md as the source of truth for all subsequent phases. Phase 0. Output: {AUDIT_DIR}/intake-data.md
Comprehensive competitor analysis for local SEO audits. Activates when analyzing competitors, comparing businesses, doing competitive research, or assessing competitive landscape. Covers all 9 dimensions of competitor profiling with AI visibility, entity analysis, and SERP feature ownership. Phase 1. Output: {AUDIT_DIR}/competitor-profiles.md
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) covering technical SEO, content quality (E-E-A-T), content briefs, schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, maps intelligence, semantic topic clustering, search experience optimization (SXO), SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google API integration, PDF reporting, and strategic planning across all industries.
Scored SEO audits, technical health checks, Schema.org JSON-LD, E-E-A-T content scoring, domain authority rating, and GEO for AI Overviews, ChatGPT, and Perplexity. 24 diagnostic scripts. Modes: Audit → Plan → Execute.
Comprehensive SEO analysis plugin. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) covering technical SEO, content quality (E-E-A-T), content briefs, schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, maps intelligence, semantic clustering, search experience optimization (SXO), SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google API integration, PDF reporting, and strategic planning.
Free SEO + AEO + GEO toolkit by Akii — audit sites, plan content, optimize pages, generate schema, cluster keywords, and track AI visibility across ChatGPT, Claude, Gemini, Perplexity, Copilot, and Google AI Overviews. Auto-detects Ahrefs, GSC, Apify, DataForSEO MCPs for richer data.
Legacy/advanced SEO Dungeon skill suite for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) backed by Claude SEO v1.9.8, with a gamified dungeon crawler UI. Codex is the recommended default runtime.
38 open-source skills that turn Claude into a local SEO specialist. Covers GBP optimization, map pack visibility, audits, citations, reviews, keywords, geogrid analysis, AI visibility, multi-location SEO, and client reporting. Connects to LocalSEOData and 10 other data tools via MCP.
The most comprehensive local business SEO audit plugin for Claude Code — 21 phases, 27 skills, 40 commands, proprietary scoring frameworks, and professional PDF reports.
| Feature | This Plugin | Typical SEO Tools |
|---|---|---|
| Audit depth | 21 phases, 500+ checkpoints | 5-10 surface checks |
| Scoring | Proprietary LOCAL-IMPACT (60 items) + SERP-TRUST (50 items) | Generic scores |
| AI visibility | Checks ChatGPT, Perplexity, Gemini, AI Overviews | Not covered |
| Output | Professional PDF with SVG gauges + action roadmaps | Basic reports |
| Competitor analysis | 9-dimension deep analysis per competitor | Basic comparison |
| Cost | Free & open source | $100-500/month |
# Claude Code — from Marketplace
claude plugin install local-seo-audit
# Claude Code — from GitHub (self-hosted)
claude plugin install local-seo-audit@mshahiddigital-seo-tools
# Claude Code — Manual / Local
git clone https://github.com/mshahiddigital/local-seo-audit.git
claude --plugin-dir ./local-seo-audit
# Claude Cowork — .plugin file (drag-and-drop)
# Build the .plugin package first:
zip -r local-seo-audit.plugin . \
-x '*.DS_Store' -x '__pycache__/*' -x 'projects/*' -x '.git/*' \
-x 'plugin-audit-report/*' -x 'auto-research-plan.md'
# Then drag local-seo-audit.plugin into Claude Cowork to install
# skills.sh (Vercel) — install all 27 skills
npx skills add mshahiddigital/local-seo-audit
# skills.sh — install a single skill
npx skills add mshahiddigital/local-seo-audit --skill technical-seo
# skills.sh — list all available skills
npx skills add mshahiddigital/local-seo-audit --list
/local-seo-audit:seo-audit https://example.com
/local-seo-audit:score-local-impact
/local-seo-audit:score-serp-trust
/local-seo-audit:generate-pdf
claude plugin install local-seo-audit --scope user # Available everywhere
claude plugin install local-seo-audit --scope project # Shared via git
claude plugin install local-seo-audit --scope local # Local only