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-cooking
|
||||
description: "[FINANCIAL EXECUTION] Create and deploy new tokens on crypto launchpads (Pump.fun, PancakeSwap, FourMeme, Bonk, BAGS, Flap, Raydium, etc.) with bonding curve fair launch, or query token creation stats by launchpad via GMGN API. Requires explicit user confirmation — executes irreversible on-chain transactions. Use when user asks to launch a token, create a meme coin, deploy a coin on a launchpad, cook a token, or check how many tokens were created on a specific launchpad on Solana, BSC, Base, ETH, or TON."
|
||||
description: "[FINANCIAL EXECUTION] Create and launch meme coins and crypto tokens on launchpads (Pump.fun, PancakeSwap, FourMeme, Bonk, BAGS, Flap, Raydium, etc.) via bonding curve fair launch, or query token creation stats by launchpad via GMGN API. Requires explicit user confirmation. Use when user asks to create a token, launch a meme coin, cook a coin, deploy on a launchpad, or check launchpad creation stats on Solana, BSC, Base, ETH, or TON."
|
||||
argument-hint: "stats | [create --chain <chain> --dex <dex> --from <addr> --name <name> --symbol <sym> --buy-amt <n> (--image <base64> | --image-url <url>)]"
|
||||
metadata:
|
||||
cliHelp: "gmgn-cli cooking --help"
|
||||
|
||||
Reference in New Issue
Block a user