By medvedikur
Technical AI Visibility audits for websites: crawl URL inventories, run 36 basic crawler-readiness checks, compare competitors, and generate local reports.
Register a competitor for a target domain so reports and comparisons can include it.
Analyze selected pages against the 36 AIVB checks; --thorough resolves NEEDS_REVIEW via aiv-page-auditor.
Print the 36 public AI Visibility checks (AIVB-001..AIVB-036) with severity, mode, source ID, and fix family.
Compare a target domain against registered competitors using saved analyses.
Crawl a public site URL inventory and save local AI Visibility artifacts.
Specialized page auditor for the 36 basic AI Visibility checks (AIVB-001..AIVB-036). Use when reviewing NEEDS_REVIEW verdicts in ai-visibility-booster artifacts, or when verifying heuristic verdicts on a specific page snapshot. Always returns a structured JSON patch that uses AIVB-xxx public IDs.
Reviews generated AI Visibility reports for overclaims, content-rewrite bias, missing caveats, incorrect 25-check scope, accidental Sxxx-as-public-ID usage, missing artifact paths, missing verification evidence, and non-English text. Returns a structured list of issues per file.
Use when auditing website pages for AI crawler visibility, AI search extractability, technical SEO crawler readiness, or applying the 36 basic AI Visibility checks (AIVB-001..AIVB-036). Forbids content rewriting recommendations and forbids treating Sxxx as a public ID.
Use when comparing a target site with competitor sites on AI Visibility checks, pass rates, crawl coverage, extraction gaps, or technical visibility deltas using ai-visibility-booster artifacts. Enforces AIVB-xxx public IDs and cautious framing of deltas.
Use when generating AI Visibility audit reports, crawl summaries, fix-priority reports, or executive summaries from local AI Visibility artifacts produced by ai-visibility-booster. Enforces minimal-fix language, AIVB-xxx public IDs, and explicit caveats; forbids ranking/citation guarantees.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin for technical AI Visibility audits: crawl public URLs, run 36 basic AI crawler-readiness checks against each selected page, optionally compare against competitors, and generate Markdown/JSON reports — all locally, with no third-party APIs.
AI Visibility = how often a brand surfaces in answers from ChatGPT, Perplexity, Gemini, Google AI, and similar systems. This plugin audits the technical foundation that makes a site eligible to be cited.
AIVB-NNN identifier (AIVB-001
through AIVB-036).AIVB-001 through AIVB-036)The runtime evaluates every selected page against exactly 36 BASIC checks covering:
The full table is printed by /aiv-checklist.
AIVB-NNN (e.g. AIVB-019).AIVB-xxx IDs.This plugin requires Node.js 20 or newer. It has no runtime npm dependencies.
The repository ships its own .claude-plugin/marketplace.json (the
marketplace is named ai-visibility-booster-marketplace, distinct from
the plugin name ai-visibility-booster), so Claude Code can install
this plugin directly from GitHub — no clone, no npm, no global install
step.
In a Claude Code session, run:
/plugin marketplace add medvedikur/ai_visibility_booster
/plugin install ai-visibility-booster@ai-visibility-booster-marketplace
/reload-plugins
The first command registers this repo as a self-hosted marketplace by
reading .claude-plugin/marketplace.json from the repo's default
branch. The second installs the plugin from that marketplace (the
@ai-visibility-booster-marketplace suffix is the marketplace name).
/reload-plugins ensures the /aiv-* commands and the namespaced
/ai-visibility-booster:aiv-* commands appear immediately.
Verify it loaded:
/plugin
/ai-visibility-booster:aiv-doctor
If the commands do not appear immediately, restart the Claude Code session.
To update later (after a new tag is published):
/plugin marketplace update ai-visibility-booster-marketplace
/plugin install ai-visibility-booster@ai-visibility-booster-marketplace
To remove:
/plugin uninstall ai-visibility-booster
/plugin marketplace remove ai-visibility-booster-marketplace
Useful if you want to hack on the plugin itself. /plugin marketplace add expects a .claude-plugin/marketplace.json file at the root of the
target, which this repo provides.
git clone https://github.com/medvedikur/ai_visibility_booster.git
cd ai_visibility_booster
node bin/aiv.mjs checklist
node bin/aiv.mjs doctor
/plugin marketplace add /absolute/path/to/ai_visibility_booster
/plugin install ai-visibility-booster@ai-visibility-booster-marketplace
/reload-plugins
If the plugin is accepted into the official Claude Code plugin directory,
it can also be installed via Claude Code's plugin browser. The plugin
name is ai-visibility-booster. Acceptance into any third-party
marketplace is not implied or claimed by this README.
npx claudepluginhub medvedikur/ai_visibility_booster --plugin ai-visibility-boosterComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.