A no-code AI agent skill for launching and managing Solana tokens on Pump.fun through natural conversation.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ship-my-token
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ship-my-token using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Ship My Token is a specialized technical integration designed for AI agents to facilitate the seamless creation and management of Solana-based assets. By leveraging the Pump.fun protocol, this Openclaw Skills addition allows developers and enthusiasts to deploy memecoins, configure fee sharing, and monitor trading performance without writing a single line of code.
This skill transforms complex blockchain interactions into a conversational workflow, making it an essential tool for the modern decentralized finance ecosystem. It handles everything from wallet creation and metadata uploading to IPFS, to the actual minting transaction on the Solana network, ensuring a professional deployment experience.
Ensure you have Node.js installed and approximately 0.02 SOL available for network fees. To begin using this skill within Openclaw Skills, follow these steps:
# Install the necessary Pump.fun SDK dependencies
npm install @pump-fun/pump-sdk
# Initialize your deployment wallet and configuration
node src/setup.mjs
After setup, fund the generated wallet address provided by the agent. To update to the latest version of the skill at any time, run:
npx skills add jcoulaud/shipmytoken-skill --all
The skill maintains local configuration and metadata to track deployed assets and fee sharing logic. Data is organized as follows:
| Component | Description | Format |
|---|---|---|
| Wallet Address | The public key used for token deployment and fee collection | Base58 String |
| Token Mint | Unique identifier for each launched token on Solana | Base58 String |
| Fee Shares | Configuration for profit distribution among partners | BPS (Basis Points) |
| Recap Log | Timestamp and status for the 24-hour debounce logic | JSON Metadata |
| Metadata | Token-specific details like URI, social links, and description | IPFS/JSON |
Loading
A powerful CLI tool for managing spec-driven development workflows that structures AI-assisted coding into trackable, artifact-led changes.

Transform messy coding sessions into structured, professional receipts that detail your accomplishments, decisions, and technical debt.

Time Capsule lets you bury messages in your codebase that surface automatically when specific conditions like file modifications or code metrics are triggered.

Detects unhealthy architectural coupling where components become gravitationally locked and unable to change independently.

A command-line powerhouse for synchronizing and managing CardDAV contacts locally using vdirsyncer and khard.

A sophisticated framework for integrating a virtual advisory board of historical figures into AI agent identities through structured YAML configurations.








































