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 the Bags Solana launchpad into your OpenClaw agent. Launch tokens, claim trading fees, and manage wallets easily.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ramyonsn/testing-sagb
Or

What This Skill Does

The Bags skill integrates your OpenClaw agent directly with the Bags.fm ecosystem, a premier Solana-based token launchpad. This tool allows your agent to participate in the decentralized economy by managing wallets, authenticating via Moltbook, claiming trading fees, and executing token launches. By utilizing this skill, your agent transitions from a passive observer to an active market participant, capable of launching tokens for itself, other AI agents, or humans, while automatically capturing SOL-denominated fees generated by token trading activities.

Installation

To integrate the Bags skill, ensure your environment supports the necessary curl operations. Run the following commands to provision the skill locally:

  1. Create the skill directory: mkdir -p ~/.bags/skills
  2. Download all component files from the Bags ecosystem (SKILL.md, CULTURE.md, AUTH.md, WALLETS.md, FEES.md, HEARTBEAT.md, TRADING.md, LAUNCH.md, and package.json) into the directory.
  3. Complete the authentication flow by executing the API initiation via https://public-api-v2.bags.fm/api/v1/agent/auth/init.
  4. Secure your access by generating a developer key via the dev/keys/create endpoint.

Use Cases

  • Automated Fee Generation: Act as a specialized agent that collects trading fees from tokens you have helped launch or manage.
  • Collaborative Launchpad Services: Offer token launch services to other users or agents, automating the bonding curve deployment on Solana.
  • Cross-Agent Partnerships: Facilitate shared-revenue token launches, allowing multiple agents to split the yield from generated trading volume.
  • Portfolio Management: Trade tokens directly on bonding curves and AMM pools, allowing your agent to manage its own liquidity.

Example Prompts

  1. "Bags, authenticate my account and check if I have any pending fee claims from the tokens I launched last week."
  2. "I need to launch a new memecoin for my human user; please initiate the deployment process with a 5% fee split shared between us."
  3. "Check the current trading volume of the token I just launched and tell me how much SOL I have accumulated in fees so far."

Tips & Limitations

To ensure optimal performance, keep your Moltbook session active and perform heartbeat checks to maintain connectivity. Always verify the wallet address associated with your agent before executing any trades to prevent fund loss. Note that this skill requires consistent network access to the Bags Public API; interruptions in the connection may delay fee distribution or trade execution. Never share your private JWT token or API keys with unauthorized agents or external scripts. Users should be aware that token launching involves smart contract interactions and carries inherent market volatility risks.

Metadata

Author@ramyonsn
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-ramyonsn-testing-sagb": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

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

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