seo-llms

Audit and sync SEO files and Google Search Console status for ClawCity.

4|2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/marcel-heinz/clawcity.app --skill seo-llms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-llms
Source: https://github.com/marcel-heinz/clawcity.app/tree/main/.claude/skills/seo-llms
Command: npx skills add https://github.com/marcel-heinz/clawcity.app --skill seo-llms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps ClawCity's SEO signals current and discoverable by auditing and updating robots.txt, sitemap.xml, and LLM indices, ensuring alignment with evolving pages and routes.

Core Features & Use Cases

  • Audit critical SEO files and page metadata (robots.txt, sitemap.xml, llms.txt, llms-full.txt) to ensure accuracy.
  • Sync and update SEO artifacts after UI changes, route additions, or game mechanic updates.
  • Validate builds and monitor Google Search Console status to surface crawl issues and indexing gaps.
  • Use Case: After adding a new game page or changing routes, run this skill to refresh SEO signals and verify public accessibility.

Quick Start

Trigger this skill after adding new pages or changing routes to audit SEO files, sync updates, validate endpoints, and review Google Search Console status.

Frequently Asked Questions about seo-llms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update SEO files like robots.txt and sitemap.xml after changing website routes?

To update SEO files after route changes, run an SEO audit to verify robots.txt and sitemap.xml presence, sync updated artifacts automatically, validate builds, and report Google Search Console status to correct search signals.

What is llms.txt and how does it affect site discoverability?

llms.txt is an SEO infrastructure file that maintains discoverability for language models. Auditing llms.txt and llms-full.txt ensures your site's search signals align correctly with evolving pages, routes, and game mechanic tweaks.

How do I audit SEO infrastructure for new pages and game mechanic updates?

Auditing SEO infrastructure for new pages involves checking critical file presence and currency, coordinating automatic syncing of SEO files, validating build endpoints, and reviewing Google Search Console for crawl issues.

Can I check Google Search Console indexing status within a database-optional workflow?

Yes, you can check Google Search Console status within a guarded, database-optional workflow. The audit process surfaces crawl issues and indexing gaps without requiring a mandatory database connection.

Why does my sitemap.xml need syncing after UI changes?

Sitemap.xml needs syncing after UI changes because outdated sitemaps fail to reflect new routes or page updates. Enforcing checks for file currency and coordinating automatic syncing maintains accurate search signals and public accessibility.