Cardano Cli Doctor
This AI diagnoses and fixes issues within your Cardano CLI environment, streamlining development and troubleshooting for efficient blockchain management.
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-doctor npx -- -y @trustedskills/cardano-cli-doctor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cardano-cli-doctor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cardano-cli-doctor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The cardano-cli-doctor skill analyzes a Cardano node environment and reports on its health. It checks for common configuration issues, missing dependencies, and potential problems that could impact network participation. The tool provides actionable advice to resolve identified issues and ensure optimal node operation.
When to use it
- Troubleshooting Node Issues: Use when experiencing connectivity problems or unexpected behavior from your Cardano node.
- New Node Setup: Run after initial installation to verify the environment is correctly configured.
- Regular Health Checks: Incorporate into a routine maintenance schedule to proactively identify and address potential issues.
- Preparing for Upgrades: Before upgrading your Cardano node software, use this skill to assess its current state.
Key capabilities
- Configuration issue detection
- Dependency verification
- Actionable advice for resolution
- Health reporting
Example prompts
- "Run a health check on my Cardano node."
- "Analyze my Cardano environment and report any configuration problems."
- βWhat dependencies are missing from my Cardano setup?β
Tips & gotchas
This skill requires a functional Cardano node to be running. The output should be carefully reviewed, as some recommendations may require technical expertise to implement.
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.