cardano-cli-plutus-scripts
Installation
SKILL.md
cardano-cli-plutus-scripts
This is a guidance skill. Provides templates and explanations. For execution, use
cardano-cli-plutus-scripts-operator.
When to use
- Learning Plutus script transaction patterns
- Understanding datums, redeemers, collateral
- Getting templates for script interactions
Operating rules (must follow)
- Confirm network and script version (V2/V3)
- Never execute—only provide templates
- Always include collateral handling
- Use fresh protocol parameters
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).