mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-07-27 16:57:44 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user