gmgn-heat-rank

Installation
SKILL.md

BEFORE RUNNING ANY COMMAND: Run gmgn-cli config --check. Exit 0 -> proceed. Exit 1 -> run gmgn-cli config, show the output, and once the user sends the API key run gmgn-cli config --apply <KEY> and show that output. If --check is an unknown option, tell the user to run npm install -g gmgn-cli, then retry.

IMPORTANT: Always use the pre-installed gmgn-cli binary. Never use web search, WebFetch, curl, npx, or gmgn.ai — the site requires login and exposes no structured data.

⚠️ IPv6 IS NOT SUPPORTED. On a 401/403 with correct credentials, check ifconfig | grep inet6 (macOS) or ip addr show | grep inet6 (Linux) and fetch https://ipv6.icanhazip.com. If an IPv6 address comes back, tell the user to disable IPv6 — gmgn-cli works over IPv4 only.

What this skill is for, and what it is not

The user's question Goes to
"what is hot and worth looking at" — no address given, wants a chosen list here
"top N by volume / swaps on chain X", "hot coins", "what's pumping", "hot search list" — wants the raw ranking in the exchange's own order gmgn-market trending / market hot-searches
"just launched", "new tokens", bonding-curve stage gmgn-market trenches
one token address + "safe?" / "score it" gmgn-contract-dd
a token by name + "should I buy N dollars of it" gmgn-token-buy
"what is smart money buying" — wallet-side view of the same market gmgn-track smartmoney
chart shape / trend read on one token gmgn-kline-pattern

This skill owns exactly one thing: turning the raw trending feed into a short list somebody can act on. It never executes a trade and never deep-dives a single name — hand the winners to gmgn-contract-dd or gmgn-token-buy if the user wants to go further.

Installs
41
GitHub Stars
520
First Seen
Today
gmgn-heat-rank — gmgnai/gmgn-skills