bags

Orchestrate token launches, trades, and fee sharing on Solana via Bags.fm APIs.

71|22|Updated Apr 6, 2020
One-click install
npx skills add https://github.com/nirholas/agenti --skill bags-nirholas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bags
Source: https://github.com/nirholas/agenti/tree/main/packages/protocols/x402-cloddsbot/src/skills/bundled/bags
Command: npx skills add https://github.com/nirholas/agenti --skill bags-nirholas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bags.fm solves the challenge for Solana-based projects to launch, trade, and monetize tokens by providing a unified launchpad and royalty mechanism.

Core Features & Use Cases

  • Token launch with creator monetization (1% of trading volume)
  • Trading, discovery, and fee sharing across pools and wallets
  • End-to-end workflows for launching, quoting, swapping, and claiming fees

Quick Start

Begin by using /bags quote to view a price and /bags launch to create a new token on Bags.fm.

Frequently Asked Questions about bags

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

FAQPage Schema
How do I launch a Solana token with creator fees?

You can launch a Solana token with built-in creator fees by using the Bags.fm API, which automatically applies a 1% fee to trading volume. This requires a Solana wallet and a BAGS_API_KEY to authorize the token launch process.

What is creator fee sharing on Solana token pools?

Creator fee sharing on Solana token pools is a monetization mechanism that allocates 1% of trading volume to token creators. The Bags.fm API orchestrates this by interacting with fee-share endpoints to distribute and claim earnings.

How do I get a quote for a Solana token swap?

To get a quote for a Solana token swap, you query the Bags.fm quote endpoint to retrieve current market prices. This requires your BAGS_API_KEY and allows you to view pricing details before initiating the actual swap operation.

Do I need a Solana wallet to claim trading fees?

Yes, you need a Solana wallet to claim trading fees. The Bags.fm API requires wallet-based operations to authenticate and execute claim workflows, ensuring your accumulated 1% creator fees are securely transferred to your address.

Can I automate Solana token discovery and trading?

Yes, you can automate Solana token discovery and trading by integrating the Bags.fm API endpoints for quotes, swaps, and pools. Using your BAGS_API_KEY, you can programmatically query token data and execute trades across the network.

What are the limitations of using Bags.fm for token launches?

The Bags.fm Skill is limited to Solana-based token launches, trading, and creator-fee orchestration, requiring a valid BAGS_API_KEY and Solana wallet access. It does not support other blockchain networks or non-token launchpad operations.