Agent Plugins Marketplace
All plugins

yandex-direct-for-all

v1.1.0

Переносимый набор для безопасной работы с Яндекс.Директом, Метрикой, Wordstat v2, Roistat и поиском.

Codex8 Skills3 MCP serversstdio

By Vitaliy TravinLicense: MIT1.1k GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
11 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install yandex-direct-for-all for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add yandex-direct-for-all@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “yandex-direct-for-all” remain stable.

  • Codex: yandex-direct-for-all@agent-plugin-marketplaceyandex-direct-for-all@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/nebelov/yandex-direct-for-all/.

Plugin files

plugins/nebelov/yandex-direct-for-all/
├── .codex-plugin/plugin.json
├── skills/amocrm-api-control/SKILL.md
├── skills/commercial-demand-research/SKILL.md
├── skills/roistat-reports-api/SKILL.md
├── skills/yandex-cloud-search-cost-control/SKILL.md
├── skills/yandex-direct-client-lifecycle/SKILL.md
├── skills/yandex-direct-unified/SKILL.md
├── skills/yandex-performance-ops/SKILL.md
├── skills/yandex-wordstat/SKILL.md
└── .mcp.json

Included Skills8

amocrm-api-controlskills/amocrm-api-control/SKILL.md

Безопасная OAuth-авторизация amoCRM, чтение схемы аккаунта и сверка заявок по источнику, времени, статусу, ответственному и внешней ссылке.

commercial-demand-researchskills/commercial-demand-research/SKILL.md

Исследование коммерческого спроса по нише, географии, товару или услуге через Wordstat до перехода к рекламной семантике.

roistat-reports-apiskills/roistat-reports-api/SKILL.md

Чтение отчётов Roistat, воспроизводимая сверка с сырыми сделками и коллтрекингом, а также строго ограждённая запись сохранённых отчётов.

yandex-cloud-search-cost-controlskills/yandex-cloud-search-cost-control/SKILL.md

Расследование, остановка и контроль расходов Yandex Cloud Search API без раскрытия доступов.

yandex-direct-client-lifecycleskills/yandex-direct-client-lifecycle/SKILL.md

Совместимый переходник: жизненный цикл клиента Яндекс.Директа ведётся через yandex-direct-unified.

yandex-direct-unifiedskills/yandex-direct-unified/SKILL.md

Единая точка входа для безопасной работы с Яндекс.Директом: авторизация, чтение кабинета, Метрика, Wordstat, семантика, подготовка изменений и контролируемая запись.

yandex-performance-opsskills/yandex-performance-ops/SKILL.md

Совместимый переходник: все задачи Яндекс.Директа выполняются через yandex-direct-unified.

yandex-wordstatskills/yandex-wordstat/SKILL.md

Узкий актуальный справочник по Yandex Search API Wordstat v2: методы, схемы, авторизация, квоты, регионы, устройства и динамика. Для рекламного процесса сначала использовать yandex-direct-unified.

MCP servers3

yandexDirectstdio
command
uv
args
run --frozen --project ./mcp/yandex-direct python ./mcp/yandex-direct/server.py stdio
env.YANDEX_DIRECT_ENVIRONMENT
${YANDEX_DIRECT_ENVIRONMENT}
env.YANDEX_DIRECT_SANDBOX_TOKEN
${YANDEX_DIRECT_SANDBOX_TOKEN}
env.YANDEX_DIRECT_PRODUCTION_READ_TOKEN
${YANDEX_DIRECT_PRODUCTION_READ_TOKEN}
env.YANDEX_DIRECT_CLIENT_LOGIN
${YANDEX_DIRECT_CLIENT_LOGIN}
env.YANDEX_DIRECT_OUTPUT_DIR
${YANDEX_DIRECT_OUTPUT_DIR}
yandexSearchstdio
command
uv
args
run --frozen --project ./mcp/yandex-search python ./mcp/yandex-search/server.py
env.YANDEX_SEARCH_API_KEY
${YANDEX_SEARCH_API_KEY}
env.YANDEX_SEARCH_FOLDER_ID
${YANDEX_SEARCH_FOLDER_ID}
env.YANDEX_SEARCH_ROUTE
${YANDEX_SEARCH_ROUTE}
env.YANDEX_SEARCH_APPROVAL_FILE
${YANDEX_SEARCH_APPROVAL_FILE}
env.YANDEX_SEARCH_USAGE_LEDGER
${YANDEX_SEARCH_USAGE_LEDGER}
yandexWordstatstdio
command
node
args
./mcp/yandex-wordstat/src/index.mjs
env.YANDEX_WORDSTAT_API_KEY
${YANDEX_WORDSTAT_API_KEY}
env.YANDEX_WORDSTAT_FOLDER_ID
${YANDEX_WORDSTAT_FOLDER_ID}
env.YDFALL_STATE_ROOT
${YDFALL_STATE_ROOT}

Plugin manifests1

plugins/nebelov/yandex-direct-for-all/.codex-plugin/plugin.json
{
  "name": "yandex-direct-for-all",
  "version": "1.1.0",
  "description": "Переносимый набор для безопасной работы с Яндекс.Директом, Метрикой, Wordstat v2, Roistat и поиском.",
  "author": {
    "name": "Vitaliy Travin",
    "email": "[email protected]",
    "url": "https://github.com/nebelov/yandex-direct-for-all"
  },
  "homepage": "https://github.com/nebelov/yandex-direct-for-all",
  "repository": "https://github.com/nebelov/yandex-direct-for-all",
  "license": "MIT",
  "keywords": [
    "yandex-direct",
    "wordstat",
    "metrika",
    "roistat",
    "yandex-search",
    "mcp",
    "marketing",
    "codex-plugin"
  ],
  "skills": "./skills/",
  "mcpServers": "./.mcp.json",
  "interface": {
    "displayName": "Yandex Direct For All",
    "shortDescription": "Безопасная авторизация, чтение, анализ и контролируемые изменения.",
    "longDescription": "Единый навык, общие приложения авторизации Директа и Метрики, Wordstat v2, проверяемая установка и разделение чтения с записью.",
    "developerName": "Vitaliy Travin",
    "category": "Marketing",
    "capabilities": [
      "Interactive"
    ],
    "websiteURL": "https://github.com/nebelov/yandex-direct-for-all",
    "privacyPolicyURL": "https://github.com/nebelov/yandex-direct-for-all/blob/main/PRIVACY.md",
    "termsOfServiceURL": "https://github.com/nebelov/yandex-direct-for-all/blob/main/TERMS.md",
    "defaultPrompt": [
      "Собери исходные данные Wordstat v2 и подготовь проверяемый отчёт.",
      "Проверь кампании Директа без записи и подготовь пакет предложений.",
      "Собери отчёт Roistat через программный интерфейс."
    ],
    "brandColor": "#D62828",
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/logo.png",
    "screenshots": []
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[yandex-direct-for-all on Agent Plugins Marketplace](https://pluginsmp.com/plugins/yandex-direct-for-all)