docs(skills): optimize descriptions for vector search and keyword search

Rewrote all 6 SKILL.md descriptions to improve discoverability on
clawhub.ai via both vector (semantic) and keyword search:
- gmgn-token: add "due diligence", "is it a rug", "dev wallet", "before buying" semantics
- gmgn-market: clarify "without a specific token address" to distinguish from gmgn-token; add "pumping", "fresh listings"
- gmgn-portfolio: add "by address", "decide whether to copy-trade" trigger context
- gmgn-swap: add "single swap" vs multi-wallet distinction; clarify execution verbs
- gmgn-track: add "alpha signals", "on-chain alpha"; explicit boundary note vs gmgn-portfolio
- gmgn-cooking: add "bonding curve fair launch", "cook a token", ETH/TON chain support

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
GMGN.AI
2026-04-15 20:43:44 +08:00
parent 319c4bbf33
commit cdcf4e11d3
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: gmgn-token
description: Get real-time token price, market cap, holder list, trader list, top Smart Money traders, security audit (honeypot, rug pull risk, renounced status), liquidity pool info, and social links (Twitter/X, website) for any crypto token via GMGN API. Use when user asks for token price, token security check, who holds a token, top traders, Smart Money positions, token social links, or cryptocurrency market data on Solana, BSC, or Base.
description: Research any specific crypto token by address — get real-time price, market cap, liquidity, holder list, trader list, top Smart Money and KOL positions, security audit (honeypot detection, rug pull risk score, dev wallet, renounced mint/freeze/ownership), and social links (Twitter/X, website) via GMGN API. Use when user provides a token address or name and asks about price, market cap, safety, is it a rug, who holds this token, top traders, smart money exposure, token details, or wants to do due diligence before buying on Solana, BSC, or Base.
argument-hint: "<sub-command> --chain <sol|bsc|base> --address <token_address>"
metadata:
cliHelp: "gmgn-cli token --help"