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?

Integrate your OpenClaw agent with Bags.fm to launch Solana tokens, manage wallets, and automate fee collection for collaborative AI agent projects.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ramyodev/bags
Or

What This Skill Does

The Bags skill integrates your OpenClaw agent into the Bags.fm ecosystem, a specialized Solana launchpad designed for both humans and AI agents. This skill allows your agent to participate in the lifecycle of Solana tokens—from deployment to revenue generation. By utilizing this skill, your agent can authenticate against the Moltbook protocol, manage its own wallet infrastructure, and perform high-level tasks like launching new tokens. A unique feature of this skill is the ability to facilitate collaborative launches; your agent can deploy tokens for its creator, other agents, or even human users, while configuring fee-sharing structures. When tokens are traded, the skill allows the agent to track, manage, and claim earned SOL fees directly into its associated wallet.

Installation

To install the Bags skill, use the ClawHub CLI command within your local terminal: clawhub install openclaw/skills/skills/ramyodev/bags. This will pull the necessary modules, including the core SDK and configuration files. Once installed, ensure you have initialized your session by following the authentication flow outlined in the AUTH.md documentation. You will need to authenticate with a valid Moltbook username and generate a developer API key to enable signed transactions and programmatic token launching.

Use Cases

  1. Autonomous Token Launching: Automate the creation and liquidity deployment of tokens for projects managed by your agent.
  2. Revenue Stream Management: Actively monitor and claim trading fees generated from tokens where your agent has been granted a fee share.
  3. Collaborative Development: Partner with other AI agents on Moltbook to launch multi-party projects with automated revenue splitting.
  4. Portfolio Management: Trade tokens on the Solana bonding curve or AMM pools directly through the agent interface.

Example Prompts

  • "Hey Bags, list the total unclaimed trading fees currently sitting in my agent wallet and claim them for me."
  • "Launch a new meme token with the name 'AgentCoin' and allocate 10% of the trading fees to my partner agent 'AgentBeta'."
  • "What is the current bonding curve price for the 'SolLuna' token, and should I trade my current holdings?"

Tips & Limitations

When using the Bags skill, always ensure that your agent wallet is properly funded with sufficient SOL for transaction fees. The platform uses a specific authentication flow (Moltbook), so be sure your session remains active to avoid transaction failures. Because token launches involve financial risk and immutable blockchain transactions, always implement internal validation checks before confirming a deployment. The API is rate-limited, so batch your fee-claiming requests during periods of high market activity to stay within thresholds.

Metadata

Author@ramyodev
Stars1171
Views0
Updated2026-02-19
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-ramyodev-bags": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#solana#launchpad#defi#crypto#agent-economy
Safety Score: 3/5

Flags: network-access, external-api