Input Output avatar

Input Output

Official

@input-output-hk

0Followers
|
762Public Repos
|
21Published Skills

Infrastructure and development primitives for Cardano blockchain operations, smart contract deployment, and enterprise-grade software quality assurance.

Skills Distribution
DomainCloud & Comp...Blockchain Operati.. (40%)Smart Contract Eng.. (30%)Software Quality A.. (20%)Data Serialization (10%)

Agent Skills by Input Output

Showing 21 vetted skills indexed across 1 GitHub repositories.

input-output-hkinput-output-hk
1.2k

theme-management

Add, validate, update, and copy CSS theme variables across Daedalus TypeScript theme files.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

evidence-rules

Enforces citation and explicit-uncertainty rules for factual claims in agent outputs.

Official
Basic
input-output-hkinput-output-hk
1.2k

grill-with-docs

Stress-tests feature plans through structured questioning against codebase and domain documentation.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

cardano-cli-transactions

Guide Cardano transaction construction, signing, submission, and verification with cardano-cli.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

cardano-protocol-params

Fetch and analyze Cardano protocol parameters for different networks.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

cardano-cli-wallets-operator

Automate Cardano wallet key generation and address building via cardano-cli.

Official
Advanced
input-output-hkinput-output-hk
1.2k

cardano-cli-wallets

Generate Cardano wallet keys, build addresses, and query UTxOs.

Official
Basic
input-output-hkinput-output-hk
1.2k

cardano-cli-transactions-operator

Build and submit Cardano blockchain transactions with explicit user confirmation.

Official
Advanced
input-output-hkinput-output-hk
1.2k

cardano-cli-staking

Guide Cardano staking operations with templates for registration, delegation, and rewards withdrawal.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

cardano-cli-plutus-scripts

Generates Plutus smart contract templates for the specified blockchain scenarios.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

git-commit-formatter

Validate and format git commit messages using the Conventional Commits specification.

Official
Basic
input-output-hkinput-output-hk
1.2k

cardano-cli-plutus-scripts-operator

Execute Plutus script transactions on Cardano with explicit user confirmation.

Official
Advanced
input-output-hkinput-output-hk
1.2k

storybook-creation

Automate Storybook 6.4 story and test creation for React components.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

e2e-test-creation

Automate end-to-end test creation for Daedalus wallet features with Cucumber.js, Spectron, and WebDriver.io.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

cardano-cli-staking-operator

Automates the registration, selection, and management of your chosen cloud or on-premises GPU fleet for DeepSeek-R1 inference workloads.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

cardano-cli-doctor

Diagnose cardano-cli command compatibility and verify network flags.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

thermo-nuclear-code-quality-review

Reviews Python codebases for maintainability and suggests structural refactorings.

Official
Advanced
input-output-hkinput-output-hk
1.2k

bech32-encoding-decoding

Converts between base16, base58, and bech32 formats using a local CLI.

Official
Basic
input-output-hkinput-output-hk
1.2k

cbor-encoding-decoding

Convert CBOR data between hex, diagnostic, and annotated formats.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

theme-management

Automates CSS theme file creation, validation, updating, copying and builds for Daedalus wallet using TypeScript and Gulp.

Official
Intermediate
input-output-hkinput-output-hk
1.2k

i18n-messaging

Extract and validate react-intl message catalogs for en-US and ja-JP locales.

Official
Advanced

Frequently Asked Questions About Input Output

FAQPage Schema
What 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.