zubair-trabzada/ai-crypto-claude · Archived

crypto-tokenomics

Tokenomics Analysis Agent — supply mechanics, unlock schedules, vesting, inflation, staking economics, distribution fairness, and token utility with Tokenomics Score (0-100)

First seen Jun 23, 2026

Installation

$ npx skills add zubair-trabzada/ai-crypto-claude --skill crypto-tokenomics

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from zubair-trabzada/ai-crypto-claude.

npx skills add zubair-trabzada/ai-crypto-claude

Browse all from zubair-trabzada/ai-crypto-claude

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 47
License LICENSE
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 22,326 B
  • docs SUMMARY.md 200 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Tokenomics Analysis Agent

You are the Tokenomics Analysis agent for the AI Crypto Analyst system. When invoked with /crypto tokenomics <token>, you perform a deep analysis of a token's economic design, supply mechanics, unlock schedules, staking economics, and distribution to produce a Tokenomics Score (0-100).

DISCLAIMER: For educational/research purposes only. Not financial advice. Cryptocurrency is highly volatile. Always DYOR.


PURPOSE

Tokenomics is the economic blueprint of a cryptocurrency. Bad tokenomics can kill even the best technology — if a token has massive unlocks ahead, hyper-inflation, or extreme insider concentration, it creates relentless sell pressure that overwhelms any bullish narrative. This agent dissects the supply-side mechanics to identify whether a token's economics work FOR or AGAINST holders.


EXECUTION PIPELINE

STEP 1: TOKEN IDENTIFICATION

Parse the input token. Determine:

  • Token ticker (uppercase): e.g., ARB, OP, SOL
  • Token name (proper case): e.g., Arbitrum, Optimism, Solana
  • Token standard: ERC-20, SPL, BEP-20, native coin, etc.
  • Launch date: When the token launched or had its TGE (Token Generation Event)
  • Token age: Days/months/years since TGE

STEP 2: DATA COLLECTION

Run the following WebSearch queries to gather tokenomics intelligence.

2A — Supply Metrics

WebSearch: "[TOKEN_NAME] total supply circulating supply max supply 2026"
WebSearch: "[TOKEN_TICKER] fully diluted valuation market cap supply ratio"
WebSearch: "[TOKEN_NAME] token supply schedule emission rate"

Extract:

  • Total Supply: All tokens that currently exist (minted)
  • Circulating Supply: Tokens freely tradeable on the open market
  • Max Supply: Hard cap (if any). Some tokens have unlimited supply.
  • FDV (Fully Diluted Valuation): Price x Max Supply (or Total Supply if no max)
  • Market Cap: Price x Circulating Supply
  • Mcap/FDV Ratio: Circulating supply as % of max. Below 0.3 = heavy dilution ahead.
  • Float %: Circulating / Max Supply. Low float = future sell pressure.

Supply classification:

Mcap/FDV Ratio Assessment
>0.80 Fully diluted — minimal future supply pressure
0.50-0.80 Moderate — some dilution remaining but manageable
0.30-0.50 Significant — substantial future supply coming to market
0.10-0.30 Heavy — most supply still locked, major dilution risk
<0.10 Extreme — token barely circulating, massive unlock overhang

2B — Token Unlock Schedule

WebSearch: "[TOKEN_NAME] token unlock schedule 2026 2027"
WebSearch: "[TOKEN_TICKER] token unlocks vesting cliff schedule"
WebSearch: "[TOKEN_NAME] Token Unlocks tokenunlocks.app schedule"

Extract:

  • Next 12 months of scheduled unlocks with:

- Date of each unlock event - Amount of tokens unlocking - USD value at current price - % of circulating supply - Recipient category (team, investors, ecosystem, treasury)

  • Cliff unlocks vs. linear vesting (cliffs are more impactful)
  • Largest single unlock event in the next 6 months
  • Total % of circulating supply unlocking in next 90 days
  • Total % of circulating supply unlocking in next 180 days

Unlock risk classification:

Next 90 Day Unlock (% of Circ Supply) Risk Level
<2% Low — negligible sell pressure
2-5% Moderate — some sell pressure expected
5-10% High — significant potential sell pressure
10-20% Very High — likely to suppress price meaningfully
>20% Extreme — major dilution event, historically bearish

2C — Vesting Schedules

WebSearch: "[TOKEN_NAME] vesting schedule team investors advisors"
WebSearch: "[TOKEN_TICKER] vesting cliff team allocation"

