gate-dex-mcpdapp

Installation
SKILL.md

Gate Wallet DApp Skill

DApp interaction domain — Connect wallet, sign messages, execute DApp transactions, ERC20 Approve authorization, with mandatory confirmation gating and contract security review. 4 MCP tools + cross-Skill invocation.

Trigger scenarios: User mentions "connect DApp", "sign message", "sign message", "authorize", "approve", "DApp interaction", "NFT mint", "DeFi operation", "add liquidity", "stake", "stake", "claim", "contract call", or when other Skills guide the user to perform DApp-related operations.

Step 0: MCP Server Connection Check (Mandatory)

Before executing any operation, Gate Wallet MCP Server availability must be confirmed. This step cannot be skipped.

Probe invocation:

CallMcpTool(server="gate-wallet", toolName="chain.config", arguments={chain: "eth"})
Result Handling
Success MCP Server available, proceed with subsequent steps
Related skills

More from gate/gate-skills

Installs
11
GitHub Stars
28
First Seen
Mar 9, 2026