moysklad-mcp: Skill for Claude Code

.claude/skills/find-product/SKILL.md

find-product is a skill for Claude Code from theYahia/moysklad-mcp. It costs 18 tokens per session (148 once invoked), scanned A, original, MIT.

A product search helper for МойСклад, a Russian business system for products, prices, sales and inventory. It finds products or services by name or item code and shows their sale price.

In plain words
What is it for?
Use it to find products, services, bundles or product variations, then display their names, item codes and sale prices. It can also trigger a separate stock check for a matching item.
Why use it?
It avoids searching the catalogue manually and separates product searches from stock checks when the user asks about availability.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is theYahia/moysklad-mcp's own configuration. It tells Claude Code how to work on moysklad-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything moysklad-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to theYahia/moysklad-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/theYahia/moysklad-mcp/main/.claude/skills/find-product/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/theYahia/moysklad-mcp

Made for: Claude Code.

Wrote 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.

agentmods badge for find-product

README.md
[![agentmods](https://agentmods.dev/badge/skills/theyahia/moysklad-mcp/find-product/github.svg)](https://agentmods.dev/skills/theyahia/moysklad-mcp/find-product)
Your own site
<a href="https://agentmods.dev/skills/theyahia/moysklad-mcp/find-product"><img src="https://agentmods.dev/badge/skills/theyahia/moysklad-mcp/find-product/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.

agentmods 80×15 button for find-product

Your own site · 80×15
<a href="https://agentmods.dev/skills/theyahia/moysklad-mcp/find-product"><img src="https://agentmods.dev/badge/skills/theyahia/moysklad-mcp/find-product.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 148 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.00148
Opus 5 $0.00009 $0.00074
Sonnet 5 $0.00004 $0.00030
Haiku 4.5 $0.00002 $0.00015

Measured 12d ago against content hash 7cafac3d2e88, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

find-product 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.

.claude/skills/find-product/SKILL.md · 10 lines

What it actually says

Используй tool search_products (или search_assortment для поиска по товарам, услугам, комплектам и модификациям сразу) с запросом пользователя. Выведи: название, артикул, цена продажи (поле sale_price_rubles, уже в рублях). Остаток на складе search_products НЕ возвращает — если пользователь спрашивает про остаток, дополнительно вызови get_stock с тем же запросом. Если найдено больше 10 — покажи первые 10 и скажи сколько ещё (поле total).

Changes

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.

  1. 12d ago First seen · 10 lines · 18 tokens per session scan A 7cafac3d2e88

Subscribe to this mod's changes

find-product is a skill published in the GitHub repository theYahia/moysklad-mcp (6 stars, last pushed 6d ago), licensed MIT. It adds 18 tokens to every session and 148 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

balance

A command for showing stock or cash balances from 1C, a business accounting and inventory system.

theYahia/aprovodka · 18 tokens

earn-hunter

A monitoring skill for OKX Earn products, which let users put supported cryptocurrency assets into flexible, fixed-term, or short-term earning programmes.

okx/agent-trade-kit · 114 tokens

okx-cex-portfolio

This skill should be used when the user asks about 'account balance', 'how much USDT do I have', 'my funding account', 'show my positions', 'open positions', 'position P&L', 'unrealized PnL', 'closed positions', 'position history', 'realized PnL', 'account bills', 'transaction history', 'trading fees', 'fee tier'…

okx/agent-trade-kit · 236 tokens

okx-cex-trade

Use when the user asks to 'buy BTC', 'sell ETH', 'place a limit order', 'place a market order', 'cancel my order', 'amend my order', 'long BTC perp', 'short ETH swap', 'open a position', 'close a position', 'set take profit', 'limit take profit', 'immediate TP', 'set stop loss', 'self-trade prevention', 'stpMode'…

okx/agent-trade-kit · 278 tokens

okx-sentiment-tracker

Use this skill when the user asks about: 'any crypto news', 'latest news', 'market update', 'daily briefing', 'BTC news', 'ETH news', 'news on SOL', 'search SEC ETF', 'regulation news', 'Bitcoin halving', 'is BTC bullish or bearish', 'coin sentiment', 'sentiment trend', 'trending coins', 'top bullish coins', 'bearish…

okx/agent-trade-kit · 252 tokens

okx-cex-earn

A tool for managing several earning products on OKX, including savings, lending, staking, DeFi, Dual Investment, and AutoEarn. These products can use deposited cryptocurrency to generate returns, with terms that vary by product.

okx/agent-trade-kit · 274 tokens