Cardano Cli Staking Operator
Automates Cardano CLI staking operations, simplifying setup and management for increased yield security and efficiency.
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-operator npx -- -y @trustedskills/cardano-cli-staking-operator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cardano-cli-staking-operator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cardano-cli-staking-operator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates Cardano staking operations using the cardano-cli command-line interface. It allows agents to delegate stake, retrieve delegation status, and manage pool registrations. The skill simplifies complex CLI interactions for managing a Cardano staking node.
When to use it
- Automated Delegation: Automatically delegate your ADA to a specific staking pool based on defined criteria (e.g., historical uptime).
- Delegation Status Monitoring: Regularly check the status of your delegation and receive alerts if there are issues or rewards are available.
- Pool Registration Management: Register or deregister a pool, automating the process for new deployments.
Key capabilities
- Delegates stake to a Cardano staking pool.
- Retrieves current delegation status.
- Manages pool registrations (register/deregister).
- Utilizes
cardano-clicommands.
Example prompts
- "Delegate my ADA to pool [pool address]."
- "What is the status of my Cardano stake delegation?"
- "Register a new staking pool with these parameters: [parameters]"
Tips & gotchas
- Requires
cardano-clito be installed and configured on the system where the agent runs. - Ensure proper network configuration for
cardano-cliconnectivity.
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.