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"