cardano-cli-staking-operator

Execute Cardano staking operations with explicit human confirmation before blockchain submission.

8|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-cli-staking-operator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cardano-cli-staking-operator
Source: https://github.com/Flux-Point-Studios/cardano-agent-skills/tree/main/skills/cardano-cli-staking-operator
Command: npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-cli-staking-operator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the execution of critical Cardano staking operations, including stake key registration, delegation to stake pools, and withdrawal of rewards, directly interacting with the blockchain.

Core Features & Use Cases

  • Execute Staking Operations: Safely performs actions like registering stake keys, delegating to specified pools, and withdrawing earned rewards.
  • Operator Skill: Designed for direct execution of on-chain transactions, requiring explicit human confirmation due to its state-modifying nature.
  • Use Case: After using the cardano-cli-staking skill for guidance, you can use this operator skill to finalize the registration of your stake key or to delegate your ADA to a chosen stake pool.

Quick Start

Execute the registration of your stake key by confirming the network and providing the necessary key files.

Frequently Asked Questions about cardano-cli-staking-operator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate my Cardano ADA to a stake pool?

To delegate Cardano ADA to a stake pool, you must register your stake key and submit a delegation certificate to the blockchain. This skill executes that delegation process while validating network and pool IDs before requiring explicit human confirmation.

How do I withdraw Cardano staking rewards?

Withdrawing Cardano staking rewards requires checking your current rewards balance and submitting a withdrawal transaction. This skill validates your available rewards balance before proceeding with the on-chain withdrawal operation upon explicit confirmation.

How do I register a stake key on the Cardano blockchain?

Registering a stake key on the Cardano blockchain involves submitting a registration certificate via a transaction. This operator skill executes stake key registration by interacting directly with the blockchain after confirming the network and key files.

Do I need to confirm Cardano staking operations before they execute?

Yes, you need to explicitly confirm Cardano staking operations before execution. Because this operator skill performs state-modifying on-chain transactions, it requires explicit human invocation and confirmation before submitting any certificate or transaction.

Does this skill validate stake pool IDs before delegating Cardano rewards?

Yes, this skill validates stake pool IDs before delegating Cardano rewards. It checks the specified pool IDs and validates the network connectivity before proceeding with any staking operations or transaction submissions.