cardano-protocol-params
✓Protocol parameters: fetch pparams, understand fees, min-UTxO, execution budgets. Read-only diagnostics.
Installation
SKILL.md
Minimum ADA required = size of UTxO (including datum) × coinsPerUTxOByte
Example: Debug "UTxO too small" error Problem: Transaction fails with min-UTxO error
Example: Estimate script execution cost Problem: Need to budget for Plutus script
Protocol parameters: fetch pparams, understand fees, min-UTxO, execution budgets. Read-only diagnostics. Source: thamacroman/cardano-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/thamacroman/cardano-agent-skills --skill cardano-protocol-params- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is cardano-protocol-params?
Protocol parameters: fetch pparams, understand fees, min-UTxO, execution budgets. Read-only diagnostics. Source: thamacroman/cardano-agent-skills.
How do I install cardano-protocol-params?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thamacroman/cardano-agent-skills --skill cardano-protocol-params Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/thamacroman/cardano-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-03