Agent skill
yandex-keyword-research
Research keywords for Russian/CIS markets using Yandex Wordstat data. Analyzes search volumes, trends over time, and regional distribution. Use when user asks about keyword research, search volumes, trending topics, or what people are searching for in Russia/CIS.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/yandex-keyword-research
SKILL.md
Yandex Keyword Research
Research keywords and search trends for Russian and CIS markets using Yandex tools.
Available Tools
mcp__yandex-wordstat__top-requests- Find popular queries containing a keyword (costs 1 quota unit)mcp__yandex-wordstat__dynamics- Analyze search volume trends over time (costs 2 quota units)mcp__yandex-wordstat__regions- See regional distribution of search interest (costs 2 quota units)mcp__yandex-wordstat__get-regions-tree- Get region hierarchy for filtering (free)mcp__yandex-search__search- See what currently ranks in Yandex for the keywordmcp__yandex-webmaster__get-popular-queries- Check if user's site ranks for terms (requires Webmaster access)
Workflow
- Get popular queries: Start with
top-requeststo find related searches and volumes - Analyze trends: Use
dynamicsto see if interest is growing or declining - Regional breakdown: Use
regionsto find which areas have highest interest - SERP analysis (optional): Use
searchto see current ranking content - Own site check (if Webmaster configured): Check user's site performance for these terms
Output Guidelines
- Adapt output language to match the user's language
- Present search volumes with context (high/medium/low for the market)
- Highlight trend direction (growing, stable, declining) with percentage change
- Show top 5-10 regions by volume and by affinity index
- Include actionable insights based on the data
Example Queries That Trigger This Skill
- "What are people searching for related to [topic] in Russia?"
- "Research keywords for [topic] in Russian market"
- "What's the search volume for [keyword] in Yandex?"
- "Is [topic] trending in Russia?"
- "Keyword analysis for [topic]"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?