AI-Advisors

Visibility Report — AI skill for Claude Code

AI community

Pull a current AI search visibility report for a tracked website and summarize what is winning, what is losing, and why.

How to install Visibility Report

Installs to ~/.claude/skills/ai-advisors-ai-advisors-plugin-visibility-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ai-advisors-ai-advisors-plugin-visibility-report && curl -fsSL https://raw.githubusercontent.com/AI-Advisors/ai-advisors-plugin/HEAD/commands/visibility-report.md -o ~/.claude/skills/ai-advisors-ai-advisors-plugin-visibility-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Visibility Report does


description: Pull a current AI search visibility report for a tracked website and summarize what is winning, what is losing, and why. argument-hint: "[website name or domain] [days]"

Produce an AI search visibility report from the AI-Advisors workspace.

Target: $ARGUMENTS (if empty, use the only tracked website, or ask which one when there is more than one).

Steps:

  1. list_websites to resolve the target to a website id.
  2. get_visibility_summary for that id, using the requested w

Alternatives in AI

  • Manifest — Real-time cost observability for OpenClaw agents — track tokens, costs, messages, and model usage 4.1k ★
  • Geo SEO Claude — GEO-first SEO skill for Claude Code 3.6k ★
  • Design Md Chrome — Chrome extension to extract styles from any website and generate DESIGN.md files and design skills for AI base 2.7k ★

Full documentation available on GitHub

View Source Repository