cardano-identity

Resolve and list ADAHandles for the connected Cardano wallet.

3,891 stars

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

$curl -o ~/.claude/skills/cardano-identity/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/adacapo21/cardano-identity/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cardano-identity/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cardano-identity Compares

Feature / Agentcardano-identityStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

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

3891
from openclaw/skills

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.

Web3 & Identity Management

publisher-identity-verifier

3891
from openclaw/skills

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

3891
from openclaw/skills

## Trigger

fake-identity

3891
from openclaw/skills

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

3891
from openclaw/skills

Sign and submit Cardano transactions with explicit user confirmation.

cardano-staking

3891
from openclaw/skills

Check stake delegation and available ADA rewards for the connected wallet.

cardano-balances

3891
from openclaw/skills

Query wallet balances, addresses, and UTxOs on the Cardano blockchain.

verified-agent-identity

3891
from openclaw/skills

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.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

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.

Content & Documentation

find-skills

3891
from openclaw/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.

General Utilities

tavily-search

3891
from openclaw/skills

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.

Data & Research