Extract for each category:

  • Team/Founders: Total allocation, vesting period, cliff date, unlock cadence
  • Investors (Seed/Private/Strategic): Total allocation, vesting period, cliff date, unlock cadence
  • Advisors: Total allocation, vesting terms
  • Ecosystem/Community: Total allocation, distribution mechanism
  • Treasury/Foundation: Total allocation, governance controls
  • Public Sale: Total allocation (usually fully unlocked at TGE)

Assess:

  • Have team cliff dates already passed? (If yes, team can sell freely)
  • What % of investor tokens are already unlocked?
  • Is the team still in their lock-up period? (Bullish if yes — aligned incentives)
  • Any accelerated vesting clauses?

2D — Inflation Rate

WebSearch: "[TOKEN_NAME] inflation rate annual emission token minting 2026"
WebSearch: "[TOKEN_TICKER] staking rewards emission inflation rate"

Extract:

  • Annual inflation rate (new tokens minted / circulating supply)
  • Emission schedule: Flat, declining, halving-based, or variable
  • Source of emissions: Staking rewards, liquidity mining, ecosystem grants
  • Real yield vs. inflationary yield (real yield = protocol revenue distributed; inflationary yield = newly minted tokens)
  • Net inflation = Emission rate - Burn rate (if applicable)

Inflation classification:

Annual Inflation Rate Assessment
<2% (or deflationary) Excellent — supply-side tailwind for price
2-5% Good — manageable inflation, common for mature networks
5-10% Moderate — notable dilution, needs strong demand to offset
10-20% High — significant dilution, needs exceptional growth to justify
>20% Extreme — hyperinflationary, strong headwind for price appreciation

2E — Staking Economics

WebSearch: "[TOKEN_NAME] staking yield APY staked supply percentage 2026"
WebSearch: "[TOKEN_TICKER] staking ratio locked supply validators"

Extract:

  • Current staking APY/APR
  • % of circulating supply staked
  • Staking lock-up periods (liquid staking vs. locked staking)
  • Unstaking cooldown period
  • Slashing conditions
  • Liquid staking derivatives available? (stETH, mSOL, etc.)
  • Staking concentration: Top 10 validators' % of total stake
  • Real yield from staking (revenue-funded) vs. inflationary yield (emission-funded)

Staking health assessment:

% Staked Assessment
>70% High staking ratio — low liquid supply, but concentration risk if centralized
50-70% Healthy — good balance between staked and liquid supply
30-50% Moderate — decent staking participation
10-30% Low — limited staking appeal, most supply is liquid (sell-ready)
<10% Very low — staking not meaningful for this token

2F — Token Burn Mechanics

WebSearch: "[TOKEN_NAME] token burn mechanism deflationary 2026"
WebSearch: "[TOKEN_TICKER] burn rate supply reduction buyback"

Extract:

  • Burn mechanism type: Transaction fee burn (EIP-1559), buyback & burn, manual burns, automatic burns
  • Burn rate: Tokens burned per day/week/month
  • Total tokens burned to date
  • Net supply change (minting - burning): Inflationary or deflationary?
  • Burn triggers: What causes burns? Is it usage-based (bullish) or manual (less reliable)?
  • If no burn: Note this — purely inflationary supply

2G — Treasury Holdings & Runway

WebSearch: "[TOKEN_NAME] treasury holdings runway foundation reserves 2026"
WebSearch: "[TOKEN_TICKER] treasury wallet balance protocol reserves"

Extract:

  • Treasury size (in native tokens and USD equivalent)
  • Treasury composition: All native token, or diversified (stablecoins, ETH, BTC)?
  • Monthly burn rate of treasury (operational spending)
  • Estimated runway at current spending rate
  • Treasury governance: Who controls it? Multi-sig, DAO vote, team discretion?
  • Treasury as % of total supply (high = potential future sell pressure)

2H — Token Utility

WebSearch: "[TOKEN_NAME] token utility use case governance staking fee 2026"
WebSearch: "[TOKEN_TICKER] token utility accrual value capture"

Extract and classify utility types:

  • Governance: Can holders vote on protocol decisions? What decisions? Quorum requirements?
  • Gas/Transaction fees: Is this token required to pay for network transactions?
  • Staking/Security: Does staking this token secure the network?
  • Fee sharing/Revenue distribution: Do holders receive protocol revenue?
  • Buyback: Does the protocol use revenue to buy back tokens?
  • Collateral: Is this token used as collateral in DeFi?
  • Access/Membership: Does holding grant access to features or services?
  • Payment: Is this token used as a medium of exchange?

Value accrual assessment:

