Skip to content

gmx-io/gmx-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMX Agent Skills

Agent skills for trading and providing liquidity on GMX V2.

Install

Claude Code (plugin marketplace):

/plugin marketplace add gmx-io/gmx-ai
/plugin install gmx-io@gmx-ai

Vercel Skills CLI:

npx skills add gmx-io/gmx-ai

Skills

gmx-trading

Trade perpetuals and swap tokens on GMX V2 across Arbitrum, Avalanche, and Botanix.

Capabilities:

  • Open long/short positions with up to 100x leverage
  • Swap tokens at oracle prices
  • Market, limit, stop-loss, and take-profit orders
  • Query positions, markets, and trade history
  • Full TypeScript SDK (@gmx-io/sdk) and REST API reference

Reference files included:

  • SDK method signatures and types
  • Oracle, OpenAPI, and GraphQL endpoint documentation
  • Contract addresses for all supported chains
  • Order type behavior and trigger logic

gmx-liquidity

Provide liquidity on GMX V2 across Arbitrum, Avalanche, and Botanix.

Capabilities:

  • Query GM pool data (TVL, composition, utilization, capacity)
  • Deposit into GM pools (mint GM tokens)
  • Withdraw from GM pools (burn GM tokens)
  • Deposit into / withdraw from GLV vaults (multi-market auto-rebalancing)
  • Shift liquidity between GM pools atomically
  • Full contract-level viem examples with multicall patterns

Reference files included:

  • Contract struct definitions and execution flows
  • Gas estimation formulas per operation type
  • GLV vault addresses and constituent pool details
  • Shares SDK, API, and contract address references with gmx-trading

Links

License

MIT

About

Agent skills for trading perpetuals and swapping tokens on GMX V2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors