Gate Exchange KYC Portal Skill
v1.0.1Gate KYC portal routing skill. Use when the user asks to verify identity, complete KYC, or fix withdrawal blocks. Triggers on 'complete KYC', 'verify identit...
详细分析 ▾
运行时依赖
版本
- Added a dedicated reference file: references/mcp.md, clarifying MCP/runtime guidance and safety handling. - Updated SKILL.md to clarify trigger phrases and strictly separate workflow from runtime execution details. - Made API key requirements conditional, reflecting that providing the KYC portal link doesn't require authentication unless user-state queries are involved. - Instructs users and runtime to always follow references/mcp.md for execution logic and boundaries.
安装命令 点击复制
技能文档
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 gate-runtime-rules.md
- Only call MCP tools explicitly listed in this skill. Tools not documented here must NOT be called, even if they
MCP Dependencies
Required MCP Servers
| MCP Server | Status |
|---|---|
| Gate (main) | ✅ Required |
Authentication
- API Key Required: Conditional. Providing the KYC portal link does not require API key; if runtime supports user-state queries, login/auth may be required for those queries.
Installation Check
- Required: Gate (main)
- Install: Run installer skill for your IDE
gate-mcp-cursor-installer
- Codex: gate-mcp-codex-installer
- Claude: gate-mcp-claude-installer
- OpenClaw: gate-mcp-openclaw-installerMCP Mode
Read and strictly follow references/mcp.md, then execute this skill's KYC portal guidance workflow.
SKILL.mdkeeps routing, trigger phrases, and product semantics.references/mcp.mdis the authoritative MCP/runtime execution layer, including detection, fallback, and safety boundaries.
Workflow
When the user asks about KYC or identity verification:
- Provide the KYC portal URL: https://www.gate.com/myaccount/profile/kyc_home
- Tell them to log in (if needed), open the link, and follow the on-screen steps on the portal.
If they ask about KYC status or want to submit documents in-chat, say verification is done only on the portal and direct them to the link (or to Gate support for status).
Judgment Logic Summary
| Condition | Action |
|---|---|
| User wants to do KYC, find verification page, or asks why verification / why can't withdraw | Give KYC portal URL and brief steps (log in, open link, complete on portal). |
| User asks for KYC status or tries to submit docs in-chat | Redirect to portal or Gate support; do not perform verification. |
Report Template
You can complete identity verification (KYC) on the official KYC portal:KYC portal: https://www.gate.com/myaccount/profile/kyc_home
Log in to your Gate account, open the link above, and follow the on-screen steps. Verification is done entirely on the portal.
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制