Back to Registry View Author Profile
Official Verified
cardano-identity
Resolve and list ADAHandles for the connected Cardano wallet.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adacapo21/cardano-identityOr
Cardano Identity — ADAHandles
Resolve and list ADAHandles for the connected Cardano wallet.
Prerequisites
@indigoprotocol/cardano-mcpserver running
MCP Tools
get_adahandles— Retrieve all ADAHandles owned by the connected wallet
When to use
Use this skill when the user asks about:
- Their ADAHandle or $handle
- Human-readable wallet identifiers
- Handle-to-address resolution
Data interpretation
- ADAHandles are Cardano native tokens under a specific policy ID.
- Each handle maps to a wallet address (e.g.
$aliceresolves toaddr1...). - Handles are returned as plain strings without the
$prefix.
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adacapo21-cardano-identity": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
indigo-redemption
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
adacapo21 4473
cardano-transactions
Sign and submit Cardano transactions with explicit user confirmation.
adacapo21 4473
cardano-balances
Query wallet balances, addresses, and UTxOs on the Cardano blockchain.
adacapo21 4473
indigo-governance
Query Indigo Protocol governance data including protocol parameters, polls, .
adacapo21 4473
indigo-ipfs
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.
adacapo21 4473