name: seo-crawl-budget description: | Crawl budget optimization and log analysis. Triggers: crawl budget, log analysis, bot crawling, Googlebot, crawl waste, orphan pages, crawl efficiency. # Allowed tools list every backend the skill can pull crawl/log data from. # Per-task selection happens in SKILL.md > Data Source Selection — NOT here. # Note: crawl-budget analysis is primarily LOG-based (local files), not API-based. allowed-tools: - mcp__ourseo__* # default — crawl_website, check_index, audit_page - mcp__ahrefs__* # site-audit-issues, site-audit-page-explorer (orphan, redirect chains) - mcp__claude_ai_Ahrefs__* # Ahrefs (Claude.ai namespace) - mcp__semrush__* # siteaudit_research (alternate site audit) - Bash # `our` CLI + log_parser.py + crawl_budget_analyzer.py - mcp__notion__* - WebSearch - WebFetch