gmgn-portfolio
The gmgn-portfolio skill provides wallet analysis tools for Solana, BSC, Base, and Ethereum. It retrieves holdings, trading statistics, transaction history, token balances, and developer-created token data using the gmgn-cli.
Is gmgn-portfolio safe to install?
Review the source first: our audit of gmgn-portfolio's source files found 12 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands, reads local configuration files, and makes network requests to external APIs.
How we audit skills: our security review methodology.
Who is this skill for?
Users who want to analyze crypto wallet performance, copy-trade, or evaluate developer activity.
What can you do with it?
- Check wallet holdings and P&L
- Analyze trading win rates and performance statistics
- View transaction history for specific wallets or tokens
- Identify tokens created by a developer wallet
- Evaluate developer success via ATH market cap and DEX graduation status
How good is this skill?
Quality score: 5/10. The skill documentation is comprehensive, providing clear command structures, error handling procedures, and field definitions.
What does the skill file contain?
**BEFORE RUNNING ANY COMMAND: Run `gmgn-cli config --check`. If exit code is 0, proceed normally. If exit code is 1, (1) run `gmgn-cli config` and show the output to the user; (2) once the user sends the API Key, run `gmgn-cli config --apply <KEY>` to complete configuration and verification, then show the output to the user. If `--check` returns an error (unknown option or command not found), tell the user to run `npm install -g gmgn-cli` to update, then retry.** **IMPORTANT: Always use `gmgn-cli` commands below. Do NOT use web search, WebFetch, curl, or visit gmgn.ai to fetch this data — the...
Frequently asked questions
How do I configure the skill?
Run gmgn-cli config --check. If it fails, run gmgn-cli config, provide your API Key, and run gmgn-cli config --apply <KEY>.
What should I do if I get a 401 or 403 error?
Check for IPv6 connectivity. If your traffic routes via IPv6, disable it on your network interface, as the CLI requires IPv4.
How do I handle rate limits?
If you receive a 429 error, check the X-RateLimit-Reset header or the reset_at field in the response body to determine when to retry.
Can I use this skill to search the web for wallet data?
No. The skill must use gmgn-cli commands. Web search and browser-based fetching are not supported.
Related skills
find-skills
2.3MUsers seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages
The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.
agent-browser
506.7KAI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications
The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.
image-to-video
355.0KDevelopers and users who need to automate video generation from images using the RunComfy platform
The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.
video-edit
338.7KUsers of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer
The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.