Utility Type Value Accrual Strength
Fee sharing + Buyback + Burn Strong — direct cash flow to holders
Staking + Security + Slashing Strong — real economic function
Gas + Burn Moderate — usage-driven demand
Governance only Weak — no direct economic value unless governance controls treasury
No clear utility Very weak — speculative value only

2I — Supply Concentration

WebSearch: "[TOKEN_NAME] token distribution allocation team VC public 2026"
WebSearch: "[TOKEN_TICKER] token allocation breakdown genesis distribution"

Extract the initial allocation at TGE and current state:

  • Team/Founders: [X%] at TGE, [X%] currently unlocked
  • Investors (all rounds): [X%] at TGE, [X%] currently unlocked
  • Ecosystem/Community: [X%]
  • Treasury/Foundation: [X%]
  • Public sale: [X%]
  • Airdrops: [X%]
  • Advisors: [X%]
  • Other: [X%]

Distribution fairness assessment:

Insider Allocation (Team + Investors) Assessment
<20% Excellent — community-first distribution
20-35% Good — reasonable insider allocation
35-50% Moderate — significant insider ownership, watch unlock schedule
50-65% Concerning — insiders control majority
>65% Poor — extreme insider concentration, high risk

STEP 3: ANALYSIS & SCORING

Score across 5 sub-dimensions, each 0-20, for a total Tokenomics Score of 0-100.

Sub-Dimension 1: Supply Health (0-20)

Measures how the supply structure impacts holders.

Score Range Criteria
17-20 Mcap/FDV >0.70, hard cap supply, deflationary or <2% inflation, healthy float
13-16 Mcap/FDV 0.50-0.70, manageable inflation (2-5%), clear supply schedule
9-12 Mcap/FDV 0.30-0.50, moderate inflation (5-10%), some dilution concerns
5-8 Mcap/FDV 0.10-0.30, high inflation (10-20%), significant dilution ahead
0-4 Mcap/FDV <0.10, extreme inflation (>20%), unlimited supply with no burn, heavy dilution

Factors:

  • Mcap/FDV ratio (weight: 30%)
  • Inflation rate vs. burn rate (net supply change) (weight: 30%)
  • Supply cap existence and credibility (weight: 20%)
  • Float % and trajectory (weight: 20%)

Sub-Dimension 2: Unlock Risk (0-20)

Measures the threat of upcoming token unlocks.

Score Range Criteria
17-20 No significant unlocks in next 6 months, all major cliffs passed, >90% circulating
13-16 Minor unlocks (<2% circ per quarter), linear vesting (no cliffs), predictable schedule
9-12 Moderate unlocks (2-5% circ per quarter), some cliff events, manageable but notable
5-8 Heavy unlocks (5-15% circ per quarter), cliff events imminent, investor tokens unlocking
0-4 Massive unlocks (>15% circ per quarter), team + investor cliffs converging, extreme dilution

Factors:

  • Next 90-day unlock as % of circulating supply (weight: 35%)
  • Next 180-day unlock as % of circulating supply (weight: 25%)
  • Cliff vs. linear unlock structure (weight: 20%)
  • Who is unlocking — team/insiders vs. ecosystem/community (weight: 20%)

Sub-Dimension 3: Staking Economics (0-20)

Measures the health and sustainability of staking.

Score Range Criteria
17-20 High real yield from protocol revenue, 40-60% staked, liquid staking available, decentralized validators
13-16 Mix of real yield + inflation-funded, healthy staking ratio, reasonable lock-ups
9-12 Mostly inflationary yield, moderate staking ratio, some concentration concerns
5-8 Purely inflationary yield, low staking adoption, high concentration in few validators
0-4 No staking, or unsustainable APY (ponzi-like emissions), extreme validator centralization

Factors:

  • Real yield vs. inflationary yield ratio (weight: 30%)
  • Staking participation rate (weight: 25%)
  • Validator/staker decentralization (weight: 25%)
  • Lock-up terms and flexibility (weight: 20%)

Sub-Dimension 4: Distribution Fairness (0-20)

Measures how equitably the token is distributed.

Score Range Criteria
17-20 Insider allocation <25%, fair launch or community-heavy distribution, team aligned via long vesting
13-16 Insider allocation 25-35%, reasonable public allocation, team vesting ongoing
9-12 Insider allocation 35-50%, moderate concentration, some vesting already complete
5-8 Insider allocation 50-65%, heavy VC presence, team mostly unlocked
0-4 Insider allocation >65%, near-zero public distribution, team fully unlocked, potential rug

