From 932bf8c82c0c4dc1e4db9ee67eb3e8420dc0dca7 Mon Sep 17 00:00:00 2001 From: "GMGN.AI" <141223802+GMGNAI@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:38:14 +0800 Subject: [PATCH] docs(swap): refine description to highlight meme coin trading, multi-wallet, and trailing orders MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Surface key features upfront: buying/selling meme coins, multi-wallet trading, trailing stop loss, and trailing take profit — so clawhub.ai skill search matches more user intents precisely. Co-Authored-By: Claude Sonnet 4.6 --- skills/gmgn-swap/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/gmgn-swap/SKILL.md b/skills/gmgn-swap/SKILL.md index 823566a..36260d3 100644 --- a/skills/gmgn-swap/SKILL.md +++ b/skills/gmgn-swap/SKILL.md @@ -1,6 +1,6 @@ --- name: gmgn-swap -description: "[FINANCIAL EXECUTION] Execute on-chain token swaps and manage limit orders (stop loss, take profit) via GMGN API. Requires explicit user confirmation — executes irreversible blockchain transactions. Use when user asks to swap tokens, buy or sell a token, set a limit order, or check order status on Solana, BSC, or Base." +description: "[FINANCIAL EXECUTION] Buy and sell meme coins and any token on Solana, BSC, or Base; supports multi-wallet trading, limit orders, stop loss, take profit, trailing stop loss, and trailing take profit via GMGN API. Requires explicit user confirmation — executes irreversible blockchain transactions. Use when user asks to swap tokens, buy or sell a meme coin, trade with multiple wallets, set a limit order, set stop loss or take profit, enable trailing stop, or check order status." argument-hint: "[--chain --from --input-token --output-token --amount ] | [order get --chain --order-id ] | [order strategy list --chain --group-tag ] | [order strategy create --chain --order-type limit_order --sub-order-type ...]" metadata: cliHelp: "gmgn-cli swap --help"