cbr-mcp: Skill for Claude Code

.claude/skills/convert/SKILL.md

convert is a skill for Claude Code from theYahia/cbr-mcp. It costs 11 tokens per session (56 once invoked), scanned A, a copy of convert, MIT.

A currency-conversion skill that uses the exchange rate from Russia's central bank.

In plain words
What is it for?
Use it when you need to convert money, giving the amount and source currency; the target defaults to Russian rubles.
Why use it?
It provides a stated rate for converting an amount between two currencies.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is theYahia/cbr-mcp's own configuration. It tells Claude Code how to work on cbr-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 cbr-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to theYahia/cbr-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/cbr-mcp/main/.claude/skills/convert/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/theYahia/cbr-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 convert

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/theyahia/cbr-mcp/convert"><img src="https://agentmods.dev/badge/skills/theyahia/cbr-mcp/convert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 11 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 56 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 100% copy Near-identical to another mod 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.00011 $0.00056
Opus 5 $0.00005 $0.00028
Sonnet 5 $0.00002 $0.00011
Haiku 4.5 $0.00001 $0.00006

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

Security

Grade A, and why

convert 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 8d 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.

Origin

This is a copy

100% identical to convert — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/convert/SKILL.md · 8 lines

What it actually says

Используй tool convert_currency. Спроси: сумму, из какой валюты, в какую (по умолчанию RUB). Выведи результат с использованным курсом.

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. 8d ago First seen · 8 lines · 11 tokens per session scan A 57ddd125294a

Subscribe to this mod's changes

convert is a skill published in the GitHub repository theYahia/cbr-mcp (1 stars, last pushed 2d ago), licensed MIT. It adds 11 tokens to every session and 56 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to convert, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

prediction-markets

Use when the user asks about event probabilities, prediction market odds, what people are betting on, Polymarket/Kalshi prices, sports markets — or about the things you CANNOT get from a public API: historical price/volume/orderbook time series, smart-money positioning, whale leaderboards, wallet P&L, wallet identity…

BlockRunAI/blockrun-mcp · 136 tokens

surf

Use when the user wants crypto data — token prices, on-chain SQL, prediction-market positions, CEX order books, wallet labels/net-worth, social mindshare, news, or unified search. 83 endpoints across exchange, on-chain, wallet, social, prediction, news and search — one API, flat $0.0085/call in USDC via x402. Settles…

BlockRunAI/blockrun-mcp · 92 tokens

crypto-data

Use for any crypto data question — token/coin prices, FX, commodities, stocks, OHLC history, DEX pairs and liquidity, DeFi TVL, yield/APY pools, on-chain SQL, wallet labels and net worth, social mindshare, news, or raw JSON-RPC against a chain. Routes across five tools that overlap heavily, so it also says which one…

BlockRunAI/blockrun-mcp · 170 tokens

polymarket-trading

Use when the user wants to actually PLACE, manage, or redeem bets on Polymarket (not just read odds — that's blockrunmarkets). Covers setup (deposit wallet, funding, approvals), buy/sell with confirm gating, positions, redeeming winnings, geoblock handling, and the end-to-end demo flow.

BlockRunAI/blockrun-mcp · 72 tokens

signal-to-trade-demo

Prepare or run a polished BlockRun trading demo that discovers a current Polymarket market, combines live price, probability history, smart-money, and liquidity evidence into a balanced signal, produces a real order dry-run, and verifies orders or positions. Use for live demos, signal-to-trade workflows, current…

BlockRunAI/blockrun-mcp · 88 tokens

polymarket-tennis

Build observe-only Polymarket and Kalshi tennis market tooling on the polymarket-tennis Python package (MIT) plus the Live Tennis API free tier. Use when asked for a Polymarket tennis bot or market watcher, a Kalshi tennis trading bot, tennis prediction-market data, Gamma API tennis markets, matching a market to a…

livetennisapi/livetennisapi-mcp · 179 tokens