← 返回
未分类 Key 中文

Gate Exchange Coupon

Gate coupon and voucher query skill. Use when the user asks about coupon balance, rules, expiry, or source. Triggers on 'my coupons', 'coupon details', 'vouc...
门券和优惠券查询技能。当用户询问优惠券余额、规则、到期时间或来源时使用。触发词包括‘我的优惠券’、‘优惠券详情’、‘券详情’等。
gaixianggeng
未分类 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 362
下载
💾 0
安装
1
版本
#latest

概述

Gate Coupon Assistant

Query and inspect coupon/voucher accounts on Gate Exchange. Supports six scenarios: list available coupons, search by coupon type, view expired/used history, view full coupon details, read usage rules, and trace coupon acquisition source.

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 call MCP tools explicitly listed in this skill. Tools not documented here must NOT be called, even if they

exist in the MCP server.


MCP Dependencies

Required MCP Servers

MCP ServerStatus
--------------------
Gate (main)✅ Required

MCP Tools Used

Query Operations (Read-only)

  • cex_coupon_get_user_coupon_detail
  • cex_coupon_list_user_coupons

Authentication

  • Credentials Source: Local Gate MCP deployment (GATE_API_KEY, GATE_API_SECRET)
  • API Key Required: Yes
  • Permissions: Coupon:Read
  • Never ask the user to paste secrets into chat; rely on the configured MCP session only.
  • API Key Provisioning Reference: https://www.gate.com/myaccount/profile/api-key/manage (create or rotate keys outside the chat when the local MCP setup requires them).

Installation Check

  • Required: Gate (main)
  • Install: Use the local Gate MCP installation flow for the current host IDE before continuing.
  • Continue only after the Gate MCP session is configured with the credentials listed above; do not switch to browser auth or ask the user to paste secrets into chat.

MCP Mode

Read and strictly follow references/mcp.md, then execute this skill's coupon-query workflow.

  • SKILL.md keeps coupon semantics, mapping rules, and rendering policy.
  • references/mcp.md is the authoritative MCP execution layer for list/detail query behavior and degradation-safe output.

Domain Knowledge

MCP Tool Mapping

ToolDescription
------------------------------------------------------------------------------------------------
cex_coupon_list_user_couponsFetch user coupon list (paginated, filterable by type/status)
cex_coupon_get_user_coupon_detailFetch full details of a single coupon

Coupon Types Reference

> IMPORTANT — Type Translation Rule: When displaying the coupon type, map coupon_type strictly to the Display Name. You may translate Display Names to match the response language, but the mapping must be exact — never swap or conflate two different types. Critical distinction: position_voucher (Position Trial Voucher) is a position-based trial voucher — translate as "仓位体验券" in Chinese, never as "合约体验金"; contract_bonus (Futures Bonus) is futures trial funds — translate as "合约体验金". They are completely different products.

coupon_typeDisplay NameDescription
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
position_voucherPosition Trial VoucherVirtual capital for opening futures positions (NOT the same as Futures Bonus). Profits can be withdrawn; the principal is reclaimed after expiry.
tradfi_position_voucherTradFi Position VoucherSame concept as position voucher but applies to TradFi instruments (stocks, forex, etc.).
contract_bonusFutures BonusTrial funds usable in futures trading. Unused balance is reclaimed at expiry.
contract_bonus_newFutures VoucherNewer futures trial funds with configurable leverage and trading pair restrictions; valid for a set number of hours.
commission_rebateCommission Rebate VoucherRebates a percentage of actual trading fees incurred on applicable markets; reusable until the balance runs out.
hold_bonusEarn BonusTrial funds for Earn products (e.g. Lend & Earn); reclaimed at expiry.
pointPoints CardPlatform points redeemable for rewards or used in activities.
financial_rateRate Boost VoucherAdds extra APR on top of the base rate for eligible Earn products, up to a capped amount.
robot_bonusBot BonusTrial funds for trading bots (e.g. Grid, Futures Grid); runs for a fixed duration then is reclaimed.
loss_protection_copierCopy Trading ProtectionCompensates a portion of copy trading losses, subject to a maximum payout and eligible-trader restrictions.
vip_cardVIP Trial CardGrants temporary VIP-tier fee rates and benefits for a fixed number of days after activation.
interest_voucherMargin Interest Discount VoucherReduces the interest rate on isolated-margin borrowing by a set percentage, up to a maximum discount amount.
p2pP2P Discount VoucherDeducts a percentage of P2P trading fees, subject to a cap and a minimum transaction size.
cashCash VoucherRedeemable for account balance cash; credited once qualifying conditions are met.
crypto_loan_interestCrypto Loan Interest Discount VoucherReduces interest on crypto-collateral loans (flexible term), subject to a maximum discount and minimum loan amount.
copy_tradingCopy Trading BonusTrial funds for copy trading; supports specific or all traders, with a stop-loss limit and fixed trial duration.
alpha_voucherAlpha Cash VoucherCash credit usable for purchasing tokens on Gate Alpha market.
etf_voucherETF BonusTrial funds for leveraged ETF trading, valid for a set number of hours on specified ETF pairs.

