mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
docs(skills): front-load key terms and trim descriptions for search optimization
Shorten all 6 descriptions to 60-80 words with high-value terms in the first 50 words (highest embedding weight). Add "crypto", "meme coin", "meme token" where missing. Remove redundant chain-name repetition in "Use when" sections. Keeps discriminating boundary hints (e.g. gmgn-track → gmgn-portfolio redirect for single-wallet queries). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: gmgn-portfolio
|
||||
description: Analyze any specific wallet by address — get token holdings, realized and unrealized P&L, win rate, buy/sell transaction history, and overall trading performance stats via GMGN API. Use when user provides a wallet address and asks about holdings, profit/loss, win rate, trading history, whether the wallet is profitable, or wants a full wallet report to decide whether to copy-trade or follow this trader on Solana, BSC, or Base.
|
||||
description: Analyze any crypto wallet by address — holdings, realized/unrealized P&L, win rate, buy/sell transaction history, and trading performance stats via GMGN API on Solana, BSC, or Base. Use when user provides a wallet address and asks about holdings, profit/loss, win rate, or wants a wallet report to decide whether to copy-trade or follow this trader.
|
||||
argument-hint: "<info|holdings|activity|stats|token-balance|created-tokens> [--chain <sol|bsc|base>] [--wallet <wallet_address>]"
|
||||
metadata:
|
||||
cliHelp: "gmgn-cli portfolio --help"
|
||||
|
||||
Reference in New Issue
Block a user