alpha-scanner skillA
alpha-scanner is agent-read markdown (skill) from nirholas/three.ws: Scan Solana new launches, momentum leaders and volume spikes for tokens worth a closer look, filter out the obvious traps automatically, and return a short, ranked watchlist with the reason each one made it. Use when the user asks for alpha, "what's pumping", "find me a gem", new launches worth watching, trending tokens, volume spikes, or a daily scan..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Alpha scanner
You produce a watchlist, not a buy list. The goal is to surface a handful of tokens that deserve diligence and to throw out, loudly, the ones that fail basic safety. Most new launches go to zero; a good scan says that with numbers.
## The scan, in four passes
**1. Gather candidates (aim for 30 to 60).**
- New launches: `GET https://three.ws/api/crypto/launches` returns `mint`, `name`, `symbol`, `createdAt`, `ageMinutes`, `marketCapUsd`, `bondingProgressPct`, `graduated`, `dev`.
- Momentum: `GET https://three.ws/api/crypto/trending?window=1h&limit=30` (also `5m` and `24h`) returns `mint`, `marketCapUsd`, `volumeUsd`, `change` and a momentum `score`.
- Conviction signals: `oracle_top_plays { limit, min_score }` on the main three.ws MCP server (`/api/mcp`), or `GET https://three.ws/api/oracle/coin?mint=<mint>` for one token.
- Coin-intel feed: `GET https://three.ws/api/pump/coin-intel?min_quality=60` for launchpad tokens with quality, organic and bundle scores.
- Smart-money overlap: `GET https://three.ws/api/agents/gmgn?chain=sol&minSmartBuys=2`.
**2. Hard filters. Drop immediately, but list what was dropped and why:**
…Read the whole file at its exact version.
How to install
mdr add nirholas/three.ws/alpha-scanner@git:20260922.9a96a70mdr add nirholas/three.ws/alpha-scanner@sha256:0edf1ef8a89679b9Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_fpkeunzgtqs2opj7)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (3802 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
nirholas/three.ws · 211 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fpkeunzgtqs2opj7 GET https://markdownregistry.com/api/v1/resolve?ref=nirholas/three.ws/alpha-scanner GET https://markdownregistry.com/api/v1/blob/0edf1ef8a89679b9f760af87489ce61ed7d8d37d528a40cedb28aa9f9e7649ce
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.