Status Reference

StatusMeaning
---------------------------------------------------------------------------------------
NOT_ACTIVEPending activation
ACTIVATEDActivated
TO_BE_USEDAvailable, not yet used
EXPIREDExpired (unused)
USEDUsed/consumed
RECYCLEDRecycled by platform
INVALIDInvalidated
TASK_WAITTask in progress
TASK_DONETask completed, reward processing
TASK_RECEIVE_SUCCESSTask reward received
TASK_EXPIREDTask expired before completion
TASK_STARTTask not yet started (coupon issued, task pending activation)
TASK_NOT_STARTED_EXPIREDTask expired before it started
TASK_RECEIVE_FAILTask reward claim failed
UNKNOWNUnknown status

cex_coupon_list_user_coupons Parameters

ParameterDefaultDescription
---------------------------------------------------------------------------------------------------------------------------------------
expired00 = valid coupons; 1 = expired/used coupons
limit20Page size (1–20)
last_id0Cursor pagination: last id from previous page
expire_time0Cursor pagination: expire_time_order_by of the last item from the previous page; used together with last_id
order_bylatestlatest = by acquisition time; expired = by expiry asc
coupon_type(all)Filter by coupon type
is_task_coupon(all)0 = regular only; 1 = task coupons only

cex_coupon_get_user_coupon_detail Parameters

ParameterRequiredDescription
-------------------------------------------------------------------------------------------
coupon_typeYesCoupon type string
detail_idYesRegular coupon: details_id from list; Task coupon: id from list
is_task_couponNo0 = regular (default); 1 = task coupon

Routing Rules

Classify the user intent and route to the matching reference document:

IntentExample PhrasesRoute to
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
List available coupons"What coupons do I have?", "Show my available coupons", "Do I have any vouchers?", "Check my coupon balance"Read references/list-coupons.md
Search by coupon type"Do I have a commission rebate voucher?", "Check if I have a futures bonus", "Show my VIP trial cards"Read references/list-coupons.md
View coupon details"Show details of my commission rebate coupon", "What are the details of this voucher?", "How much is left on my coupon?"Read references/coupon-detail.md
View usage rules"What are the rules for this coupon?", "How do I use this voucher?", "What are the terms of my futures bonus?"Read references/coupon-detail.md
Trace coupon source"How did I get this coupon?", "Where did this voucher come from?", "What activity gave me this coupon?"Read references/coupon-detail.md
Query expired/used coupons"Show my used coupons", "List my expired vouchers", "What coupons have I used?"Read references/list-coupons.md
Unclear"Tell me about my coupons", "coupon help"Clarify: ask if user wants to list all coupons or check a specific one

Execution

  1. Identify user intent from the Routing Rules table above.
  2. Load the corresponding reference document.
  3. Follow the workflow in that document step by step.
  4. All operations are read-only — no confirmation gate required.

Error Handling

SituationAction
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Coupon not foundCoupon record does not exist or does not belong to current user. Ask user to re-check which coupon they meant; re-fetch list to get valid IDs.
Invalid coupon typecoupon_type is not a recognized enum value. Map user's natural language to the Coupon Types Reference table and retry.
No coupons returnedInform user no coupons match the query. Suggest earning coupons through tasks, activities, or referrals.
Coupon type unrecognized by userUser mentions a vague or informal name. Clarify by listing the closest matching type names from the Coupon Types Reference.

Safety Rules

  • All operations in this skill are read-only (query only, no writes).
  • Never request or expose user API secrets in the conversation.
  • Do not infer or guess coupon IDs — always obtain them from the list API first.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 10:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

gate-info-marketoverview

gaixianggeng
市场概览。仅当用户查询仅涉及整体市场状况且无特定币种分析时使用此技能。触发短语:ho...
★ 0 📥 356

gate-news-eventexplain

gaixianggeng
事件归因与解释。仅在用户仅询问价格变动的原因且没有其他分析需求时使用此技能。
★ 0 📥 371

gate-news-listing

gaixianggeng
交易所上市追踪器。当用户询问关于上市、摘牌或维护公告时使用此技能。触发短语包括:任何...
★ 0 📥 366