# SEO Check

> Проверка SEO-позиций сайта в Яндексе

- Skill: `theyahia/seo-check` (Agent Skill)
- Install (CLI): `npx skillmds@latest add theyahia/seo-check`
- Raw SKILL.md: https://api.skillmd.com/api/skills/theyahia/seo-check/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: theYahia (https://skillmd.com/u/theyahia)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/theyahia/seo-check

---


# /seo-check

1. Call get_hosts to find the site and its host_id
2. Call get_popular_search_queries (host_id; date range defaults to the last 7 days)
3. Call get_indexing for indexing status, and get_indexing_history to spot deindexing
4. Format a summary: top queries with positions/shows/clicks, indexed pages, any trend

