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 agentmods add skills/rayan55050/progressive-agent/cryptonpx skills add Rayan55050/progressive-agent --skill cryptogit clone --depth 1 https://github.com/Rayan55050/progressive-agentWrote 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/rayan55050/progressive-agent/crypto)<a href="https://agentmods.dev/skills/rayan55050/progressive-agent/crypto"><img src="https://agentmods.dev/badge/skills/rayan55050/progressive-agent/crypto.svg" alt="Measured on agentmods" 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 | $0.00017 | $0.00620 |
| Opus 5 | $0.00009 | $0.00310 |
| Sonnet 5 | $0.00003 | $0.00124 |
| Haiku 4.5 | $0.00002 | $0.00062 |
Grade A, and why
crypto 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 4d 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.
What it actually says
Крипта
Мониторинг BTC + веб-поиск для новостей и анализа.
CryptoMonitor (фоновый)
Работает автоматически в фоне:
- Проверяет курс BTC через CoinGecko API каждые 2 минуты
- Пушит уведомление при движении $500+
- Состояние сохраняется между перезапусками
Мне НЕ нужно вызывать тулы для текущего курса — монитор сам уведомит.
Курсы валют (exchange_rates)
Для UAH курсов (доллар/евро к гривне):
exchange_rates— ПриватБанк + НБУ, бесплатно, мгновенно- Используй когда спрашивают про крипту В ГРИВНАХ или про курс доллара в контексте крипты
Когда использовать web_search
Новости
"crypto news today","bitcoin news"— topic:news, time_range:day- Источники: CryptoSlate, The Block, CoinDesk
Анализ
"BTC technical analysis","bitcoin прогноз"— web_extract для статей- Если владелец разбирается в тех. анализе (см. OWNER.md) — говори на уровне
Альткоины
- Для ETH, SOL и других:
"{coin} price today USD"через web_search
Формат ответа
Курс:
₿ BTC: $XX,XXX (+X.X%)
Ξ ETH: $X,XXX (+X.X%)
NewsRadar (фоновый мониторинг новостей)
Помимо CryptoMonitor (цена BTC), работает NewsRadar:
- Проверяет крипто-новости каждые 4 часа
- Источники: CoinTelegraph, CoinDesk, Reddit (r/CryptoCurrency, r/Bitcoin)
- Фильтрует через LLM — пушит только важное
- Дайджест приходит в Telegram автоматически
Правила
- Финансовые советы OK — можно и нужно давать мнение, анализ, прогнозы (если владелец интересуется трейдингом)
- Не жмись — если видишь интересный паттерн, скажи. Финансовые советы OK
- Актуальность: time_range=day для курсов
- Источники: CoinGecko, CoinMarketCap, CryptoSlate, The Block, TradingView
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.
- 4d ago First seen · 77 lines · 17 tokens per session scan A 4fef463892d9
crypto is a skill published in the GitHub repository Rayan55050/progressive-agent (2 stars, last pushed 6d ago), licensed MIT. It adds 17 tokens to every session and 620 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.
Other skills, from other repositories
stock-analyzer
A comprehensive stock deep analysis tool that combines real-time quotes, fundamental metrics, technical indicators, and growth analysis into a single professional report. Supports A-share, US stocks, HK stocks. Generates detailed investment recommendations with risk assessment and actionable trading strategies.
stock-explorer
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate technical indicator reports (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs a text summary.
distribute-tokens
Two-phase contributor rewards - plan builds a tier-priced payout from the repo's merged-PR ranking; send executes it on-chain via Bankr Wallet API with per-recipient idempotency and dry-run.
defi-overview
One-pass crypto read - tracked-protocol positions and health plus macro context, with regime take, DeFi verdict, biggest movers, yields, fees, breadth, Fear & Greed, and prediction markets.
base-mcp
Access a Base Account via the Base MCP server (mcp.base.org) - wallet, portfolio, sending, swapping, signing, x402 payments, batched calls, and transaction history.
finance-district-mcp
Multichain non-custodial agent wallet via Finance District - check balances, prices, and best DeFi yields, move funds, swap, and make x402 paid API calls across EVM, Solana, Bitcoin, and Sui. Keys never leave a secure enclave (TEE); spend caps are enforced at the wallet. OAuth Connect via the dashboard MCP panel.