Cardano Cli Plutus Scripts Operator
This skill enables you to execute and manage Cardano Plutus scripts via command-line interface (CLI), streamlining smart contract operations.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cardano-cli-plutus-scripts-operator npx -- -y @trustedskills/cardano-cli-plutus-scripts-operator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cardano-cli-plutus-scripts-operator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cardano-cli-plutus-scripts-operator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Cardano blockchain using cardano-cli and manage Plutus scripts. It facilitates tasks such as submitting transactions, validating script outputs, and generally automating interactions with the Cardano ledger. The agent can execute command line instructions related to Cardano wallets and smart contracts.
When to use it
- Automating transaction signing and submission for a Cardano wallet.
- Verifying the output of a Plutus script against expected results.
- Deploying new Plutus scripts to the Cardano blockchain.
- Checking the status of pending transactions on the Cardano network.
Key capabilities
cardano-cliinteraction- Plutus script management
- Transaction submission
- Script output validation
Example prompts
- "Sign and submit this transaction: [transaction details]"
- "Verify that this Plutus script produces the expected output for these inputs."
- "Deploy this Plutus script to the Cardano blockchain."
Tips & gotchas
This skill requires a working cardano-cli environment configured with appropriate network parameters and wallet credentials. Ensure your agent has access to necessary private keys or signing mechanisms.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.