cardano-cli-wallets-operator
Installation
SKILL.md
cardano-cli-wallets-operator
OPERATOR SKILL: This skill executes commands. It requires explicit human invocation and cannot be auto-triggered by the model.
When to use
- When you need to actually execute wallet creation commands
- After reviewing the guidance from
cardano-cli-wallets
Operating rules (must follow)
- Confirm network (mainnet/preprod/preview) before ANY execution
- Always create a dedicated directory for wallet files
- Set
chmod 600 *.skeyimmediately after key generation - Show the user what will be executed before running
- Verify each step succeeded before continuing