A high-performance CLI skill for launching Solana tokens across major launchpads like PumpFun and Jupiter Studio.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install outsmart-devving-coins
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 outsmart-devving-coins using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables developers and AI agents to programmatically deploy SPL tokens on the Solana blockchain. By leveraging the outsmart CLI, it integrates with popular bonding curve launchpads such as PumpFun, Jupiter Studio, and Meteora DBC. It is designed for those who need to act fast on market narratives, allowing for rapid deployment with optimized parameters.
Beyond just launching, the skill provides a structured path for token graduation, helping users transition from bonding curves to decentralized exchange (DEX) liquidity pools. Using Openclaw Skills in this workflow ensures that technical complexities—such as minting, metadata URI management, and authority settings—are handled efficiently, allowing the user to focus on market timing and community building.
Ensure you have the outsmart CLI installed and your environment variables configured.
npm install -g outsmart
export PRIVATE_KEY=your_solana_private_key
export MAINNET_ENDPOINT=your_rpc_url
Verify that your environment is ready to use Openclaw Skills by checking the binary version:
outsmart --version
The skill interacts with the Solana blockchain using the following metadata and configuration schema:
| Parameter | Description | Default/Type |
|---|---|---|
| --name | The display name of the token | String |
| --symbol | The ticker symbol (e.g., TICKER) | String |
| --metadata-uri | Arweave or IPFS link for token JSON | URL |
| Decimals | Number of decimal places for the token | 6 (standard) |
| Supply | Total fixed token supply | 1,000,000,000 |
| Authorities | Mint and Freeze authorities | Disabled by default |
Loading
A powerful CLI-based image processing tool for format conversion, color management, and batch operations in VFX and CGI workflows.

A specialized toolkit for inspecting, extracting, and processing multi-channel OpenEXR files and Cryptomatte data.

A sophisticated technical pattern recognition engine for scanning A-share and HK-share markets using moving averages and volume-price strategies.

An automated pipeline for generating multi-slide TikTok carousels and post drafts using AI and the Postiz API.

A powerful command-line interface for trading across 18 Solana DEX protocols, supporting swaps, liquidity management, and pool creation.

A specialized tool for managing automated liquidity provision and yield farming on Solana DEXes like Meteora.








































