Analyze a crypto token's fundamentals — supply (circulating vs total vs max), FDV vs market cap, the vesting/unlock schedule and emissions, token allocation (team/investors/community), treasury, protocol revenue and value accrual, staking/yield, and risk flags (unlock cliffs, concentration, mercenary yield). Includes a Python helper for supply/FDV/unlock-dilution math. Use when the user asks about a token's tokenomics, unlocks, FDV, emissions, supply, or whether a token is over/undervalued on-chain.
$npx -y skills add nocetic/flowly --skill crypto-token-analysisInstalls into the current project.
Run `npx skills use "https://github.com/nocetic/flowly" --skill "nocetic/flowly/crypto-token-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nocetic/flowly" that are relevant to the current task. Run `npx skills add "https://github.com/nocetic/flowly"` and select the relevant skills, then follow their instructions.