docs: enrich all SKILL.md files with response fields, usage examples, and AI-agent guidance

- gmgn-token: full response field reference for all 5 sub-commands (token info nested objects pool/link/stat/wallet_tags_stat, security, pool, holders, traders); granular usage examples per scenario; full due diligence workflow with security threshold table; market cap calculation note; volume redirect to kline
- gmgn-market: verified kline/trending response fields from live API; trending + platform filter examples for SOL/BSC/Base major launchpads; interval selection guide; trenches intent→type mapping table; standardized section headings with sub-command names
- gmgn-portfolio/gmgn-swap: standardize section headings to include sub-command names
- CLAUDE.md: add newly-launched token triggers for gmgn-market skill routing
- Readme/Readme.zh: add missing portfolio sub-commands, kline examples, auto-slippage swap example; remove version pin; update install instructions

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
gumponchain
2026-03-26 21:25:38 +08:00
committed by GMGN.AI
parent 12d3c358d8
commit 0239e42b50
7 changed files with 733 additions and 68 deletions
+5 -5
View File
@@ -72,7 +72,7 @@ gmgn-cli portfolio token-balance \
--chain sol --wallet <wallet_address> --token <token_address>
```
## Holdings Options
## `portfolio holdings` Options
| Option | Description |
|--------|-------------|
@@ -87,7 +87,7 @@ gmgn-cli portfolio token-balance \
| `--hide-closed` | Hide closed positions |
| `--hide-open` | Hide open positions |
## Activity Options
## `portfolio activity` Options
| Option | Description |
|--------|-------------|
@@ -98,13 +98,13 @@ gmgn-cli portfolio token-balance \
The activity response includes a `next` field. Pass it to `--cursor` to fetch the next page.
## Stats Options
## `portfolio stats` Options
| Option | Description |
|--------|-------------|
| `--period <period>` | Stats period: `7d` / `30d` (default `7d`) |
## Follow-Wallet Options
## `portfolio follow-wallet` Options
| Option | Description |
|--------|-------------|
@@ -122,7 +122,7 @@ The activity response includes a `next` field. Pass it to `--cursor` to fetch th
| `--max-amount-usd <n>` | Maximum trade amount (USD) |
| `--is-gray` | Gray mode filter |
## KOL / Smart Money Options
## `portfolio kol` / `portfolio smartmoney` Options
| Option | Description |
|--------|-------------|