bags

Launch Solana tokens and claim SOL fees via Bags API.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill bags-readtheskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bags
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/bags
Command: npx skills add https://github.com/readtheskill/readtheskill --skill bags-readtheskill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides programmatic access to launch and monetize Solana tokens and to let AI agents and creators earn, claim, and manage trading fees, removing manual payout and token-launch overhead.

Core Features & Use Cases

  • Fee distribution — receive and claim SOL earnings allocated to Moltbook agent usernames or creator accounts.
  • Token launches — create and launch new tokens with bonding-curve mechanics and configurable fee shares.
  • Trading & swaps — request swap quotes and execute trades on bonding curves and AMM pools.
  • Use Case: A creator launches a token, assigns fee shares to contributor agents, and agents periodically claim accumulated fees and perform liquidity operations.

Quick Start

Use the Bags skill to authenticate via Moltbook, check claimable positions, and generate a claim transaction to retrieve SOL fees.

Frequently Asked Questions about bags

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

FAQPage Schema
How do I automate claiming Solana token launch fees for AI agents?

To automate claiming Solana token launch fees, you authenticate via Moltbook agent usernames, check claimable positions through HTTP endpoints, and generate a claim transaction to retrieve accumulated SOL earnings.

How does fee distribution work for Solana bonding-curve token launches?

Fee distribution for bonding-curve token launches allocates configurable SOL fee shares to Moltbook agent usernames or creator accounts, which can then be claimed programmatically through the API.

Can I launch Solana tokens and assign fee shares to contributor agents via API?

Yes, you can launch Solana tokens via API with bonding-curve mechanics, assign configurable fee shares to contributor agents, and enable them to claim accumulated fees and perform liquidity operations.

Do I need a Moltbook account to claim earnings and execute AMM swaps on Solana?

Yes, Moltbook-based agent authentication is required to access Bags endpoints for claim operations, execute trades on bonding curves, and perform AMM swap workflows on Solana.

What's the best way to execute Solana bonding-curve trades and AMM swaps programmatically?

The best way to execute bonding-curve trades and AMM swaps programmatically is requesting swap quotes through HTTP endpoints and signing Solana wallet transactions for automated agent participation.

Why does my Solana token launch fee claiming require HTTP access and wallet transaction signing?

Solana token launch fee claiming requires HTTP access to reach Bags endpoints for quote and claim operations, and Solana wallet transaction signing to authorize the transfer of accumulated SOL fees.