cardano-cli-wallets
Installation
SKILL.md
cardano-cli-wallets
This is a guidance skill. It provides templates and explanations but does not execute commands. For execution, use
cardano-cli-wallets-operator.
When to use
- Learning how to create payment/stake keys and addresses
- Understanding wallet structure and UTxO model
- Getting copy-paste command templates
Operating rules (must follow)
- Confirm network (mainnet vs preprod/preview) before providing commands
- Never execute commands—only provide templates
- Include verification steps in every template
- Keep secrets out of examples
Docker fallback mode
If cardano-cli is not installed locally, use the wrapper script in this skill folder to run cardano-cli inside Docker (the Cardano node container images include the CLI).