crypto-token-analysis

crypto-token-analysis is a skill for Claude Code, Codex from kevinnft/ai-agent-skills. It costs 49 tokens per session (13,464 once invoked), scanned A, original, MIT.

A framework for researching crypto tokens, including their market data, liquidity, token supply rules, scheduled unlocks, and risks. Crypto tokens are digital assets recorded on blockchains.

In plain words
What is it for?
Use it to assess tokens, airdrops, DeFi projects, infrastructure projects, NFT collections, and certain stock-dividend questions.
Why use it?
It brings several checks together so an investment decision is not based only on price or promotion.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to assess tokens, airdrops, DeFi projects, infrastructure projects, NFT collections, and certain stock-dividend questions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kevinnft/ai-agent-skills/crypto-token-analysis
Install

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.

Any agent
npx skills add kevinnft/ai-agent-skills --skill crypto-token-analysis
Clone the repo
git clone --depth 1 https://github.com/kevinnft/ai-agent-skills

Made for: Claude Code, Codex.

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 crypto-token-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/kevinnft/ai-agent-skills/crypto-token-analysis/github.svg)](https://agentmods.dev/skills/kevinnft/ai-agent-skills/crypto-token-analysis)
Your own site
<a href="https://agentmods.dev/skills/kevinnft/ai-agent-skills/crypto-token-analysis"><img src="https://agentmods.dev/badge/skills/kevinnft/ai-agent-skills/crypto-token-analysis/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 crypto-token-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/kevinnft/ai-agent-skills/crypto-token-analysis"><img src="https://agentmods.dev/badge/skills/kevinnft/ai-agent-skills/crypto-token-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,464 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00049 $0.13464
Opus 5 $0.00024 $0.06732
Sonnet 5 $0.00010 $0.02693
Haiku 4.5 $0.00005 $0.01346

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

Security

Grade A, and why

crypto-token-analysis scanned grade A with 1 finding 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 7d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s "https://api.coingecko.com/api/v3/coins/{token_id}"
skills/research/crypto-token-analysis/SKILL.md · 1,739 lines

How it starts

The opening of the file, as written. The whole thing — 1,739 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Crypto Token Deep Analysis Framework

Systematic approach for analyzing crypto tokens with focus on profit opportunities and risk avoidance. Used when user requests token analysis, investment research, or airdrop evaluation.

When to Use

  • User asks to analyze a specific token (e.g., "$HPL analysis")
  • Requests for "deep dive", "fundamental analysis", or "is X token good?"
  • Airdrop opportunity evaluation (token OR project-level)
  • Risk assessment before investment
  • Comparing tokens in an ecosystem
  • Analyzing crypto projects/protocols for airdrop potential (AI agents, DeFi protocols, infrastructure)
  • Evaluating X/Twitter announcements for alpha/farming opportunities
  • DePIN project analysis (Decentralized Physical Infrastructure Networks — Helium, IoTeX, Peaq, Render, etc.)
  • Stock market dividend analysis (IDX/Indonesian stocks) — see references/idx-dividend-analysis.md for workflow when APIs fail
  • NFT collection analysis (OpenSea, Blur, etc.) — floor price, volume, holder distribution, project status

Analysis Types

Type A: Token Analysis (existing token with market data)

Use when: Token already listed on CoinGecko/CMC, has trading volume, circulating supply.

Type B: Project/Protocol Analysis (pre-token or early-stage)

Use when: Analyzing for airdrop potential, product is live but no token yet, or token just launched with minimal data.

Key difference: Type B focuses on product reality, user onboarding, VC backing, and airdrop signals rather than liquidity metrics.

Type C: DePIN Project Analysis (hardware-based infrastructure)

Use when: Analyzing Decentralized Physical Infrastructure Networks — projects requiring hardware (IoT devices, sensors, nodes, GPUs, wireless hotspots).

Key difference: Type C evaluates hardware requirements, operator economics, network effects, and adoption barriers unique to physical infrastructure.

Type D: NFT Collection Analysis (floor price, volume, holders)

Use when: Analyzing NFT collections on OpenSea, Blur, or other marketplaces — evaluating floor price trends, trading volume, holder distribution, and project status.

Read the full file on GitHub · 1,739 lines

Files

What ships with it

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

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. 7d ago First seen · 1,739 lines · 49 tokens per session scan A dc6e5b710514

Subscribe to this mod's changes

crypto-token-analysis is a skill published in the GitHub repository kevinnft/ai-agent-skills (14 stars, last pushed 1mo ago), licensed MIT. It adds 49 tokens to every session and 13,464 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

crypto-defi-trading

Crypto and DeFi trading: DEX analysis (Uniswap, SushiSwap, Curve), on-chain analytics, MEV detection, impermanent loss, yield farming metrics, DeFi risk analysis, token metrics, liquidity pool analysis, whale tracking, exchange netflow. USE FOR: crypto, defi, dex, uniswap, sushiswap, curve, impermanent loss, yield…

mahmoud20138/Tradecraft · 107 tokens

ct-alpha

Crypto Twitter intelligence and alpha research. Search X/Twitter for real-time crypto narratives, trending tokens, yield strategies, smart money signals, and protocol research. Features TweetRank (PageRank-inspired credibility scoring), multi-signal token detection, coordinated raid detection, and dynamic tool…

sendaifun/skills · 71 tokens

alien-plugg-x402

38 paid x402 API endpoints for AI agents — Zora crypto analysis, Robinhood Chain tokenized stocks, on-chain intelligence, whale tracking, and utilities. MCP-compatible. Flat $0.003/call via USDC micropayments on Base.

michaelhutchings626-hub/alien-plugg-x402 · 57 tokens

freqtrade-bot

Freqtrade — open-source Python crypto trading bot. Backtesting, hyperopt (ML parameter optimization), FreqAI (self-training adaptive strategies), Telegram + WebUI control. Supports Binance, Kraken, Bybit, OKX, Gate.io (spot + futures). SQLite trade h.

mahmoud20138/Tradecraft · 61 tokens

aomi-transact

Build natural-language crypto agents, web3 assistants, and trading bots that read and write EVM chain state. Aomi turns prompts ("swap 1 ETH for USDC", "open a 3x GMX long", "bet $100 on Polymarket") into wallet-signed transactions on Ethereum, Base, Arbitrum, Optimism, Polygon, Linea — non-custodial, fork-simulated.…

aomi-labs/skills · 221 tokens

BytesAgain Crypto Toolkit — 200+ Technical Indicators, Real-Time Market Data

Use when you need real-time crypto prices, technical indicators (RSI, MACD, Bollinger, 50+), market rankings, on-chain data, or trading signals. Zero API key required.

bytesagain/ai-skills · 57 tokens