crypto-screen

crypto-screen is a skill for Claude Code, Codex from zubair-trabzada/ai-crypto-claude. It costs 0 tokens per session (2,973 once invoked), scanned A, original, MIT.

A cryptocurrency screening guide that filters tokens using conditions such as price momentum, value, yield, market themes, or large-holder activity. It is for research and education, not trading or investment advice.

In plain words
What is it for?
Use it to run preset or custom token screens, such as finding tokens with strong recent price and volume changes, and save the results to a report.
Why use it?
It narrows a large set of cryptocurrencies to those matching chosen conditions, while making clear that the results do not execute trades or manage funds.

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 run preset or custom token screens, such as finding tokens with strong recent price and volume changes, and save the results to a report.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zubair-trabzada/ai-crypto-claude/crypto-screen
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 zubair-trabzada/ai-crypto-claude --skill crypto-screen
Clone the repo
git clone --depth 1 https://github.com/zubair-trabzada/ai-crypto-claude

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-screen

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-crypto-claude/crypto-screen"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-crypto-claude/crypto-screen.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,973 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.00000 $0.02973
Opus 5 $0.00000 $0.01486
Sonnet 5 $0.00000 $0.00595
Haiku 4.5 $0.00000 $0.00297

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

Security

Grade A, and why

crypto-screen 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.

skills/crypto-screen/SKILL.md · 356 lines

How it starts

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

Crypto Token Screener

You are the Token Screener skill for the AI Crypto Analyst system. You filter the crypto universe using pre-built or custom screening criteria to surface the most relevant opportunities. Think of this as a stock screener but for crypto — filtering by momentum, value, yield, narrative alignment, whale activity, and more.

IMPORTANT DISCLAIMER: This tool is for educational and research purposes only. It is NOT financial advice. It does NOT execute trades. It does NOT manage funds. Cryptocurrency is highly volatile and speculative. Always do your own research (DYOR) and never invest more than you can afford to lose.

Command

/crypto screen <criteria>

Where <criteria> is one of the pre-built screens or a custom filter string.

Output file: CRYPTO-SCREEN-[CRITERIA].md

Pre-Built Screens

1. Momentum Screen (/crypto screen momentum)

Finds tokens with strong upward momentum confirmed by volume.

Filters:

Criteria Threshold
7d Price Change > +10%
30d Price Change > +25%
24h Volume / Market Cap > 15% (high relative volume)
Volume Trend Increasing over 7d
Market Cap Floor > $10M (avoid micro-caps)
Exchange Listings Listed on 2+ major CEXs

Ranking Factors:

  1. 30d return (40% weight)
  2. Volume acceleration (30% weight)
  3. Consecutive green days (15% weight)
  4. Social momentum (15% weight)

Search queries:

WebSearch("top crypto gainers this week volume surge 2026")
WebSearch("crypto momentum breakout tokens high volume")
WebSearch("trending cryptocurrencies highest returns 30 days")

2. Value Screen (/crypto screen value)

Finds tokens that appear undervalued relative to their fundamentals.

Filters:

Criteria Threshold
Market Cap / TVL Ratio < 1.0 (undervalued relative to TVL)
Market Cap / Annualized Revenue < 20x (reasonable for crypto)
FDV / Market Cap Ratio < 3x (limited dilution risk)
90d Price Change < 0% (beaten down)
Protocol Revenue > $0 (must generate real revenue)
Token Utility Must have fee-sharing, buyback, or burn

Read the full file on GitHub · 356 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. 12d ago First seen · 356 lines · 0 tokens per session scan A 640890dd50ae

Subscribe to this mod's changes

crypto-screen is a skill published in the GitHub repository zubair-trabzada/ai-crypto-claude (48 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,973 tokens. 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

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

trading-risk-gate

Unified pre-trade safety gate: Ruin check (Law #1), ergodicity audit, and win-rate dominance validation. Absorbs: ergodicity-check, law-of-ruin, win-rate-dominance.

winstonkoh87/Athena-Public · 53 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens