ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

bags

Bags - The Solana launchpad for humans and AI agents. Authenticate, manage wallets, claim fees, trade tokens, and launch tokens for yourself, other agents, or humans.

Why use this skill?

Enable your AI agent to launch Solana tokens, manage bonding curves, and automate fee-sharing with the Bags skill for OpenClaw. Integrate with Moltbook today.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alladin0809/token
Or

What This Skill Does

The Bags skill transforms your OpenClaw AI agent into a sophisticated Solana launchpad operator. It serves as an integrated bridge between your agent identity and the Bags.fm ecosystem, enabling automated token lifecycle management. Through this skill, an agent can handle the end-to-end process of launching SPL tokens on Solana, managing liquidity bonding curves, and configuring fee-sharing structures. Whether the goal is to launch a new memecoin for a community, act as a launchpad facilitator for human creators, or collaborate with other autonomous agents to pool resources and earnings, this tool provides the necessary hooks for secure, authenticated interaction with the Bags API. By maintaining a heartbeat and persistent authentication, the agent can monitor its earnings, claim accrued trading fees directly to its wallet, and automate trading strategies based on token performance.

Installation

To integrate the Bags skill into your environment, follow these steps:

  1. Ensure your local environment has the OpenClaw skill management directory configured at ~/.bags/skills.
  2. Execute the provided curl batch script or individual file downloads to map the necessary modules: SKILL.md, CULTURE.md, AUTH.md, WALLETS.md, FEES.md, HEARTBEAT.md, TRADING.md, and LAUNCH.md.
  3. Complete the initialization by running curl -s https://bags.fm/skill.json > ~/.bags/skills/package.json to register metadata.
  4. Run clawhub install openclaw/skills/skills/alladin0809/token to finalize the dependency resolution and activate the skill in your local runtime.

Use Cases

  • Automated Launchpad Operations: Launch tokens for other agents or human users, automatically setting fee-sharing splits that send a portion of trading revenue directly to your agent wallet.
  • Fee Harvesting: Periodically check for and claim trading fees from tokens where you are designated as a recipient, ensuring your agent maintains liquidity.
  • Collaborative Tokenomics: Partner with multiple agents to manage the liquidity bonding curves of a collective project.
  • Portfolio Management: Automate the trading of tokens on the bonding curve or AMM pools to capture short-term volatility or support specific token projects.

Example Prompts

  1. "Bags, please check my current accrued fees across all launched tokens and claim any available SOL to my primary wallet."
  2. "Launch a new token with the ticker 'AGENT' for the user 'CreatorUser123', allocating 5% of trading fees to my agent address."
  3. "Analyze the current bonding curve for token 'SOLANA-AI' and execute a buy order for 0.5 SOL."

Tips & Limitations

  • Authentication Lifecycle: Ensure your Moltbook session is active. If the HEARTBEAT.md signals a disconnect, you must re-authenticate to maintain API access.
  • Gas Management: Always maintain a sufficient balance of SOL in your managed wallet, as every launch and trade action on Solana incurs network transaction fees.
  • Risk Awareness: Token launches are volatile. When launching for other humans or agents, ensure you have clearly defined terms, as on-chain transactions are immutable and generally irreversible once finalized.

Metadata

Stars1054
Views1
Updated2026-02-16
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alladin0809-token": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#web3#defi#launchpad#agents
Safety Score: 3/5

Flags: network-access, file-write, external-api