2.5k
GitHub Stars
5
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill shipmytoken- _meta.json634 B
- CHANGELOG.md4.0 KB
- package.json378 B
- README.md1.2 KB
- SKILL.md14.5 KB
Overview
This skill helps you launch Solana tokens on Pump.fun, manage fee sharing, claim earnings, and track your portfolio—all via natural chat. It handles wallet setup, daily recaps, token launches (including optional vanity mints), fee claiming and updates, and wallet backup commands. It runs the exact scripts required to perform each action so you get reproducible results from chat.
How this skill works
On first activation it runs setup to create your wallet, provides the address, and asks you to fund it for network fees. For launches it collects only the required fields (Name, Symbol, Image), optional metadata, confirms the summary, and runs the launch script; post-launch it formats results and next steps. It uses dedicated scripts for portfolio, daily recap, fee claims/updates, and wallet export, parsing JSON outputs and translating them into clear messages.
When to use it
- You want to launch or deploy a Solana token on Pump.fun
- You want to set or update fee sharing with partners
- You want to claim or check claimable trading fees
- You want a daily portfolio recap of your tokens and earnings
- You need to export or back up your wallet/private key
Best practices
- Provide Name, Symbol (3–5 uppercase letters), and Image to start a launch quickly
- Fund the provided wallet with 0.02 SOL for network fees before launching
- Confirm the full launch summary before saying “Launch it?” to execute transactions
- Only request fee claims when you want to execute on-chain; informational queries use the portfolio view
- Ask for a vanity prefix/suffix only if you have or can install solana-keygen (Solana CLI)
Example use cases
- Start the onboarding flow to create a wallet and receive the funding address, then launch a memecoin with name, symbol, and image
- Ask “portfolio” to see wallet balance, claimable fees, token statuses, and pump.fun links
- Request “claim my fees” to run the claim transaction and receive a per-token claim report
- Request fee sharing update to split creator fees with partners while preserving the required 10% share
- Ask for a wallet backup to export the private key (skill will show security warnings and the only copy)
FAQ
Token creation is free on Pump.fun but you must send about 0.02 SOL to the provided wallet to cover network fees; the skill shows the address on setup.
Will the skill run transactions without my consent?
No. The skill always shows a full summary and asks for explicit confirmation before broadcasting any transaction.
Can I request a vanity mint address?
Yes—prefix/suffix up to 5 Base58 chars each. It requires solana-keygen; longer patterns can take longer to find. The skill warns about time estimates.