whatisgithub

What is seo-llm-skill-cluster?

sergekostenchuk/seo-llm-skill-cluster — explained in plain English

Analysis updated 2026-05-18

30PythonAudience · pm founderComplexity · 4/5Setup · moderate

In one sentence

A set of thirteen coordinated AI agent skills for auditing and improving a website's SEO, structured data, and LLM readability.

Mindmap

mindmap
  root((repo))
    What it does
      Orchestrates SEO skills
      Audits schema and metadata
      Checks LLM readability
    Tech stack
      Python
      Codex skills
      GitHub Actions
    Use cases
      Audit a site's llms.txt
      Map internal link structure
      Validate backlink quality
    Audience
      Site operators
    Safety
      White hat only
      Dry run outreach

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Audit a site's schema.org markup, canonical URLs, and sitemap coverage.

USE CASE 2

Check whether a site's pages are discoverable and citable by LLM agents.

USE CASE 3

Plan an internal link graph connecting briefs, longform posts, and topic pages.

USE CASE 4

Review server logs to understand how crawlers and bots interact with a site.

What is it built with?

PythonCodexGitHub Actions

How does it compare?

sergekostenchuk/seo-llm-skill-clusterchandar-lab/semantic-wmdjlougen/hive
Stars303030
LanguagePythonPythonPython
Setup difficultymoderatehardeasy
Complexity4/55/53/5
Audiencepm founderresearcherdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 1h+

Requires a Codex-compatible agent to actually run the skills, plus Python for the validation scripts.

So what is it?

This repository is a collection of Codex skills, meaning packaged instruction sets an AI coding agent can load, aimed at building and auditing websites so they work well for human visitors, search engines, and AI agents that crawl and cite web content. Rather than one long prompt trying to cover all of SEO at once, the author split the work into thirteen specialized skills coordinated by a central orchestrator skill. The core skills cover mapping out a site's topics and search intent, planning its URL structure and canonical rules, designing its internal linking, auditing its technical metadata and schema.org markup, and checking whether its pages are readable and citable by LLM agents through files like llms.txt. A further set of companion skills handles editorial quality checks, mapping reader journeys, analyzing server logs for crawler behavior, monitoring whether LLMs cite the site, scouting for legitimate external authority opportunities, and validating backlink quality. Each skill is meant to produce a specific written output, such as a link graph, an audit report, or an improvement backlog. The cluster grew out of the author's own site, mlllm.io, which is used throughout the README as a worked example, with real sample reports for each skill included in the repository. The project ships with validation tooling, including a linter for the skill cluster, an evaluation verifier, and a continuous integration workflow that checks JSON and YAML syntax and scans for sensitive patterns before anything is published. The README is explicit that the approach is meant to be white hat only. It states there should be no hidden content shown only to bots, no duplicate content farms, no fake rankings or citations, no link farms or spam, and no outreach or external posting without explicit authorization, and that any authority placement skill only scouts and validates opportunities in a dry run mode rather than acting on its own. Work is tracked through an external task plan dashboard so a person can review progress without watching every step.

Copy-paste prompts

Prompt 1
Run the technical-seo-schema-engineer skill against my site and summarize the audit.
Prompt 2
Explain what llms.txt is and why the llm-friendly-site-architect skill checks for it.
Prompt 3
Walk me through the mlllm.io case study example outputs in this repo.
Prompt 4
Show me how the site-growth-orchestrator decides which specialist skill to run next.

Frequently asked questions

What is seo-llm-skill-cluster?

A set of thirteen coordinated AI agent skills for auditing and improving a website's SEO, structured data, and LLM readability.

What language is seo-llm-skill-cluster written in?

Mainly Python. The stack also includes Python, Codex, GitHub Actions.

How hard is seo-llm-skill-cluster to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is seo-llm-skill-cluster for?

Mainly pm founder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.