What problem does it solve? Websites that fail to appear in Google search results almost always have provable technical causes — a robots.txt blocking important pages, an accidental noindex tag, broken canonical URLs, or invalid structured data. This Skill systematically audits those causes against a real technical SEO checklist instead of guessing or reciting generic best practices. ## Core Features & Use Cases - Systematic technical checklist: Checks crawlability, indexability, structured data (JSON-LD), sitemap/robots.txt correctness, meta tags, mobile-friendliness, and internal linking against a dedicated reference checklist. - Indexing-impact severity ladder: Ranks every finding as Critical, High, Medium, or Low based on how much it actually blocks search visibility, with mandatory evidence (file path, URL, or response excerpt) and confidence labels. - Reflection gate and prioritized report: Self-checks findings for folklore, false positives, and severity calibration, then produces a fix-priority report saved to the repo. - Use Case: A user asks "kenapa website ini tidak muncul di Google". The Skill reads the repo's robots.txt, meta-tag components, and JSON-LD emission code, finds an unintended noindex on key pages, and reports it as Critical with the exact file, line, and fix. ## Quick Start Ask the assistant to run an SEO audit on your website or repository and report the findings ranked by indexing impact.