AI coding agent skills for the Sats Connect SDK. Each skill teaches an AI agent how to use a specific Sats Connect method, including its parameters, usage examples, and expected responses.
- Wallet — connect, disconnect, change network, open buy/earn/bridge UI, etc.
- Bitcoin — send transfers, sign PSBTs, sign messages, get balance
- Ordinals — create inscriptions, get/send inscriptions
- Runes — etch, mint, transfer, estimate fees, get balances
- Spark — L2 transfers, token transfers, balances, signing
- Spark Flashnet — swaps, liquidity pools, bonding pools, intents
- Stacks — call/deploy contracts, transfer STX, sign messages/transactions
These skills are automatically picked up by AI coding agents that support the Agent Skills standard. To use them, clone this repository into a location scanned by your agent.
For details on how agents locate skills, see Where to Scan.