← ClaudeAtlas

a1-yandex-kit-setuplisted

Connect a Yandex KIT store to the current AI client, or reconnect it by replacing its token. Use for natural-language setup requests, including Russian text or voice transcripts such as «Связь с магазином», «Подключим магазин», «Переподключим магазин», «Переустановим связь с магазином» and «Поменяем токен». Treat short «Связь с магазином» as an orientation request.
ztemerbekov/a1-yandex-kit-skills · ★ 2 · AI & Automation · score 71
Install: claude install-skill ztemerbekov/a1-yandex-kit-skills
# A1 Yandex KIT Setup ## Communication Before producing any user-facing message, read and apply [`../a1-yandex-kit/references/merchant-communication.md`](../a1-yandex-kit/references/merchant-communication.md) completely. Make setup a concierge flow for typed requests and voice transcriptions alike. Start from the branch that invoked it: - For the short orientation request `Связь с магазином`, ask one question: `Что сделать: подключить магазин или переподключить его с новым токеном?` - A concrete request to connect or reconnect authorizes updating the selected client's user-level MCP configuration after the required inputs are collected and the candidate token passes validation. Reinstalling the connection and changing the token are both reconnection requests. A project-local skill installation does not limit the configuration to that project. Use `scripts/setup.mjs` for configuration and the direct read-only smoke test. Resolve every relative path from this skill directory, not from the user's project. ## 1. Identify the client and prerequisite Infer the current client from the host when it is clear. Otherwise ask one short question: `В каком приложении вы сейчас хотите подключить Яндекс KIT?` Normalize the answer to one of: `claude-code`, `claude-desktop`, `cursor`, `codex`, `vscode`, `kimi`, `kimi-desktop`, `hermes`, `openclaw`. Treat Kimi Code and Kimi Desktop as different clients. Use `kimi` only for the Kimi Code CLI and `kimi-desktop` for the Kimi Wor