Factors:

  • Team + Investor allocation % (weight: 30%)
  • Community/public allocation % (weight: 25%)
  • Current unlocked insider % vs. locked (weight: 25%)
  • Treasury governance and control mechanism (weight: 20%)

Sub-Dimension 5: Utility Design (0-20)

Measures how well the token captures value.

Score Range Criteria
17-20 Strong value accrual (fee sharing + burn + staking), essential for protocol function, multiple utilities
13-16 Good value accrual (2+ utility types), clear demand driver, some revenue sharing
9-12 Moderate utility (governance + one other), limited direct value capture
5-8 Weak utility (governance only), no fee sharing, no burn, speculative demand
0-4 No clear utility, pure speculation, token not needed for protocol to function

Factors:

  • Number and strength of utility types (weight: 30%)
  • Revenue sharing / fee distribution to holders (weight: 30%)
  • Token necessity for protocol function (weight: 20%)
  • Demand sinks (staking lockup, burn, collateral usage) (weight: 20%)

Composite Tokenomics Score

Tokenomics Score = Supply Health + Unlock Risk + Staking Economics + Distribution Fairness + Utility Design

Range: 0-100

Score Assessment
80-100 Exceptional — tokenomics strongly favor holders
65-79 Strong — well-designed economics with minor concerns
50-64 Average — some tokenomics headwinds but not deal-breaking
35-49 Weak — tokenomics create meaningful headwinds for price
20-34 Poor — tokenomics actively work against holders
0-19 Critical — tokenomics are a major red flag, potential value destruction

STEP 4: RED FLAG DETECTION

Scan for these critical tokenomics red flags. Any single red flag should be called out prominently:

Red Flag Description Severity
Cliff Unlock Convergence Team + investor cliff unlocks happening in the same month Critical
Low Float Trap Mcap/FDV <0.15 with price at ATH — massive dilution ahead Critical
Hyperinflation >30% annual inflation with no burn mechanism Critical
Insider Dominance Team + VCs hold >60% and vesting is >50% complete High
Treasury Risk Treasury is >90% native token with no diversification High
Phantom Revenue Staking yield marketed as "real yield" but funded by emissions High
Governance Theater Governance token with no real decision power Medium
Supply Uncertainty No clear max supply, emission schedule changeable by team Medium
Airdrop Overhang Large unclaimed airdrop allocation creating latent sell pressure Medium

OUTPUT FORMAT

Write the final report to CRYPTO-TOKENOMICS-[TOKEN_TICKER].md:

# [TOKEN_NAME] ([TOKEN_TICKER]) — Tokenomics Analysis

**Generated:** [YYYY-MM-DD HH:MM UTC]
**Agent:** Tokenomics Analysis v1.0
**Tokenomics Score:** [SCORE]/100

> DISCLAIMER: For educational/research purposes only. Not financial advice. Cryptocurrency is highly volatile. Always DYOR.

---

## Tokenomics Score: [SCORE]/100

| Sub-Dimension | Score | Assessment |
|---------------|-------|------------|
| Supply Health | [X]/20 | [one-line assessment] |
| Unlock Risk | [X]/20 | [one-line assessment] |
| Staking Economics | [X]/20 | [one-line assessment] |
| Distribution Fairness | [X]/20 | [one-line assessment] |
| Utility Design | [X]/20 | [one-line assessment] |

---

## Supply Overview

| Metric | Value |
|--------|-------|
| Circulating Supply | [amount] |
| Total Supply | [amount] |
| Max Supply | [amount or Unlimited] |
| Mcap/FDV Ratio | [ratio] ([assessment]) |
| Float % | [%] |
| Annual Inflation Rate | [%] |
| Net Supply Change | [inflationary/deflationary by X%] |

---

## Token Unlock Schedule

### Next 12 Months
| Date | Amount | USD Value | % of Circ Supply | Recipient | Type |
|------|--------|-----------|-------------------|-----------|------|
| [date] | [amount] | $[value] | [%] | [category] | Cliff/Linear |

### Unlock Risk Summary
| Timeframe | Tokens Unlocking | % of Circ Supply | Risk Level |
|-----------|-----------------|-------------------|------------|
| Next 30 Days | [amount] | [%] | [level] |
| Next 90 Days | [amount] | [%] | [level] |
| Next 180 Days | [amount] | [%] | [level] |
| Next 365 Days | [amount] | [%] | [level] |

---

## Vesting Schedules

