agentsclimarketplace

Nebo seo mastery

Skill lifenewjob/nebo-claude-skills-public/skills/nebo-seo-mastery

SEO-MASTERY. Triggers: SEO", "аудит сайта", "sitemap", "schema", "hreflang", "мета теги", "позиции", "GEO", "AI Overviews", "E-E-A-TFrom its SKILL.md

Install
npx -y skills add lifenewjob/nebo-claude-skills-public --skill nebo-seo-mastery

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

7.6 KB, ~2.0k tokens by cl100k_base, as published. Nobody here has run it

SEO-MASTERY SuperSkill

Заменяет: seo-audit, seo-content, seo-technical, seo-page, seo-plan, seo-geo, seo-hreflang, seo-images, seo-schema, seo-sitemap, seo-programmatic, seo-competitor-pages (12 скилов) Триггеры: "SEO", "аудит сайта", "sitemap", "schema", "hreflang", "мета теги", "позиции", "GEO", "AI Overviews", "E-E-A-T" Атомов: 89

КОГДА ПРИМЕНЯТЬ

  • Полный SEO аудит сайта (до 500 страниц)
  • Анализ отдельной страницы (on-page SEO)
  • Создание SEO стратегии/плана для нового сайта
  • Генерация/валидация XML sitemap
  • Создание/проверка Schema.org разметки (JSON-LD)
  • Настройка hreflang для мультиязычных сайтов
  • Оптимизация под AI поисковики (GEO)
  • Программатик SEO (страницы из данных)
  • Создание competitor/alternatives страниц

КЛЮЧЕВЫЕ ПРИНЦИПЫ

  1. Аудит = 7 параллельных специалистов: technical, content, schema, sitemap, performance, visual, geo — агрегация в SEO Health Score (0-100)
  2. Scoring weights: Technical 22%, Content 23%, Schema 10%, Performance 15%, GEO/AI 10%, Images 10%, Sitemap 10%
  3. E-E-A-T как фундамент контента: Experience, Expertise, Authoritativeness, Trustworthiness — проверять сигналы на каждой странице
  4. Schema = JSON-LD only: Никогда microdata/RDFa. Валидировать через Rich Results Test
  5. Hreflang: x-default обязателен, самоссылка обязательна, каждая пара должна быть взаимной
  6. GEO (Generative Engine Optimization): llms.txt, passage-level citability, brand mention signals, AI crawler доступность
  7. Programmatic SEO: шаблоны + уникальные данные, защита от thin content, noindex для страниц < 300 слов уникального контента
  8. Competitor pages: feature matrix с Schema (ComparisonTable), "vs" и "alternatives" URL структура

ПАТТЕРНЫ И ТЕХНИКИ

Технический SEO

  • robots.txt: проверить Disallow критичных путей, Crawl-delay, ссылка на Sitemap
  • Canonical: self-referencing на каждой странице, без canonical на 404/5xx
  • Core Web Vitals: LCP < 2.5s, INP < 200ms, CLS < 0.1
  • Security: HTTPS, HSTS header, X-Content-Type-Options, CSP
  • Mobile: viewport meta, tap targets ≥ 48px, font-size ≥ 16px
  • IndexNow: мгновенная индексация через API при публикации

Контент

  • Readability: Flesch-Kincaid Grade Level 8-10 для B2C, 12-14 для B2B
  • Thin content detection: < 300 слов = risk, проверить search intent coverage
  • AI citation readiness: structured passages, clear claims with evidence, quotable statements
  • Content depth: heading hierarchy (H1 → H2 → H3), internal linking ≥ 3 на страницу

Schema.org

{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "...",
  "author": {"@type": "Person", "name": "..."},
  "datePublished": "2026-03-26",
  "publisher": {"@type": "Organization", "name": "..."}
}
  • Обязательные типы: Organization (главная), Article/Product/FAQ (по контенту), BreadcrumbList (навигация)
  • LocalBusiness для локального SEO с GeoCoordinates
  • Product с AggregateRating и Offer для e-commerce

Sitemap

  • Формат: <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  • Max 50,000 URL или 50MB на файл, sitemap index для больших сайтов
  • Приоритет <priority> и <changefreq> — необязательны (Google игнорирует)
  • <lastmod> — реальная дата изменения, не текущая

Hreflang

<link rel="alternate" hreflang="en-us" href="https://example.com/en/" />
<link rel="alternate" hreflang="ru" href="https://example.com/ru/" />
<link rel="alternate" hreflang="x-default" href="https://example.com/" />
  • Код языка ISO 639-1, код региона ISO 3166-1 Alpha-2
  • Размещение: <head>, HTTP header, или sitemap — выбрать ОДИН метод

GEO / AI поисковики

  • llms.txt в корне сайта — описание для AI краулеров
  • Passage-level citability: каждый абзац = самодостаточное утверждение
  • Brand mentions: consistent NAP (Name, Address, Phone) across web
  • AI Overviews optimization: concise answers в первых 2-3 предложениях

Programmatic SEO

  • URL pattern: /[category]/[entity-slug] — человекочитаемый
  • Template: уникальные данные ≥ 60% контента, boilerplate ≤ 40%
  • Internal linking automation: related entities, breadcrumbs, hub pages
  • Index bloat prevention: noindex тонких страниц, canonical для дублей

ЧЕКЛИСТ

  • Все страницы доступны краулеру (не заблокированы в robots.txt)
  • HTTPS + security headers на месте
  • Canonical tags корректны и self-referencing
  • Schema.org JSON-LD валидна (Rich Results Test)
  • Sitemap актуальна и зарегистрирована в Search Console
  • Core Web Vitals в зелёной зоне
  • Hreflang взаимные ссылки (если мультиязычный)
  • Мета title ≤ 60 символов, description ≤ 160 символов
  • H1 уникален на каждой странице
  • Изображения: alt text, WebP/AVIF формат, lazy loading, width/height заданы
  • Internal linking ≥ 3 ссылки на страницу
  • llms.txt для AI краулеров (если релевантно)

ПРИМЕРЫ

Быстрый аудит одной страницы

Задача: "проверь SEO страницы https://example.com/product/widget"
Действия:
1. Fetch HTML → проверить title, meta description, canonical, OG tags
2. Проверить Schema.org разметку → валидировать JSON-LD
3. Core Web Vitals → LCP, INP, CLS
4. Контент: H1, heading hierarchy, word count, internal links
5. Изображения: alt text, формат, размер, lazy loading
6. Выдать оценку 0-100 с приоритизированными рекомендациями

SEO план для нового сайта

Задача: "создай SEO стратегию для SaaS продукта"
Действия:
1. Определить бизнес-тип → SaaS B2B
2. Keyword research → core terms, long-tail, competitor gaps
3. Site architecture → hub pages, topic clusters, URL structure
4. Content strategy → pillar pages, supporting articles, FAQ
5. Technical foundation → Next.js SSR, Schema.org, sitemap
6. Competitor analysis → feature comparison pages, "vs" pages
7. Roadmap: Month 1-3 foundation, 4-6 content, 7-12 authority

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.