Проверка SEO-позиций сайта в Яндексе
Scanned 9/5/2026
Install to Claude Code
npx -y skills add theYahia/YaAll --skill seo-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Seo Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/theyahia-seo-check)More formats (shields.io, HTML) on the badges page.
---
name: seo-check
description: "Проверка SEO-позиций сайта в Яндексе"
argument-hint: <host or URL>
allowed-tools:
- Bash
- Read
---
# /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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!