Clarity Ai Bot Auditor banner
lhitches lhitches

Clarity Ai Bot Auditor

Data community

Description

--- name: clarity-ai-bot-auditor description: Diagnoses a site's AI bot health from Microsoft Clarity AI Bot Activity data. Classifies each AI bot as healthy, blocked, throttled, or over-scraping, with one decisive fix per bot, weighted by recent volume. Trigger when the user pastes Clarity AI bot data, asks which AI bots crawl their site, or wants to know why GPTBot, ClaudeBot or PerplexityBot are missing. Built for site owners who want AI assistants able to reach and cite their pages. --- # C

Installation

Installs to ~/.claude/skills/lhitches-claude-seo-skills-clarity-ai-bot-auditor/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lhitches-claude-seo-skills-clarity-ai-bot-auditor && curl -fsSL https://raw.githubusercontent.com/lhitches/claude-seo-skills/HEAD/skills/clarity-ai-bot-auditor.md -o ~/.claude/skills/lhitches-claude-seo-skills-clarity-ai-bot-auditor/SKILL.md

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

Full documentation available on GitHub

View Source Repository