Input Output
Official@input-output-hk
Infrastructure and development primitives for Cardano blockchain operations, smart contract deployment, and enterprise-grade software quality assurance.
Agent Skills by Input Output
Showing 21 vetted skills indexed across 1 GitHub repositories.
theme-management
Add, validate, update, and copy CSS theme variables across Daedalus TypeScript theme files.
evidence-rules
Enforces citation and explicit-uncertainty rules for factual claims in agent outputs.
grill-with-docs
Stress-tests feature plans through structured questioning against codebase and domain documentation.
cardano-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.
cardano-cli-doctor
Diagnose cardano-cli command compatibility and verify network flags.
thermo-nuclear-code-quality-review
Reviews Python codebases for maintainability and suggests structural refactorings.
bech32-encoding-decoding
Converts between base16, base58, and bech32 formats using a local CLI.
cbor-encoding-decoding
Convert CBOR data between hex, diagnostic, and annotated formats.
theme-management
Automates CSS theme file creation, validation, updating, copying and builds for Daedalus wallet using TypeScript and Gulp.
i18n-messaging
Extract and validate react-intl message catalogs for en-US and ja-JP locales.
Frequently Asked Questions About Input Output
FAQPage SchemaWhat specific blockchain tasks can I perform with these capabilities?▼
You can perform full lifecycle management of Cardano transactions, including UTxO querying, address generation, staking delegation, and Plutus smart contract execution. These capabilities provide granular control over blockchain interactions, ensuring precise transaction construction and network parameter analysis for decentralized ledger operations.
Which engineering personas benefit from these technical resources?▼
These resources are designed for blockchain engineers, protocol developers, and DevOps specialists working within the Cardano ecosystem. They are particularly useful for those managing node infrastructure, developing decentralized applications, or maintaining high-assurance software components requiring strict adherence to protocol standards and data serialization formats.
What are the primary dependencies for executing these operations?▼
Execution requires a local environment configured with the Cardano node and associated binary interfaces. Users must ensure network flags are correctly set and that local system paths are configured to support the specific encoding and serialization requirements for Bech32 and CBOR data formats.