gate-exchange-assets

Aggregate Gate Exchange multi-account crypto balances into a read-only asset report.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-assets-tsin418
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gate-exchange-assets
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/gate-exchange-assets
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-exchange-assets-tsin418

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It eliminates guesswork about your crypto holdings by aggregating Gate spot, derivatives, margin, options, unified trading, earn/TradFi, and valuation into one read-only view.

Core Features & Use Cases

  • Total assets & distribution: Answer “how much do I have” with a USDT-valued snapshot and per-account breakdown.
  • Per-coin and per-account visibility: Answer “how many BTC/USDT do I have” and “what’s in my spot/futures/trading account” with available/locked and valuation details.
  • Read-only safety: Guarantees no trading, transfer, or order placement—only query operations using gate-cli.

Quick Start

Ask the skill: how much do I have in total assets on Gate, and show my USDT valuation breakdown.

Frequently Asked Questions about gate-exchange-assets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view my total crypto asset valuation across all Gate Exchange accounts?▼

You can view your total Gate Exchange crypto asset valuation by generating a read-only report that aggregates spot, unified trading, futures, margin, options, and earn balances into a single USDT-valued snapshot with a per-account breakdown.

Can I check my available and locked BTC balances in my Gate spot and futures accounts?▼

Yes, you can check available and locked BTC balances in your Gate spot and futures accounts by requesting a per-coin visibility report that queries specific crypto holdings across your accounts to display available, locked, and valuation details.

Do I need a Gate API key and secret to query my crypto balances?▼

Yes, you need a Gate API key and secret to query your crypto balances. The skill requires mandatory GATE_API_KEY and GATE_API_SECRET authentication alongside the gate-cli tool to execute read-only commands for fetching your multi-account asset data.

Is it safe to query Gate Exchange holdings without risking accidental trades or transfers?▼

It is safe to query Gate Exchange holdings without accidental trades because the skill enforces read-only safety. It uses strict command allowlisting for gate-cli queries, guaranteeing no trading, transfer, or order placement operations can occur.

How does the asset report handle TradFi and payment balances versus CEX USDT totals?▼

The asset report handles Tradfi and payment balances versus CEX USDT totals by applying strict output separation. It preserves returned gate-cli values while explicitly separating TradFi, earn, and structured finance contexts from standard CEX USDT holdings.