Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add xonika9/agent-skills --skill x9-wb-product-searchgit clone --depth 1 https://github.com/xonika9/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/xonika9/agent-skills/x9-wb-product-search)<a href="https://agentmods.dev/skills/xonika9/agent-skills/x9-wb-product-search"><img src="https://agentmods.dev/badge/skills/xonika9/agent-skills/x9-wb-product-search/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/xonika9/agent-skills/x9-wb-product-search"><img src="https://agentmods.dev/badge/skills/xonika9/agent-skills/x9-wb-product-search.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00148 | $0.03680 |
| Opus 5 | $0.00074 | $0.01840 |
| Sonnet 5 | $0.00030 | $0.00736 |
| Haiku 4.5 | $0.00015 | $0.00368 |
Grade A, and why
x9-wb-product-search scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 299 lines — stays where its author put it; the contents beside it link to each section on GitHub.
x9-wb-product-search — подбор товаров на Wildberries
Работает в Claude Code и Codex. Относительные пути разрешаются от каталога установленного skill.
Машиночитаемый контракт внешних предпосылок: references/onboarding.json.
Базовое поведение, язык и тон — как в AGENTS.md: отвечай по-русски, на «ты»,
коротко и по делу. Этот навык добавляет рабочий процесс поиска и проверки товаров
на Wildberries.
Когда применять
Применяй навык, если пользователь:
- просит подобрать товар на Wildberries или WB;
- хочет топ-3/топ-5/лучший вариант;
- выбирает между несколькими карточками Wildberries;
- просит проверить отзывы, продавца, состав, характеристики, цену за штуку;
- хочет купить набор, коробку, одиночную штуку или пробники.
Определи действие
- «Хочу купить», «что купить», «подбери» и похожие формулировки означают поиск и рекомендацию, а не изменение аккаунта.
- Явная команда добавить выбранный товар в избранное или корзину разрешает именно это действие; проверь нужный вариант и итоговое состояние интерфейса, не спрашивая повторно то же разрешение.
- Перед оформлением или оплатой заказа покажи товар, вариант, количество и итоговую сумму и получи отдельное подтверждение. Не выводи разрешение на покупку из запроса на подбор.
Главный принцип
Не выбирай товар только по названию, цене или рейтингу. Сначала собери кандидатов, потом проверь карточку, отзывы и риски. Если два товара похожи, обычно предпочитай карточку с большим числом релевантных отзывов и понятным продавцом, даже если она немного дороже.
Для WB-поиска предпочитай сортировку «По рейтингу»; «По популярности» — только запасной режим (когда и почему на него переключаться — в §4).
Инструменты
- Для Wildberries всегда используй реальный залогиненный Chromium-браузер пользователя
по CDP. Текущая проверенная конфигурация использует Microsoft Edge; подключение и
переносимая настройка принадлежат установленному skill
x9-browser-session. Запрещён только встроенный (in-app / computer-use) браузер Codex, отдельный Chromium, Playwright-браузер, публичные поисковые страницы или другой чистый браузер как основной способ проверки WB — цена, наличие, доставка, регион, избранное, корзина и вход зависят от пользовательского сеанса.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 299 lines · 148 tokens per session scan A 1d80f2f34141
x9-wb-product-search is a skill published in the GitHub repository xonika9/agent-skills (4 stars, last pushed 7d ago), licensed MIT. It adds 148 tokens to every session and 3,680 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
apify-ecommerce
Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool.
qa
QA-test a website or web app and return a 1-5 quality score (5 = flawless, 1 = broken) with evidence. Use when the user wants to test, QA, evaluate, score, or "check how good" a site, page, flow, or app — including a local dev server (e.g. "qa test localhost:5173", "does the checkout work?", "rate this landing page").…
skill-cobranca-automatizada-saas-abacatepay
Automatic SaaS billing engine with AbacatePay (PIX + credit card), configurable dunning (regua de cobranca), trial management, invoice portal, email (Resend) and WhatsApp (Evolution API) notifications, admin CRUD, and billing metrics. Covers the full billing lifecycle from provisioning to collection.
shopify
Build Shopify applications, extensions, and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI components, and Liquid templating. Capabilities include app development with OAuth authentication, checkout UI extensions for customizing checkout flow, admin UI extensions for dashboard integration, POS extensions for…
skill-stripe-integration
Integrate Stripe Checkout, Billing, subscriptions, Customer Portal, invoices, trials, coupons, webhook handling, entitlement sync, and SaaS payment state management.
marketplace-design
Use when someone asks how a catalogue, listing grid, comparison view, detail page, or transaction bridge should help participants discover and choose in a marketplace. Produces information-architecture specifications for search, filters, listings, comparison, and the path to transaction. Use conversion-design for a…