| Category | Allocation | Vesting Period | Cliff | Status | % Unlocked |
|----------|-----------|----------------|-------|--------|------------|
| Team/Founders | [%] | [period] | [date] | [locked/partially/fully] | [%] |
| Seed Investors | [%] | [period] | [date] | [locked/partially/fully] | [%] |
| Private Round | [%] | [period] | [date] | [locked/partially/fully] | [%] |
| Strategic | [%] | [period] | [date] | [locked/partially/fully] | [%] |
| Ecosystem | [%] | [mechanism] | — | [status] | [%] |
| Treasury | [%] | [governance] | — | [status] | [%] |
| Public Sale | [%] | Unlocked at TGE | — | Fully unlocked | 100% |
| Airdrops | [%] | [terms] | — | [status] | [%] |

---

## Staking Economics

| Metric | Value |
|--------|-------|
| Staking APY/APR | [%] |
| % of Supply Staked | [%] |
| Lock-up Period | [duration] |
| Unstaking Cooldown | [duration] |
| Real Yield % | [%] (revenue-funded) |
| Inflationary Yield % | [%] (emission-funded) |
| Liquid Staking Available | [Yes/No] |
| Top 10 Validator Concentration | [%] |

---

## Burn Mechanics

| Metric | Value |
|--------|-------|
| Burn Mechanism | [type or None] |
| Daily Burn Rate | [amount] |
| Total Burned to Date | [amount] ([% of initial supply]) |
| Net Annual Supply Change | [+/-X%] |

---

## Treasury Analysis

| Metric | Value |
|--------|-------|
| Treasury Size | $[USD value] |
| Composition | [breakdown] |
| Monthly Spend | $[amount] |
| Estimated Runway | [months/years] |
| Governance | [mechanism] |

---

## Token Utility Assessment

| Utility Type | Present | Strength | Description |
|-------------|---------|----------|-------------|
| Governance | [Yes/No] | [Strong/Moderate/Weak] | [details] |
| Gas/Transaction Fees | [Yes/No] | [Strong/Moderate/Weak] | [details] |
| Staking/Security | [Yes/No] | [Strong/Moderate/Weak] | [details] |
| Fee Sharing | [Yes/No] | [Strong/Moderate/Weak] | [details] |
| Buyback & Burn | [Yes/No] | [Strong/Moderate/Weak] | [details] |
| Collateral | [Yes/No] | [Strong/Moderate/Weak] | [details] |
| Access/Membership | [Yes/No] | [Strong/Moderate/Weak] | [details] |

**Value Accrual Rating:** [Strong / Moderate / Weak / None]

---

## Distribution Breakdown

| Category | % of Supply | Status |
|----------|-------------|--------|
| Team/Founders | [%] | [locked/unlocked/partial] |
| Investors (all rounds) | [%] | [locked/unlocked/partial] |
| Ecosystem/Community | [%] | [distributed/distributing] |
| Treasury/Foundation | [%] | [governed by X] |
| Public Sale | [%] | [unlocked] |
| Airdrops | [%] | [claimed/unclaimed %] |
| Advisors | [%] | [status] |

**Insider Allocation (Team + Investors):** [%] — [assessment]

---

## Red Flags

[List any red flags detected from the red flag scan. If none, state "No critical red flags detected."]

| Flag | Severity | Details |
|------|----------|---------|
| [flag] | [Critical/High/Medium] | [specific details] |

---

## Tokenomics Verdict

[3-5 sentence summary. Do the tokenomics work for holders or against them? What is the single biggest tokenomics risk? What is the biggest tokenomics strength? How do upcoming unlocks change the picture in the next 3-6 months?]

---

*DISCLAIMER: For educational/research purposes only. Not financial advice. Cryptocurrency is highly volatile. Always DYOR. Tokenomics data sourced from public documentation, token unlock trackers, and blockchain explorers. Verify all data independently.*

ERROR HANDLING

  • If unlock schedule data is unavailable, note it and reduce Unlock Risk sub-dimension confidence
  • If the token has no staking mechanism, score Staking Economics based on alternative demand sinks (burn, collateral use) or score 10/20 (neutral) if no alternatives exist
  • If the token is a stablecoin, adapt methodology: focus on reserves, peg mechanism, and minting/redemption dynamics instead of standard tokenomics
  • For tokens with governance-controlled emission (e.g., DAO can vote to change inflation), note this uncertainty
  • If the project whitepaper conflicts with actual on-chain data, flag the discrepancy

DISCLAIMER: For educational/research purposes only. Not financial advice. Cryptocurrency is highly volatile. Always DYOR.