gate-exchange-newcoin
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseNew Coin Due Diligence and Event Radar (New Coin 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 commands explicitly listed in this skill. Commands not documented here must NOT be run for these workflows, even if other interfaces expose them.
gate-cli
⚠️ 停止操作——在继续之前,您必须阅读并严格遵守共享的运行时规则。在未阅读所有规则前,请勿选择或调用任何工具。这些规则具有最高优先级。
→ 阅读
./references/gate-runtime-rules.md- 仅使用本技能中明确列出的命令。即使其他接口提供了未在此处记录的命令,也不得在这些工作流中运行。
gate-cli
Skill Dependencies
技能依赖
- Before any invocation: ensure
gate-cliis installed. Letgate-cli. IfGATE_CLI_BIN="${GATE_OPENCLAW_SKILLS_BIN:-$HOME/.openclaw/skills/bin}/gate-cli"(and[ ! -x "$GATE_CLI_BIN" ]also fails if you rely oncommand -v gate-cli), runPATH(e.g.setup.shfrom this skill directory), then re-check.sh ./setup.sh - No MCP servers are required for this skill; execution is only (see published mapping: gate-cli).
gate-cli
- 调用之前:确保已安装
gate-cli。设置gate-cli。如果**GATE_CLI_BIN="${GATE_OPENCLAW_SKILLS_BIN:-$HOME/.openclaw/skills/bin}/gate-cli"**(且若依赖[ ! -x "$GATE_CLI_BIN" ],PATH也执行失败),请运行command -v gate-cli(例如,从本技能目录执行setup.sh),然后重新检查。sh ./setup.sh - 本技能不需要MCP服务器;仅通过****执行(详见已发布的映射:gate-cli)。
gate-cli
gate-cli commands used (deduplicated minimal set)
使用的gate-cli命令(去重后的最小集合)
Query operations (read-only)
gate-cli info coin get-coin-infogate-cli info compliance check-token-security- (when the user supplies an explicit on-chain address and chain context)
gate-cli info onchain get-address-info gate-cli news feed get-exchange-announcementsgate-cli news events get-latest-eventsgate-cli news feed search-newsgate-cli news feed get-social-sentimentgate-cli cex launch projectsgate-cli cex spot market tickergate-cli cex spot market orderbook
Execution operations (write; API credentials required)
- /
gate-cli cex spot order buygate-cli cex spot order sell - (for Alpha market workflows; prefer
gate-cli cex alpha order placefirst when available pergate-cli cex alpha order quoteAlpha docs)gate-cli
查询操作(只读)
gate-cli info coin get-coin-infogate-cli info compliance check-token-security- (当用户提供明确的链上地址和链上下文时)
gate-cli info onchain get-address-info gate-cli news feed get-exchange-announcementsgate-cli news events get-latest-eventsgate-cli news feed search-newsgate-cli news feed get-social-sentimentgate-cli cex launch projectsgate-cli cex spot market tickergate-cli cex spot market orderbook
执行操作(写入;需要API凭证)
- /
gate-cli cex spot order buygate-cli cex spot order sell - (用于Alpha市场工作流;根据
gate-cli cex alpha order placeAlpha文档,优先使用gate-cli)gate-cli cex alpha order quote
Authentication
身份验证
- Interactive file setup: when and
GATE_API_KEYare not both set on the host, runGATE_API_SECRETto complete the wizard (see gate-cli).gate-cli config init - Env / flags: is not required when credentials are already supplied — e.g. both
gate-cli config initandGATE_API_KEYset — never ask the user to paste secrets into chat.GATE_API_SECRET - Permissions: Read flows use public /
infoCLI paths;newsmarket reads typically do not require keys; order placement requirescex(spot) and appropriate Alpha permissions forSpot:Writewrites.cex alpha - Portal: create or rotate keys outside the chat: https://www.gate.com/myaccount/profile/api-key/manage
- 交互式文件设置:当主机上未同时设置**和
GATE_API_KEY时,运行GATE_API_SECRET**完成向导设置(详见gate-cli)。gate-cli config init - 环境变量/参数:当凭证已提供时——例如同时设置了**和
GATE_API_KEY——无需运行GATE_API_SECRET**,切勿要求用户在聊天中粘贴密钥。gate-cli config init - 权限:只读流程使用公开的/
infoCLI路径;news市场只读操作通常不需要密钥;下单操作需要**cex权限(现货),以及对应Spot:Write**写入操作的Alpha权限。cex alpha - 门户:在聊天外创建或轮换密钥:https://www.gate.com/myaccount/profile/api-key/manage
Installation check
安装检查
- Required: (install via
gate-cliwhen missing).setup.sh - Sanity check: Confirm before relying on scripted flows.
gate-cli --version
- 必需组件:(缺失时通过
gate-cli安装)。setup.sh - 完整性检查:在依赖脚本流程之前,确认可正常执行。
gate-cli --version
Execution mode
执行模式
Read and strictly follow , then execute routing, signal detection (S1–S5), and confirmation gates in this file.
references/gate-cli.md- holds intent routing, signal definitions, Action Draft rules, and degradation policy.
SKILL.md - is the authoritative execution contract for flags, parallelism, JSON output preference, and write gates.
references/gate-cli.md
阅读并严格遵守,然后执行本文件中的路由、信号检测(S1–S5)和确认关卡。
references/gate-cli.md- 包含意图路由、信号定义、行动草案规则和降级策略。
SKILL.md - 是关于参数、并行性、JSON输出偏好和写入关卡的权威执行约定。
references/gate-cli.md
Domain knowledge
领域知识
Scope and routing
范围与路由
| Topic | Route here | Route elsewhere |
|---|---|---|
| New listings, upcoming listing research, LaunchPool calendars, first-order new coin context | This skill | — |
| Mature large-cap research / broad market research without new-coin framing | — | |
| Routine spot trading without new-listing angle | — | |
| DEX on-chain swap | — | DEX wallet / trade skills |
| 主题 | 路由至本技能 | 路由至其他技能 |
|---|---|---|
| 新上线币种、上线前调研、LaunchPool日历、新币首单相关背景 | 是 | — |
| 成熟大盘币种调研 / 无新币场景的广泛市场调研 | — | |
| 无新上线场景的常规现货交易 | — | |
| DEX链上兑换 | — | DEX钱包/交易技能 |
Research signals (S1–S4) and execution signal (S5)
调研信号(S1–S4)与执行信号(S5)
| Signal | Dimension | Typical triggers | CLI subset |
|---|---|---|---|
| S1 | New listing / calendar | listing, launchpool, new coin on exchange | |
| S2 | Fundamentals / DD | diligence, tokenomics, project background | |
| S3 | Risk / safety | rug, honeypot, scam, contract safety | |
| S4 | Heat / events / tape | pump, news, sentiment, tape | |
| S5 | First-order execution (write) | | **`gate-cli cex spot order buy |
buy_intent- : User expresses a trading mandate (buy, sell, place order, market/limit, first fill, etc.) for spot or Alpha in a new-coin context.
true - : Pure research, comparison, calendar, or risk opinion with no order mandate.
false - Ambiguous execution: If intent is true but symbol, pair, or size is missing, ask clarifying questions; do not call write CLIs until parameters match the draft and the user confirms Y.
| 信号 | 维度 | 典型触发词 | CLI子集 |
|---|---|---|---|
| S1 | 新上线币种/日历 | listing、launchpool、交易所新币 | |
| S2 | 基本面/尽职调查 | diligence、tokenomics、项目背景 | |
| S3 | 风险/安全 | rug、honeypot、scam、合约安全 | |
| S4 | 热度/事件/行情 | pump、news、sentiment、tape | |
| S5 | 首单执行(写入) | | **`gate-cli cex spot order buy |
buy_intent- :用户在新币场景下明确表达交易指令(买入、卖出、下单、市价/限价、首次成交等),涉及现货或Alpha市场。
true - :仅进行调研、对比、日历查询或风险评估,无下单指令。
false - 模糊执行意图:若意图为true但缺失交易对符号、交易对或数量,需询问澄清信息;在参数与草案匹配且用户确认Y之前,请勿调用写入类CLI。
Fallback activation
Fallback激活规则
- If the query names a symbol but no signal matches: default S2 (fundamentals).
- If the query is generic “what is new” without a symbol: default S1 + S4 (listings + heat).
- 如果查询中指定了交易对符号但无匹配信号:默认激活S2(基本面)。
- 如果查询为通用的“有什么新币种”且未指定符号:默认激活S1 + S4(上线信息+热度)。
Parallelism
并行性
- Parallel: Commands that do not depend on each other’s stdout (within the same read phase).
- Serial: Extract symbols from announcements then per-symbol fan-out; never parallelize write CLIs with unrelated reads in the same confirmation round.
- Prefer on supported subcommands when parsing structured fields.
--format json
- 并行执行:互不依赖标准输出的命令(同一读取阶段内)。
- 串行执行:从公告中提取符号然后按符号展开处理;切勿在同一确认轮次中将写入类CLI与无关的读取操作并行执行。
- 解析结构化字段时,优先在支持的子命令中使用****参数。
--format json
Workflow
工作流
Step 1: Intent gate
步骤1:意图验证
Confirm the user is in new coin / listing / launch / DD / first-order context. If the request is clearly only mature-cap spot trading with no new-listing angle, prefer .
gate-exchange-spot确认用户处于新币/上线/Launch/尽职调查/首单场景。如果请求明确仅为成熟大盘币种现货交易且无新上线场景,优先使用****技能。
gate-exchange-spotStep 2: Extract parameters and signals
步骤2:提取参数与信号
Extract:
- (0..N)
symbol[] - (default 24h where applicable)
time_range - (bool)
buy_intent - Activated signals S1–S4 (independent toggles)
- S5 iff
buy_intent=true
Apply fallback rules when no signal would otherwise activate.
提取:
- (0至多个)
symbol[] - (适用时默认24小时)
time_range - (布尔值)
buy_intent - 激活的信号S1–S4(独立开关)
- S5 仅在****时激活
buy_intent=true
当无信号激活时,应用Fallback规则。
Step 3: Assemble read-phase CLI set
步骤3:组装读取阶段CLI集合
Compute CLI set = union of CLIs for all activated S1–S4 branches; deduplicate. Run read phase before any write.
计算CLI集合 = 所有激活的S1–S4分支对应的CLI的并集;去重。在执行任何写入操作之前运行读取阶段。
Step 4: Synthesize
步骤4:合成结果
Merge outputs; do not fabricate missing fields. If sources disagree, present separate bullets instead of a single contradictory sentence. Include mandatory informational disclaimer (not investment advice; see Report Template).
合并输出内容;切勿编造缺失字段。若来源信息不一致,应呈现单独的要点而非自相矛盾的句子。需包含强制性信息免责声明(非投资建议;详见报告模板)。
Step 5: Execution branch (S5 only)
步骤5:执行分支(仅S5)
If : deliver structured research only.
buy_intent=falseIf :
buy_intent=true- Ensure minimum research for safety: at least S3 plus one of S2/S4 when data is available; if the user insists on minimal execution, document elevated risk in the Action Draft.
- Produce Action Draft (pair, side, type, amount semantics, estimated price/cost, fees, liquidity/slippage warning, new-asset risk note).
- Wait for explicit Y / N on that draft only.
- On Y, call or
gate-cli cex spot order buy|sellas documented. Never place orders without step 2–3.gate-cli cex alpha order place - On failure: do not auto-retry writes; surface error text and suggest App/Web follow-up.
如果****:仅交付结构化调研结果。
buy_intent=false如果****:
buy_intent=true- 确保完成最低安全调研:至少包含S3以及S2/S4中的一项(如有数据可用);若用户坚持简化执行流程,需在行动草案中记录高风险提示。
- 生成行动草案(交易对、方向、类型、金额说明、预估价格/成本、手续费、流动性/滑点警告、新资产风险提示)。
- 等待用户针对该草案明确回复Y / N。
- 收到Y回复后,按照文档调用**或
gate-cli cex spot order buy|sell**。切勿跳过步骤2–3直接下单。gate-cli cex alpha order place - 执行失败时:请勿自动重试写入操作;显示错误文本并建议通过App/Web端进行后续操作。
Case routing map
案例路由映射
| # | User intent (summary) | Signals | Read-phase focus | Write |
|---|---|---|---|---|
| 1 | Screen recent listings for safer, hotter candidates | S1, S2, S3; S5 only after explicit buy | Announcements + news search; per symbol compliance + coin info + sentiment | Spot/Alpha after Y |
| 2 | Pre-listing diligence for a named asset | S1, S2 | Announcements search + coin info + compliance | No |
| 3 | Sharp move: scam check and chase decision | S3, S2, S1, S4, S5 | Events + compliance + coin info; optional address tools | Spot/Alpha after Y |
| 4 | Weekly launchpool / launch calendar with risk labels | S1, S2 | Launch announcements + | No |
| 5 | Sector narrative coin: fundamentals + tape + optional buy | S2, S1, S4, S5 | Coin info + news + ticker (+ orderbook if needed) | Spot/Alpha after Y |
| 6 | Monitor listing tape and place first limit | S1, S4, S5 | Announcements + ticker (poll responsibly); draft limit | Spot/Alpha after Y |
| 编号 | 用户意图(摘要) | 激活信号 | 读取阶段重点 | 写入操作 |
|---|---|---|---|---|
| 1 | 筛选近期上线的更安全、热度更高的币种 | S1, S2, S3;仅在明确买入意图后激活S5 | 公告+新闻搜索;按币种合规检查+币种信息+市场情绪 | 获得Y确认后执行现货/Alpha下单 |
| 2 | 针对指定资产的上线前尽职调查 | S1, S2 | 公告搜索+币种信息+合规检查 | 无 |
| 3 | 价格异动:诈骗检查与追单决策 | S3, S2, S1, S4, S5 | 事件+合规检查+币种信息;可选地址工具 | 获得Y确认后执行现货/Alpha下单 |
| 4 | 带风险标签的每周LaunchPool/上线日历 | S1, S2 | 上线公告+ | 无 |
| 5 | 赛道叙事币种:基本面+行情+可选买入 | S2, S1, S4, S5 | 币种信息+新闻+行情(必要时加订单簿) | 获得Y确认后执行现货/Alpha下单 |
| 6 | 监控上线行情并挂首笔限价单 | S1, S4, S5 | 公告+行情(合理轮询);生成限价草案 | 获得Y确认后执行现货/Alpha下单 |
Judgment logic summary
判断逻辑摘要
| Condition | Action |
|---|---|
| Mature-cap only, no listing context | Route away from this skill |
| Read-only union of S1–S4; no |
| Complete read synthesis then Action Draft then Y then write CLIs |
| User said “should I buy?” without order verbs | Treat as |
| Missing symbol for execution | Ask; block writes |
| Conflicting CLI results | Split conclusions; label unknowns |
| Write failure | Report once; no silent retry |
| 条件 | 操作 |
|---|---|
| 仅成熟大盘币种,无上线场景 | 路由至其他技能 |
| 仅执行S1–S4的只读操作;不使用 |
| 完成读取结果合成然后生成行动草案然后等待用户Y确认然后执行写入CLI |
| 用户询问“我应该买吗?”但无下单动词 | 视为** |
| 执行操作缺失交易对符号 | 询问用户;阻止写入操作 |
| CLI结果冲突 | 拆分结论;标注未知信息 |
| 写入操作失败 | 报告一次;不静默重试 |
Report template
报告模板
markdown
undefinedmarkdown
undefinedNew Coin Radar Report
New Coin Radar Report
Disclaimer: This output is for informational purposes only and does not constitute investment, financial, tax, or legal advice. Digital asset trading involves significant risk and may result in partial or total loss. AI-assisted outputs are for general information only and do not constitute any representation, warranty, or guarantee by Gate.
Disclaimer: This output is for informational purposes only and does not constitute investment, financial, tax, or legal advice. Digital asset trading involves significant risk and may result in partial or total loss. AI-assisted outputs are for general information only and do not constitute any representation, warranty, or guarantee by Gate.
Signals activated
激活的信号
- S1 .. S4: ...
- buy_intent: ...
- S1 .. S4: ...
- buy_intent: ...
Findings
调研结果
- Listings / calendar: ...
- Fundamentals: ...
- Risk / compliance: ...
- Events / sentiment / tape: ...
- 上线信息/日历: ...
- 基本面: ...
- 风险/合规: ...
- 事件/情绪/行情: ...
Decision support (not advice)
决策支持(非建议)
- ...
- ...
Action Draft (only if buy_intent=true)
行动草案(仅当buy_intent=true时)
- Order type, pair, amount, estimated price/fee, risk notes
- Confirm with Y to proceed or N to cancel
- 订单类型、交易对、金额、预估价格/手续费、风险提示
- 回复Y确认执行或N取消
Execution result (only after Y)
执行结果(仅在Y确认后)
- Status: ...
undefined- 状态: ...
undefinedError handling
错误处理
| Error type | Handling |
|---|---|
| Announcement CLI unavailable | Skip listing dimension; state data gap |
| Compliance empty / partial | Keep going; flag “risk data incomplete” in Draft |
| Order rejected | Show error; suggest parameter fix; no auto-retry |
| Missing confirmation | Reads only |
| 错误类型 | 处理方式 |
|---|---|
| 公告CLI不可用 | 跳过上线维度;标注数据缺口 |
| 合规信息为空/不完整 | 继续执行;在草案中标记“风险数据不完整” |
| 订单被拒绝 | 显示错误信息;建议修改参数;不自动重试 |
| 未获得用户确认 | 仅执行读取操作 |
Safety rules
安全规则
- No write without Action Draft + Y in the immediately prior turn for that draft.
- No skipping liquidity/volatility warning for new listings.
- Single-use confirmation: parameter change invalidates prior Y.
- This skill is intended for users aged 18+ with full civil capacity.
- 无行动草案+用户针对该草案的即时Y确认,不得执行写入操作。
- 不得跳过新上线币种的流动性/波动性警告。
- 单次确认有效:参数变更会使之前的Y确认失效。
- 本技能仅面向年满18周岁且具备完全民事行为能力的用户。
Privacy
隐私说明
- Prompts and trade instructions may be processed by the host AI and sent to Gate APIs through per your environment. Do not paste secrets into chat.
gate-cli
- 提示信息和交易指令可能会由主机AI处理,并通过****发送至Gate API,具体取决于您的环境。请勿在聊天中粘贴密钥。
gate-cli
Cross-skill workflows
跨技能工作流
- Deep spot management after first fill: hand off to for amendments, triggers, and full position workflow.
gate-exchange-spot - Pure research without execution: can use when the query is broad multi-dimension research not specific to listings.
gate-info-research
- 首单成交后的深度现货管理:移交至****技能进行订单修改、触发设置和完整仓位管理工作流。
gate-exchange-spot - 无执行操作的纯调研:当查询为广泛的多维度调研且不针对上线场景时,可使用****技能。
gate-info-research