seo-tune

Installation
SKILL.md

SEO tune — make an existing site findable by search AND by AI

Three layers, one pass:

  • SEO (classic search — Yandex, Google): robots.txt, sitemap.xml, canonical URLs, a real <title> + meta description, Open Graph / Twitter cards.
  • AEO (AI answer engines — so your page is quotable): structured data (JSON-LD), FAQ blocks with direct question→answer pairs.
  • GEO (LLM / agent discovery): a deliberate AI-crawler robots policy, IndexNow so new pages get picked up fast, and (optional, experimental) llms.txt.

This skill tunes a site that already exists. It doesn't generate a blog from scratch (that's a bigger, separate tool). Point it at a folder of built HTML, or a running site, and it fills the gaps.

Step 0 — ask for the site's basics (never hardcode)

Before touching anything, get these from the user and keep them in a scratch note (you'll reuse them). Nothing here is baked into the skill — it's all theirs:

Installs
3
GitHub Stars
3
First Seen
Jul 10, 2026
seo-tune — qwwiwi/agentos-skills-public