gmgn-cooking

Automate token creation on GMGN launchpads with status polling.

429|65|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GMGNAI/gmgn-skills --skill gmgn-cooking-gmgnai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmgn-cooking
Source: https://github.com/GMGNAI/gmgn-skills/tree/main/skills/gmgn-cooking
Command: npx skills add https://github.com/GMGNAI/gmgn-skills --skill gmgn-cooking-gmgnai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating and deploying meme tokens across multiple launchpads is complex and error-prone, requiring careful management of credentials, deployment steps, and status tracking. This Skill automates that workflow, coordinating chain, platform, and on-chain actions while keeping the user informed and in control.

Core Features & Use Cases

  • Token creation on supported chains (SOL, BSC, BASE, ETH, TON) via bonding-curve launch processes and later migration to launchpad DEXs.
  • Status monitoring and polling for asynchronous deployment, including pre-create and post-create messaging and risk notices.
  • Query GMGN token creation statistics by launchpad to track usage and performance.

Quick Start

Begin by providing chain, platform, wallet, token name and symbol, and initial buy amount to start token creation via gmgn-cli cooking.

Frequently Asked Questions about gmgn-cooking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate meme token creation and deployment on GMGN launchpads?

Automating meme token creation on GMGN launchpads requires providing the chain, platform, wallet, token name, symbol, and initial buy amount. The Skill coordinates pre-confirmation workflows and asynchronous polling to monitor deployment status until a final token address is generated.

What blockchain networks are supported for launching tokens via GMGN?

Supported blockchain networks for launching tokens via GMGN include SOL, BSC, BASE, ETH, and TON. The Skill automates the bonding-curve launch processes and later migration to launchpad DEXs across these specific chains.

Do I need to manually confirm transactions when using GMGN cooking automation?

Manual confirmation is not bypassed when using GMGN cooking automation. The process complies with explicit user confirmation and private key signing, ensuring users remain in control while the Skill handles asynchronous polling and status reporting.

How does asynchronous polling work for tracking token deployment status?

Asynchronous polling for tracking token deployment status works by continuously checking the order status via the order get mechanism. This monitors the asynchronous deployment from pre-create messaging through to the final token address generation.

Can I query token creation statistics by launchpad on GMGN?

You can query GMGN token creation statistics by launchpad to track usage and performance. This feature allows users to monitor deployment success rates and analyze token launch data across the supported chains.