Files
gmgn-skills/.cursor-plugin/plugin.json
T
2026-03-16 18:40:55 +08:00

24 lines
513 B
JSON

{
"name": "gmgn-cli",
"description": "GMGN OpenAPI skills — token info, market data, wallet portfolio, and swap execution across sol / bsc / base / eth / monad",
"version": "1.0.0",
"author": {
"name": "GMGN"
},
"homepage": "https://gmgn.ai",
"repository": "https://github.com/gmgn-ai/gmgn-skills",
"license": "MIT",
"keywords": [
"gmgn",
"crypto",
"solana",
"token",
"defi",
"swap",
"portfolio",
"market",
"blockchain"
],
"skills": ["./skills/"]
}