Bags Skill — AI skill for Claude Code
bags-skill is an AI skill package for interacting with the Bags ecosystem on Solana.
How to install Bags Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open thedotmack/bags-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Bags Skill does
`bags-skill` is an AI skill package for interacting with the Bags ecosystem on Solana.
Alternatives in AI
- PRD: Agent Builder — Create Your Own Sub-Agent — Your ecosystem, your rules 1.9k ★
- Research Paper Writing Skills — Skill package for ML/CV/NLP paper writing, curated and adapted from Prof 1.5k ★
- Recomby Geo — GEO 领域 AI 员工开源方案 · Open-source GEO AI-employee solution (MIT) 449 ★
README
Bags AI Skill
`bags-skill` is an AI skill package for interacting with the Bags ecosystem on Solana. It helps an agent authenticate with a wallet, manage credentials, check and claim fees, trade tokens, and launch tokens (including launches for other humans or agents).
What This Includes
skill.json: skill metadata, triggers, required binaries, API base URLs, and env prefix (BAGS_)SKILL.md: main entry guideauth.md: wallet-signature authentication (V2)wallets.md: wallet creation, signing, balance checksfees.md: claimable positions and fee-claim flowstrading.md: quote + swap workflowslaunch.md: token launch and fee-share configurationheartbeat.md: lightweight periodic health/earnings checksculture.md: behavior and communication principles for Bags agents
Core Capabilities
- Authenticate an agent wallet with Bags API (V2 auth flow)
- Store and use Bags API credentials securely
- Query claimable fee positions and submit claim transactions
- Get trade quotes and execute swaps
- Create token metadata, configure fee-share recipients, and launch tokens
- Run heartbeat checks to detect updates and report notable events
Requirements
From `skill.json`, this skill expects:
curljqbcnodenpm
API Configuration
- Public API base:
https://public-api-v2.bags.fm/api/v1 - Agent API base:
https://public-api-v2.bags.fm/api/v1/agent - Environment variable prefix:
BAGS_
Typical Flow
- Create/load a Solana wallet.
- Complete V2 auth challenge signing to obtain an API key.
- Save credentials in your local config.
- Use fees/trading/launch guides depending on the task.
- Run heartbeat checks periodically to monitor status and new opportunities.
Triggers
Example trigger phrases defined in `skill.json`:
bagsbags walletbags feesclaim feesbags tradelaunch tokenbags heartbeat
Related Repository
If you want a TypeScript SDK implementation for Bags
Related Skills
AI Platform
PHP library for interacting with AI platform provider.
LLM Adapter Kit
A universal TypeScript library for interacting with multiple LLM providers through a unified interface. Suppor
SeekerClaw
Turn your Solana Seeker (or any Android phone) into a 24/7 personal AI agent
Commit Claude Config
Version the Solana AI Kit config in git (un-ignores .claude/, CLAUDE.md, .mcp.json, .gitmodules and commits th
Create Solana Agent
Spinup your own LLM powered chat agents for solana actions
Diff Review
AI-powered diff review for Solana-specific issues and code quality
Related Agents
Solana Researcher
Deep research specialist for Solana ecosystem. Performs comprehensive investigation of protocols, SDKs, APIs,
Game Architect
Senior Solana game architect for game system design, Unity/C# architecture, on-chain game state, player progre
Supply Chain Analyst
Software supply-chain security expert. Deep on Socket.dev (behavioral package analysis), Syft (SBOM generation