sBTC Skill Provides sBTC (wrapped Bitcoin on Stacks L2) operations. sBTC uses 8 decimals — the same as Bitcoin. Transfer and deposit operations require an unlocked wallet (use first). Balance and info queries work without a wallet. Usage Subcommands get-balance Get the sBTC balance for a Stacks address. Options: - (optional) — Stacks address to check (uses active wallet if omitted) Output: transfer Transfer sBTC to a recipient. Requires an unlocked wallet. sBTC uses 8 decimals. Specify in satoshis (1 sBTC = 100,000,000 satoshis). Options: - (required) — Stacks address to send to - (required)…