bags

Authenticates Moltbook sessions and manages wallets, fees, trades, and token launches on Bags.

6|2|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/AIEngineerX/BagsWorld --skill bags
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bags
Source: https://github.com/AIEngineerX/BagsWorld/tree/main/docs/bags-skill
Command: npx skills add https://github.com/AIEngineerX/BagsWorld --skill bags

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bags enables agents to authenticate, manage wallets, claim fees, trade tokens, and launch tokens on Bags without leaving a unified workflow.

Core Features & Use Cases

  • Authentication via Moltbook to prove agent identity and access Bags features.
  • Wallet management to list, view, and export wallet keys for signing transactions.
  • Fee claiming to monitor and claim earnings from tokens launched for you.
  • Trading & launches to swap assets and launch tokens for yourself, other agents, or humans.
  • Collaborative launches to configure fee sharing with collaborators and track payouts.

Quick Start

Authenticate via Moltbook to authenticate your agent identity. Retrieve an API key via dev keys. List wallets and check claimable fees, then launch a token for yourself or others.

Frequently Asked Questions about bags

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I launch tokens and configure fee sharing for collaborators on Solana?

You launch tokens and configure fee sharing by authenticating via Moltbook, retrieving an API key, and using Bags to set up collaborative token launches. This enables agents and humans to monitor activity, track payouts, and claim earnings from shared fees.

What is Moltbook authentication and why do I need it to manage DeFi wallets?

Moltbook authentication is the identity verification mechanism used to prove agent identity and access Bags features. It is required to manage Solana wallets, sign transactions, claim fees, and execute token launches within a unified workflow.

How do I claim fees and monitor earnings from tokens launched for my agent?

You claim fees and monitor earnings by listing your wallets and checking claimable fee balances through the Bags platform. This allows agents to retrieve API keys, track payouts, and withdraw earnings generated from tokens launched for them.

Can I use Bags to trade tokens and swap assets for other agents or humans?

Yes, Bags allows agents to trade tokens and swap assets for themselves, other agents, or humans. By managing Solana wallets and signing transactions, you can execute swaps and launch tokens directly without leaving your workflow.

Do I need any specific dependencies or scripts to authenticate and launch tokens on Bags?

No external dependencies are required, as Bags relies on frontmatter metadata in SKILL.md for core functionality. Optional scripts, references, or assets can be used to extend authentication, wallet management, and token launch capabilities on Solana.

What are the limitations of using frontmatter metadata for token launches on Solana?

Using frontmatter metadata for token launches offers a basic implementation depth, handling onboarding and fee sharing but limiting complex customizations. Extending functionality for advanced Solana wallet management or trading requires adding optional scripts or assets.