Cardano Cli Staking
This skill automates Cardano CLI staking, simplifying the process and enabling passive income generation for users.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cardano-cli-staking npx -- -y @trustedskills/cardano-cli-staking
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cardano-cli-staking": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cardano-cli-staking"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to interact with the Cardano blockchain using the cardano-cli command-line interface. It can perform actions like delegating stake, registering a staking pool, and querying information about your staked Ada. The agent can automate these tasks based on user instructions or predefined schedules.
When to use it
- Automated Staking: Schedule regular delegation of funds to specific Cardano pools.
- Pool Registration Assistance: Guide users through the process of registering their own staking pool, handling command complexities.
- Staking Status Monitoring: Check and report on the status of your delegated stake or registered pool.
- Transaction History Retrieval: Retrieve transaction history related to staking activities.
Key capabilities
- Delegation of stake
- Registration of a staking pool
- Querying staking pool information
- Retrieving transaction history
Example prompts
- "Delegate 100 Ada to pool 'examplepool' using the cardano-cli."
- "What is the current status of my delegated stake?"
- "Register a new Cardano staking pool with these parameters: [parameters]."
Tips & gotchas
- Requires
cardano-clito be installed and configured on the system where the agent is running. - Sensitive information like keys or passwords should be handled securely by the AI agent, potentially using environment variables or secure storage mechanisms.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.