cardano-cli-transactions

Build, sign, and submit Cardano CLI transactions with Docker fallback.

8|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-cli-transactions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cardano-cli-transactions
Source: https://github.com/Flux-Point-Studios/cardano-agent-skills/tree/main/skills/cardano-cli-transactions
Command: npx skills add https://github.com/Flux-Point-Studios/cardano-agent-skills --skill cardano-cli-transactions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill provides guidance and templates for building, signing, and submitting Cardano transactions, simplifying complex operations for users.

Core Features & Use Cases

  • Transaction Templates: Offers pre-defined command structures for various transaction types (simple transfers, multi-output, native tokens, metadata).
  • Guidance: Explains the workflow and best practices for transaction handling.
  • Docker Fallback: Includes a script to run cardano-cli within a Docker container if not installed locally.
  • Use Case: A user needs to send 10 ADA to another address on the preprod network. This skill provides the exact command templates and steps required.

Quick Start

Use the cardano-cli-transactions skill to get a template for sending 10 ADA on the preprod network.

Frequently Asked Questions about cardano-cli-transactions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and submit a Cardano CLI transaction?

The skill provides command templates and workflow guidance to build, sign, and submit Cardano CLI transactions, covering operations like simple ADA transfers and native token handling across different network types.

Can I send multi-output Cardano transactions with metadata using the CLI?

Yes, you can execute multi-output Cardano transactions with metadata using the provided pre-defined command structures and templates designed for native token handling and metadata inclusion.

Do I need the cardano-cli binary installed locally to run these transaction commands?

No, you do not need the cardano-cli binary installed locally because the skill includes a Docker fallback mechanism to execute the necessary cardano-cli commands within a container.

What is the best way to handle native tokens on the Cardano preprod network?

The best way to handle native tokens on the Cardano preprod network is to use the skill's pre-defined command templates, which provide the exact steps required for building and signing these transactions.

Does this approach work for simple ADA transfers on different Cardano network types?

Yes, this approach works for simple ADA transfers on different Cardano network types by providing the exact command templates and steps required to execute transactions across various network environments.