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-track
description: Get real-time crypto token trading activity from Smart Money wallets, KOL influencer wallets, and personally followed wallets via GMGN API. Use when user asks what smart money is buying, KOL trades, whale moves, copy-trading signals, or recent trades from followed wallets on Solana, BSC, or Base.
description: Get real-time buy/sell activity across Smart Money wallets, KOL (influencer) wallets, and personally followed wallets via GMGN API — ideal for alpha signals, whale tracking, and copy-trading ideas. Use when user asks what smart money or KOLs are buying or selling, wants whale move alerts, on-chain alpha, copy-trade signals, or recent trades from wallets they follow on Solana, BSC, or Base. (For deep analysis of a specific wallet address, use gmgn-portfolio instead.)
argument-hint: "<follow-wallet|kol|smartmoney> [--chain <sol|bsc|base>] [--wallet <wallet_address>]"
metadata:
cliHelp: "gmgn-cli track --help"