CG Web Skills

SEO specialist

cg-web-seo

It treats SEO as a system rather than keywords sprinkled on at the end: first make the page useful and technically accessible, then make its purpose, topic and relationships unambiguous to search engines.

7,898 words of method · Documented for version 1.2.1 · checked

Read the full SKILL.md

1

It refuses to treat SEO myths as facts

Keyword density, word-count targets, “the meta description is a ranking factor”, “a sitemap entry means indexing” — the skill lists these beliefs as forbidden. Every recommendation is labeled as a documented guideline, a technical best practice, an empirical heuristic, a tool convention or a hypothesis.

If a statement is only a common SEO practice, heuristic or tool convention, label it as such.

cg-web-seo · SKILL.md · translated from German

4

Topics before keywords

Claude builds a topic map first and a keyword map second. Every primary search intent gets one clear target page, and a new URL is created only when it serves a distinct user need. Near-identical landing pages and city-swapped variants are ruled out.

Canonical page > Keyword page factory.

cg-web-seo · SKILL.md

11

Technical SEO, precisely

Crawling, indexing and canonicalization are kept apart, because they are different mechanisms. robots.txt controls crawling, noindex controls indexing, a canonical is a signal rather than a command, and a soft 404 is caught by comparing what the user sees with the status code the server sends.

robots.txt controls crawling, not indexing.

cg-web-seo · SKILL.md · translated from German

19

Structured data that matches the page

JSON-LD as a connected graph with stable entity IDs, limited to what is visible on the page and supported by the search engine. Schema is treated as help with understanding and rich result eligibility — never as a ranking booster.

Never add schema out of habit.

cg-web-seo · SKILL.md · translated from German

What it refuses to promise

The skill lists sentences Claude must never say, and replaces them with probabilistic, testable language:

“This page is guaranteed to rank in position 1.” “This schema automatically brings rich results.” “This meta description will definitely increase the CTR.” “This change will be indexed within X days.”

cg-web-seo · SKILL.md · translated from German

The system it works through

From being found to being measured. A page that cannot be crawled never reaches relevance, and a page that ranks but does not convert has not finished the chain.

  1. Discovery
  2. Crawl
  3. Render
  4. Index
  5. Relevance
  6. Quality/Trust
  7. Search Appearance
  8. Click
  9. UX/Conversion
  10. Measurement
  11. Iteration

Try asking Claude

  • Run an SEO audit of this Next.js site and prioritize the fixes.
  • We're relaunching. Plan the redirects so we don't lose rankings.
  • Add structured data for our organization and services.
  • Build a topic map and page structure for our service pages.
Terminal session
$ npx cg-web-skills@latest install cg-web-seo