🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

GMGN Skill Cooking

by @gmgnai

[FINANCIAL EXECUTION] Create and launch meme coins and crypto tokens on launchpads (Pump.fun, PancakeSwap, FourMeme, Bonk, BAGS, Flap, Raydium, etc.) via bon...

βš™οΈ Configuration

  • cooking stats: Only GMGN_API_KEY required
  • cooking create: Both GMGN_API_KEY and GMGN_PRIVATE_KEY must be configured in ~/.config/gmgn/.env. The private key must correspond to the wallet bound to the API Key.
  • gmgn-cli installed globally β€” if missing, run: npm install -g gmgn-cli
  • IMPORTANT β€” Credential lookup order: gmgn-cli loads ~/.config/gmgn/.env first, then overlays any .env found in the current working directory (project-level overrides global). If credentials appear missing or wrong, check whether a .env in the workspace directory is shadowing the global config:

    ls -la .env 2>/dev/null && echo "WARNING: local .env is overriding ~/.config/gmgn/.env"
    
    If a local .env exists but lacks GMGN_API_KEY / GMGN_PRIVATE_KEY, either add them to that file or remove it so the global config is used.

    πŸ“‹ Tips & Best Practices

  • cooking create uses critical auth (API Key + signature) β€” CLI handles signing automatically.
  • cooking stats uses normal auth (API Key only β€” no private key needed).
  • The new token's mint address is in output_token from gmgn-cli order get, not in the initial cooking create response.
  • Use --raw on any command to get single-line JSON for further processing.
  • View on ClawHub
    TERMINAL
    clawhub install gmgn-cooking

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’