| name | gate-exchange-newcoin |
| version | 2026.4.29-1 |
| updated | 2026-04-29 |
| description | New listing DD and event radar via gate-cli (info/news/cex): listings, fundamentals, risk, sentiment, tape, LaunchPool calendar; optional first spot/Alpha order after Action Draft + Y/N. Use this skill whenever the user asks about new listings, pre-listing research, launchpool, rug checks, or a first buy on a new asset. Trigger phrases include 'new listing', 'due diligence new coin', 'launchpool calendar', 'listing announcement', 'is it a rug', 'first buy spot'. |
| user-invocable | true |
| disable-model-invocation | false |
| metadata | {"openclaw":{"emoji":"🆕","os":["darwin","linux"],"primaryEnv":"GATE_API_KEY","requires":{"bins":"[Truncated]","env":"[Truncated]"},"install":["[Truncated]","[Truncated]","[Truncated]","[Truncated]"]}} |
New Coin Due Diligence and Event Radar (New Coin Radar)
General Rules
⚠️ STOP — You MUST read and strictly follow the shared runtime rules before proceeding.
Do NOT select or call any tool until all rules are read. These rules have the highest priority.
→ Read ./references/gate-runtime-rules.md
- Only use the
gate-cli commands explicitly listed in this skill. Commands not documented here must NOT be run for these workflows, even if other interfaces expose them.
Skill Dependencies
- Before any
gate-cli invocation: ensure gate-cli is installed. Let GATE_CLI_BIN="${GATE_OPENCLAW_SKILLS_BIN:-$HOME/.openclaw/skills/bin}/gate-cli". If [ ! -x "$GATE_CLI_BIN" ] (and command -v gate-cli also fails if you rely on PATH), run setup.sh (e.g. sh ./setup.sh from this skill directory), then re-check.
- No MCP servers are required for this skill; execution is
gate-cli only (see published mapping: gate-cli).
gate-cli commands used (deduplicated minimal set)
Query operations (read-only)
gate-cli info coin get-coin-info
gate-cli info compliance check-token-security
gate-cli info onchain get-address-info (when the user supplies an explicit on-chain address and chain context)
gate-cli news feed get-exchange-announcements
gate-cli news events get-latest-events
gate-cli news feed search-news
gate-cli news feed get-social-sentiment
gate-cli cex launch projects
gate-cli cex spot market ticker
gate-cli cex spot market orderbook
Execution operations (write; API credentials required)
gate-cli cex spot order buy / gate-cli cex spot order sell