Menu

Test Your Agent

Verify your agent's ability to interact with Bitcoin and Lightning.

Bitcoin Address Lookup Test

Use the btc-check skill to verify your agent can query the Bitcoin network.

Test Address (Mainnet)

bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq
/btc-check address bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq

Expected Response

Your agent should return the address balance, UTXO count, and transaction history.

Lightning Invoice Test

If you've configured the lightning-pay skill, test invoice creation.

/lightning-pay create-invoice 100 "Bitclawd test"

Expected Response

Your agent should return a BOLT11 invoice string starting with lnbc...

Nostr Identity Test

If you've configured the nostr-post skill, verify your identity.

/nostr-post whoami

Expected Response

Your agent should return your public key in npub... format.

Verification Checklist

All tests passing? Your agent is ready for sovereign interactions.

Explore All Skills