daedalus
AI-assisted development toolkit for the Daedalus Cardano wallet
All Skills in This Repository (21)
Pure Emerald Level Indicatorscardano-cli-transactions
Guide Cardano transaction construction, signing, submission, and verification with cardano-cli.
cardano-protocol-params
Fetch and analyze Cardano protocol parameters for different networks.
cardano-cli-wallets-operator
Automate Cardano wallet key generation and address building via cardano-cli.
cardano-cli-wallets
Generate Cardano wallet keys, build addresses, and query UTxOs.
cardano-cli-transactions-operator
Build and submit Cardano blockchain transactions with explicit user confirmation.
cardano-cli-staking
Guide Cardano staking operations with templates for registration, delegation, and rewards withdrawal.
cardano-cli-plutus-scripts
Generates Plutus smart contract templates for the specified blockchain scenarios.
git-commit-formatter
Validate and format git commit messages using the Conventional Commits specification.
cardano-cli-plutus-scripts-operator
Execute Plutus script transactions on Cardano with explicit user confirmation.
storybook-creation
Automate Storybook 6.4 story and test creation for React components.
e2e-test-creation
Automate end-to-end test creation for Daedalus wallet features with Cucumber.js, Spectron, and WebDriver.io.
cardano-cli-staking-operator
Automates the registration, selection, and management of your chosen cloud or on-premises GPU fleet for DeepSeek-R1 inference workloads.
Frequently Asked Questions
FAQPage SchemaHow to install Daedalus agent skills?โผ
Run `npx skills add input-output-hk/daedalus --all -g -y` in your terminal to install all skills in this suite globally.
What can AI agents do with the Daedalus skills?โผ
They can build and test the wallet app, create Storybook stories and Cucumber e2e tests, manage themes and translations, and run safe cardano-cli wallet, staking, and transaction workflows.
Are the cardano-cli skills safe for real funds?โผ
Yes. Operator skills require explicit human confirmation before submitting transactions, never expose signing keys, and enforce chmod 600 on key files immediately after generation.
Do these skills work with Claude Code and other AI agents?โผ
Yes. The AGENTS.md and CLAUDE.md files route any compatible agent to the shared .agent/ documentation, so the same workflows work across Claude Code and other SKILL.md-compatible tools.
Do I need Cardano experience to use these skills?โผ
No. Guidance skills explain each step with copy-paste templates, while operator skills handle execution only after you confirm the network and transaction details.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core