tokenomist-emission-report

tokenomist-emission-report is a skill for Claude Code from tokenomist-ai/tokenomist-cli. It costs 34 tokens per session (872 once invoked), scanned A, original, MIT.

A token-supply reporting tool that shows how many tokens are issued daily or weekly and how issuance is allocated.

In plain words
What is it for?
Use it to compare emission rates across periods, inspect a token’s supply increases, and filter results by groups such as community, founders, investors, or reserves.
Why use it?
It helps you see inflation over time and identify which allocation groups are increasing the supply.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: built for openclaw.

Good fit Use it to compare emission rates across periods, inspect a token’s supply increases, and filter results by groups such as community, founders, investors, or reserves.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tokenomist-ai/tokenomist-cli/tokenomist-emission-report
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 tokenomist-ai/tokenomist-cli --skill tokenomist-emission-report
Clone the repo
git clone --depth 1 https://github.com/tokenomist-ai/tokenomist-cli

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 tokenomist-emission-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/tokenomist-ai/tokenomist-cli/tokenomist-emission-report/github.svg)](https://agentmods.dev/skills/tokenomist-ai/tokenomist-cli/tokenomist-emission-report)
Your own site
<a href="https://agentmods.dev/skills/tokenomist-ai/tokenomist-cli/tokenomist-emission-report"><img src="https://agentmods.dev/badge/skills/tokenomist-ai/tokenomist-cli/tokenomist-emission-report/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 tokenomist-emission-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/tokenomist-ai/tokenomist-cli/tokenomist-emission-report"><img src="https://agentmods.dev/badge/skills/tokenomist-ai/tokenomist-cli/tokenomist-emission-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 872 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.00034 $0.00872
Opus 5 $0.00017 $0.00436
Sonnet 5 $0.00007 $0.00174
Haiku 4.5 $0.00003 $0.00087

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

Security

Grade A, and why

tokenomist-emission-report 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 10d 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.

skills/tokenomist-emission-report/SKILL.md · 99 lines

How it starts

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

Skill: Emission Report

Get daily or weekly token emission data with allocation breakdowns.

When to use

When you need to analyze token inflation over time, compare emission rates across periods, or understand which allocations are contributing to supply increases.

Commands

Daily emission

tok emission daily <tokenId> --output json

Options:

Option Description
--start <date> Start date (YYYY-MM-DD)
--end <date> End date (YYYY-MM-DD)
--standard-allocation <names> Filter by allocation (comma-separated)
--page <number> Page number
--page-size <number> Items per page
tok emission daily arbitrum --start 2024-08-01 --end 2024-08-31 --output json
tok emission daily arbitrum --standard-allocation "privateInvestors" --output json

Available --standard-allocation values: community, founderTeam, privateInvestors, publicInvestors, others, reserve (comma-separated for multiple).

Weekly emission

tok emission weekly <tokenId> --output json

Options:

Option Description
--start <date> Start date (YYYY-MM-DD)
--end <date> End date (YYYY-MM-DD)
--standard-allocation <names> Filter by allocation (comma-separated)
--page <number> Page number
--page-size <number> Items per page
tok emission weekly arbitrum --start 2024-01-01 --end 2024-06-30 --output json
tok emission weekly arbitrum --standard-allocation "founderTeam" --output json

Key output fields

Field Description
startDate Period start
endDate Period end
unlockAmount Tokens emitted in period
unlockValue USD value of emitted tokens
referencePrice Token price used for value calculation
allocations Breakdown by allocation (name, amount, value)
totalCumulativeUnlockedAmount Running total of all unlocked tokens

Analysis workflow

Read the full file on GitHub · 99 lines

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. 10d ago First seen · 99 lines · 34 tokens per session scan A a272826b33ef

Subscribe to this mod's changes

tokenomist-emission-report is a skill published in the GitHub repository tokenomist-ai/tokenomist-cli (24 stars, last pushed 4mo ago), licensed MIT. It adds 34 tokens to every session and 872 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.

Related

Other skills, from other repositories

defillama-sui

Research Sui DeFi TVL, protocols, and yield via DefiLlama. Use when the user wants Sui DeFi data, TVL, or protocol research.

pivyme/suiperpower · 42 tokens

coinpaprika-api

Access the CoinPaprika API to query cryptocurrency market data including coin prices, tickers, exchanges, historical OHLCV data, and global market statistics. Use this skill when making HTTP requests to api.coinpaprika.com or api-pro.coinpaprika.com for crypto market information.

coinpaprika/skills · 61 tokens

coinmarketcap

Expert assistant for CoinMarketCap Pro API — price quotes, listings, historical OHLCV, market metrics, Fear & Greed Index, CMC100/CMC20 indices, exchange data, DEX data, airdrops, trending, community sentiment. Covers 10+ endpoint categories across REST + MCP + x402 pay-per-call modes. Use when the user wants: current…

Vo1ganin/crypto-claude-skills · 183 tokens

dexscreener

Expert assistant for DexScreener API — free, unauthenticated public API for current DEX pair data across 20+ chains (Solana, Ethereum, Base, BSC, TON, etc.). Use when the user wants: current price / volume / liquidity / market cap of any token on any chain, search a token by symbol/name/address, find all trading pairs…

Vo1ganin/crypto-claude-skills · 150 tokens

surf

Your AI agent's crypto brain. One skill, 100+ commands across 14 data domains — real-time prices, wallets, DeFi, on-chain SQL, prediction markets, and more. Natural language in, structured data out. Install once, access everything. Use whenever the user needs crypto data, asks about prices/wallets/tokens/DeFi, wants…

asksurf-ai/surf-skills · 101 tokens

batch-token-price-lookup

Fetch current prices for multiple tokens on any blockchain network. Activates when users ask about token prices, price comparisons, or batch price lookups across 36 chains.

coinpaprika/claude-marketplace · 39 tokens