Best use case
cardano-identity is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Resolve and list ADAHandles for the connected Cardano wallet.
Teams using cardano-identity should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cardano-identity/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cardano-identity Compares
| Feature / Agent | cardano-identity | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Resolve and list ADAHandles for the connected Cardano wallet.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# Cardano Identity — ADAHandles Resolve and list ADAHandles for the connected Cardano wallet. ## Prerequisites - `@indigoprotocol/cardano-mcp` server 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. `$alice` resolves to `addr1...`). - Handles are returned as plain strings without the `$` prefix.
Related Skills
agent-identity
ERC-8004 agent identity management. Register AI agents on-chain, update reputation scores, query the validation registry, and manage attestations for autonomous DeFi and governance participation.
publisher-identity-verifier
Helps verify publisher identity integrity in AI agent ecosystems. Detects impersonation, key rotation anomalies, and identity gaps in the trust chain between skill publishers and their claimed identities.
Soulcraft — Agent Identity Design
## Trigger
fake-identity
Generate realistic fake identities from multiple countries and ethnicities. Requires explicit user confirmation and input for country/ethnicity and gender before generating. Never use real user names of your human.
cardano-transactions
Sign and submit Cardano transactions with explicit user confirmation.
cardano-staking
Check stake delegation and available ADA rewards for the connected wallet.
cardano-balances
Query wallet balances, addresses, and UTxOs on the Cardano blockchain.
verified-agent-identity
Billions decentralized identity for agents. Link agents to human identities using Billions ERC-8004 and Attestation Registries. Verify and generate authentication proofs. Based on iden3 self-sovereign identity protocol.
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.