# Analyze Gate Exchange Market Liquidity

Crypto market structure can be hard to compare across spot and futures data. This skill routes requests to Gate MCP market tools and returns structured analysis.

## Install

```bash
npx skillstore add gate/gate-exchange-marketanalysis
```

## Metadata

- Status: approved
- Slug: gate-gate-exchange-marketanalysis
- Version: 2026.3.7-1
- Author version: 2026.3.7-1
- Skillstore revision: r1
- Version status: valid
- Tree hash: 4b7fdec478ef591673414dcb4ef450f5e5562a7aa103147a02052c6591b28bba
- Author: gate
- GitHub username: gate
- License: MIT
- Repository: https://github.com/gate/gate-skills/tree/master/skills/gate-exchange-marketanalysis/
- Ref: a06681402992ceae98ba04d54cfd4ab004862696
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 79
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/gate-gate-exchange-marketanalysis
- Manifest: https://skillstore.pages.dev/api/skills/gate-gate-exchange-marketanalysis/manifest

## Capabilities

- Routes ten market-analysis intents to documented spot or futures workflows.
- Calls Gate MCP market data tools in defined orders for each scenario.
- Calculates spread, slippage, top ten depth, volume comparisons, and liquidity ratings.
- Screens funding arbitrage with funding rates, volume, spot-futures spread, and depth checks.
- Builds reports for order books, liquidations, basis, support and resistance, and weekend versus weekday behavior.
- Prompts for missing pair or quote amount before slippage simulations.

## Use Cases

- Check trade liquidity: Evaluate depth, spread, volume, and likely slippage before sizing a spot or futures trade.
- Monitor derivatives pressure: Review funding, basis, liquidation, and momentum signals for BTC, ETH, or other Gate markets.
- Explain market structure: Turn order book data into clear explanations of bids, asks, spread, support, and liquidity.

## Prompt Templates

### Basic liquidity check

```
Analyze ETH liquidity on Gate spot. Show depth, spread, 24h volume, 30-day average volume, slippage risk, and a liquidity rating.
```

### Momentum review

```
Compare BTC perpetual momentum over the last 24 hours. Use buy and sell flow, volume, order book depth, and funding rate.
```

### Funding arbitrage screen

```
Screen funding rate arbitrage candidates on Gate. Rank markets by funding rate, volume, spot-futures spread, and depth risk.
```

### Weekend liquidity study

```
Run a weekend versus weekday liquidity review for ETH_USDT perpetual. Compare current depth with 90-day weekend and weekday volume and returns.
```

## Limitations

- Requires Gate MCP to be configured and connected.
- Provides data-based analysis only, not investment advice or trade execution.
- Accuracy depends on returned Gate market data and endpoint availability.
- Slippage simulations estimate market buy impact from visible order book levels only.

## Best Practices

- Provide the exact pair and market type when possible.
- Include a quote amount for every slippage simulation.
- Treat outputs as research inputs and validate with live data before decisions.

## Anti Patterns

- Do not ask it to place orders or manage positions.
- Do not rely on reports when Gate MCP is disconnected or stale.
- Do not request slippage simulation without a pair and quote amount.

## Security Audit

- Audited at: 2026-07-06T15:20:00.295\+00:00
- Summary: All static findings were false positives caused by Markdown backticks and trading terms such as bids, spread, depth, and currency pair. The skill is documentation-only and directs the assistant to use read-only Gate MCP market data workflows; no prompt injection, code execution, credential handling, file writes, or trading operations were found.

## Stats

- Views: 145
- Downloads: 12
- Favorites: 0
- Popularity score: 0
