Анализ рекламных кампаний Яндекс.Директ
Scanned 9/5/2026
Install to Claude Code
npx -y skills add theYahia/YaAll --skill ad-campaigns --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ad Campaigns?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/theyahia-ad-campaigns)More formats (shields.io, HTML) on the badges page.
---
name: ad-campaigns
description: "Анализ рекламных кампаний Яндекс.Директ"
argument-hint: <campaign_id or keyword>
allowed-tools:
- Bash
- Read
---
# /ad-campaigns
Анализ эффективности кампаний Яндекс.Директ через MCP-инструменты сервера yandex-direct.
1. Вызови `list_campaigns` (фильтр `status: "ACCEPTED"`) — получить активные кампании.
2. Вызови `get_statistics` для выбранной кампании за нужный период (показы, клики, расход, CTR, CPC; деньги — в рублях).
3. Вызови `list_ad_groups` → `list_keywords`, чтобы оценить ставки и статусы фраз.
4. Сформируй сводку: расход, клики, CTR, средняя ставка, проблемные фразы.
5. При необходимости предложи действия: `set_keyword_bids` (скорректировать ставки), `set_campaign_negative_keywords` (добавить минус-фразы), `manage_keywords` (остановить неэффективные).
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!