Files
gmgn-skills/.cursor-plugin/plugin.json
T

24 lines
512 B
JSON
Raw Normal View History

2026-03-13 18:57:50 +08:00
{
"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",
2026-03-26 19:06:03 +08:00
"repository": "https://github.com/GMGNAI/gmgn-skills",
2026-03-13 18:57:50 +08:00
"license": "MIT",
"keywords": [
"gmgn",
"crypto",
"solana",
"token",
"defi",
"swap",
"portfolio",
"market",
"blockchain"
],
"skills": ["./skills/"]
}