Loading...
Loading...
Decide whether a token creator's NEXT launch is safe to buy. Scores a dev address 0-100 on two separate axes — CONDUCT (will he dump on you at open) and POWER (has he ever actually built anything big) — from his full launch history and every trade he made in his own coins, then returns a buy / don't-buy call with a timing window. USE THIS SKILL WHEN the user asks a buy-decision question about a launcher: "can I buy this dev's new launch", "should I buy his next launch", "will this dev rug", "will he dump at open", "is his launch safe to snipe", "is it safe to buy at his open", "dev score", "creator score", "launch score", "is this launcher trustworthy enough to buy"; OR when the user gives a TOKEN address plus a team-trust question ("is this token's team trustworthy", "does this project's dev have a record", "has this creator rugged before") — resolve the creator with `gmgn-cli token info` -> `dev.creator_address` first, then score that address; OR when the user gives a WALLET address plus an explicit launch-history question ("what tokens has this address launched", "how did his previous launches do", "did all his coins go to zero"). The same questions asked in any other language route here too — match on meaning, not on wording. DO NOT USE THIS SKILL for a bare wallet address with no question attached: a bare address is a copy-trade question by default and belongs to gmgn-wallet-analysis, which declares itself the default for it. Also do not use it for copy-trade questions ("is this wallet worth copying", "should I copy this wallet", "copy-trade score"), wallet profitability ("is this wallet profitable", "what is this wallet's track record"), or wallet-profile phrasings ("is this a token-creator wallet", "how is this dev's reputation") — those belong to gmgn-wallet-score. The split is by question type, not by address type: those skills answer "who is this wallet" (a profile), this skill answers "should I buy his launch" (a decision, with a timing window). Note how close "how is this dev's reputation" (profile → gmgn-wallet-score) sits to "dev score" (decision → here): the deciding factor is whether a buy is on the table. If it is genuinely ambiguous, ask one short question instead of guessing — the two produce different reports and there is no cheap hedge.
npx skill4agent add gmgnai/gmgn-skills gmgn-dev-scoregmgn-cli config --checkgmgn-cli configgmgn-cli config --apply <KEY>--checknpm install -g gmgn-cligmgn-clinpx401403ifconfig | grep inet6ip addr show | grep inet6https://ipv6.icanhazip.comgmgn-clipython3 ~/.claude/skills/gmgn-dev-score/dev_score.py <chain> <dev_address> [max_pages]max_pagesgmgn-cli token info --chain <c> --address <token> --rawdev.creator_addressgmgn-cli portfolio created-tokensopen_countscored: falsereason: index_emptyreason## Display Templatesscore.totalscore.conductscore.powerscore.banddump_gate.tierdumpscoins_with_tradesdump_gate.forced_byconduct_terms.shrink_fromshrink_tocoins_with_tradescareer_daystopflagshipflagship.statusexit_rowsexit_unrecordedflagship.holdsnullhis_trades.fastest_first_sell_smedian_pull_multiplelaunches.totalon_curvetradeableliquidity.drainedpartialignored_rowscross_wallet.movespendingbundlercoverage.book_truncatedtrade_history_truncatedunresolved_coinsimplausible_peakslaunches.career_days_is_floorfastest_first_sell_s## Dev score · <dev address, first 10 and last 4 chars> · <CHAIN>###| # | Section | Block | Omit only when |
|---|---|---|---|
| 1 | (no heading) the verdict | two lines: | never |
| 2 | Open-dump record | prose, at most three short paragraphs | never |
| 3 | What moved the score | bullets, one adjustment per bullet | never |
| 4 | His best coins | the coin's full contract address, then one table — peak, now, drawdown, holders, pool, tradeable, age — then prose for the position | never |
| 5 | What he actually did | bullets | never |
| 6 | Supply moved to other wallets | bullets | |
| 7 | Bundled buying at open | one or two lines | |
| 8 | Coverage limits | bullets | nothing named in the coverage checklist bullet is set |
| 9 | What to do | four labelled parts, in this order: buy or not · when · where the loss comes from · how far the score can be trusted | never |
references/glossary.mdreferences/fields.mdnull「」score.bandstay_awaypowergmgn-cli portfolio activity| File | What is in it |
|---|---|
| The model: what each axis is built from, the shrink, the severity curve, the tiers and caps, the verdict bands, and why each one is shaped that way. |
| Every JSON key the script emits, and every API field it reads. Nothing outside this file is confirmed against the live API. |
| The handful of trader terms that have no literal translation, with the rendering to use. |