
gmgnai/gmgn-skills
6 skills31.2k installs1.9k starsGitHub
Install
npx skills add https://github.com/gmgnai/gmgn-skillsSkills in this repo
1Gmgn Marketgmgn-market is an agent skill that wraps the GMGN CLI so solo builders and trading bots can pull structured crypto and meme-token market data instead of fighting gmgn.ai login walls or unstructured scrapes. Install it when you need candlestick charts, volume-ranked trending lists, trench-style launchpad feeds, or chain-specific signals on Solana, BSC, Base, or Ethereum. The skill documents sub-commands, resolution and interval arguments, and response field references so agents do not invent API field names. It pairs naturally with token-level due diligence skills when a ticker graduates from “interesting on the board” to “worth researching by address.” Expect intermediate complexity: you need the CLI installed, valid credentials, and IPv4 outbound networking. The payoff is faster discovery loops for indie quant experiments, alert bots, and narrative-driven research workflows without leaving the agent session.5.5kinstalls2Gmgn Tokengmgn-token is an agent skill that directs your coding agent to research any crypto or meme token by contract address through the GMGN CLI on Solana, BSC, Base, or Ethereum. Solo builders use it when they already have an address—from a tip, a scanner, or gmgn-market—and need structured due diligence: live quotes, liquidity depth signals, who holds and trades, whether smart money or KOL wallets are exposed, and automated-style security checks before swapping. The readme stresses never substituting web search or gmgn.ai fetches for CLI calls, and it maps ambiguous response fields to reference tables so agents do not hallucinate metric names. Complexity sits at intermediate: credentials, chain flags, and IPv4 networking matter. Deliverables are audit-friendly summaries you can paste into notes, risk checklists, or bot guardrails. After validation, you might return to Build to wire alerts or Operate to monitor positions— but this skill’s core job is pre-trade validation on one token.5.5kinstalls3Gmgn Portfoliogmgn-portfolio is an agent skill that teaches your coding agent to analyze crypto wallets through the GMGN CLI across Solana, BSC, Base, and Ethereum. Solo builders and indie traders use it when they need holdings, trading history, performance stats, per-token balances, or a picture of tokens a developer wallet has launched—including ATH market cap and graduation status—without logging into the website. The skill is opinionated: never substitute web search, WebFetch, or curl against gmgn.ai for portfolio data, because the site expects login and will not return the structured fields the workflow needs. Invocation modes map to portfolio info, holdings, on-chain activity, summary stats, single-token balance, and created-token catalogs. It also documents IPv6 failure modes so agents can tell users to disable IPv6 when credentials look fine but requests fail. Install it when wallet intelligence should inform whether to copy-trade or follow an address, not when you only need generic market headlines.5.5kinstalls4Gmgn Swapgmgn-swap is an agent skill for financial execution on meme coins and crypto tokens through the GMGN API via gmgn-cli. It is built for solo and indie builders who want Claude Code, Cursor, Codex, or similar agents to prepare swaps, batch trades across wallets, and manage limit orders and smart-trade strategies (stop loss, take profit, trailing stops) on Solana, BSC, Base, and Ethereum—without improvising HTTP calls or browser automation. The workflow enforces a two-step safety gate: verbal risk acknowledgment and an explicit confirmation phrase before any funds move. Operators list strategies, create orders with documented sub-order types, and poll order status using the CLI help and response-field references in the skill. Use it when a user asks to buy, sell, swap, batch from multiple wallets, set conditional orders, or check execution status. It does not replace portfolio research or exchange UI; it standardizes guarded CLI execution with field lookup rules so agents do not guess API semantics.5.3kinstalls5Gmgn Trackgmgn-track is a GMGN API agent skill that lets solo builders query what smart money, KOLs, and personally followed wallets are buying and selling in real time across Solana, BSC, Base, and Ethereum. It is intentionally CLI-only: the skill forbids web search, WebFetch, curl to gmgn.ai, or browser login flows because the site does not return structured data for agents. Use it when users want whale alerts, on-chain alpha, meme copy-trade ideas, or influencer wallet activity. For a single wallet deep dive, the skill points to gmgn-portfolio. Field semantics must be taken from the embedded Response Fields sections, not guessed. Network gotchas including IPv6-only egress are documented so agents can fail fast with actionable guidance.5kinstalls6Gmgn Cookinggmgn-cooking is an agent skill that wires your coding agent to GMGN’s cooking CLI for meme-coin and token fair launches on popular launchpads, plus launchpad creation statistics via the GMGN API. It is built for indie builders and traders who want agent-assisted deploys on Solana, BSC, or Base without hand-rolling curl or browser automation. Use it when someone asks to create a token, launch a meme coin, cook a coin, deploy on a launchpad, or pull creation stats—always after the user explicitly confirms, because real funds and keys are involved. The skill enforces gmgn-cli as the only integration path, surfaces field semantics from documented responses, and flags IPv6 connectivity issues that can break auth. It is not a general web3 framework; it is a focused execution and stats layer for GMGN-supported launchpads.4.4kinstalls