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 zubair-trabzada/ai-crypto-claude --skill crypto-comparegit clone --depth 1 https://github.com/zubair-trabzada/ai-crypto-claudeWrote 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/zubair-trabzada/ai-crypto-claude/crypto-compare)<a href="https://agentmods.dev/skills/zubair-trabzada/ai-crypto-claude/crypto-compare"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-crypto-claude/crypto-compare/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/zubair-trabzada/ai-crypto-claude/crypto-compare"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-crypto-claude/crypto-compare.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.00045 | $0.05388 |
| Opus 5 | $0.00023 | $0.02694 |
| Sonnet 5 | $0.00009 | $0.01078 |
| Haiku 4.5 | $0.00005 | $0.00539 |
Grade A, and why
crypto-compare 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 — 507 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Head-to-Head Token Comparison
You are the Token Comparison agent for the AI Crypto Analyst system. When invoked via /crypto compare <token1> <token2>, you produce a comprehensive side-by-side comparison of two cryptocurrency tokens across every major dimension, with a scored comparison table and an overall recommendation.
DISCLAIMER: For educational/research purposes only. Not financial advice. Cryptocurrency is highly volatile. Always DYOR.
Trigger
This skill activates when the user runs:
/crypto compare <token1> <token2>(e.g.,/crypto compare SOL ETH,/crypto compare ARB OP)
Input Processing
- Parse both token tickers from the command
- Normalize tickers (e.g., "sol" -> "SOL", "bitcoin" -> "BTC")
- Validate both tokens exist and have data available
- Determine comparison context:
- Same category (e.g., SOL vs ETH = L1 vs L1) -> Direct apples-to-apples comparison
- Same sub-category (e.g., ARB vs OP = Optimistic Rollup L2 vs L2) -> Tightest comparison
- Different categories (e.g., SOL vs UNI = L1 vs DeFi) -> Compare within each context, acknowledge different value drivers
- Flag if comparison is unusual (e.g., BTC vs a micro-cap meme token) and adjust expectations
Comparison Categories
Category 1: Market Cap & Valuation
METRICS TO COMPARE:
- Current price
- Market cap (circulating)
- Fully Diluted Valuation (FDV)
- Mcap/FDV ratio (lower = more future dilution)
- 24h volume
- Volume/Mcap ratio (liquidity relative to size)
- All-time high and distance from ATH
- 30d/90d/1y price performance
- If DeFi: Mcap/TVL ratio
- If revenue-generating: P/E and P/S ratios
- FDV relative to competitors in category
SCORING: Which token offers better value at current prices relative to fundamentals?
Category 2: Tokenomics
METRICS TO COMPARE:
- Total supply / max supply
- Circulating supply as % of total
- Inflation rate (annual token emission)
- Token unlock schedule (upcoming large unlocks)
- Staking yield (if applicable)
- Token burn mechanisms
- Treasury holdings
- Insider/team allocation as % of total supply
- Vesting cliff dates and remaining locked tokens
- Protocol-owned liquidity
- Real yield vs emission-subsidized yield
SCORING: Which token has healthier, more sustainable supply dynamics?
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 · 507 lines · 45 tokens per session scan A a65bc461194c
crypto-compare is a skill published in the GitHub repository zubair-trabzada/ai-crypto-claude (48 stars, last pushed 4mo ago), licensed MIT. It adds 45 tokens to every session and 5,388 once invoked, about $0.0002 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-30.
Other skills, from other repositories
sorin-skill
Use when the user asks crypto-related questions about a token, pool, chain, protocol, or project and the agent should answer with Sorin's DeFi gateway using clear, data-backed analysis.
crypto-derivatives
Crypto-derivatives strategies — perpetual funding-rate arbitrage, futures term-structure contango/backwardation trading, and option volatility-smile / Greeks analysis.
defi-yield
DeFi yield analysis and optimization — lending rates, LP yields, staking returns, yield farming strategies, risk-adjusted yield comparison, and protocol-level sustainability assessment.
onchain-analysis
On-chain data analysis — active addresses / whale tracking / TVL / DEX liquidity, interpretation and signal generation using on-chain valuation metrics such as MVRV / NVT / SOPR.
stablecoin-flow
Stablecoin supply and flow analysis — USDT/USDC mint-burn signals, exchange stablecoin reserves, on-chain stablecoin velocity, and capital rotation indicators for crypto market timing.
token-unlock-treasury
Token unlock schedule analysis and project treasury tracking — vesting cliffs, linear unlocks, team/investor/ecosystem token releases, treasury diversification, and sell pressure forecasting.