ワンクリックで
cardano-agent-skills
cardano-agent-skills には Flux-Point-Studios から収集した 25 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Read-only wallet state via cardano MCP: balances, addresses, and UTxOs. Requires a configured cardano MCP server.
Retrieve ADAHandle identities ($handle) for the connected wallet via cardano MCP. Read-only.
Query staking delegation status and available rewards via cardano MCP. Read-only, no delegation changes.
Sign and submit pre-built Cardano transactions via cardano MCP. High-risk: requires structured preview and explicit user confirmation.
"Aiken workflows: validators, building, blueprints, .plutus generation. Safe guidance for smart contract development."
"Diagnose cardano-cli: version, era-prefixed vs legacy syntax, network flags. Produces compatibility report."
Manual-only operator command for Cardano CLI: dispatches directly to OpenClaw Exec Tool (no model) so you can run deterministic, approval-gated cardano-cli commands (native or Docker fallback).
"Plutus script guidance: datums, redeemers, collateral, reference scripts. Templates only—use operator to execute."
"Staking guidance: registration, delegation, rewards. Provides templates (no execution). Use operator skill to execute."
"Transaction guidance: build, sign, submit patterns. Provides templates (no execution). Use operator skill to execute."
"Wallet guidance: key generation, address building, UTxO queries. Provides templates and explanations (no execution)."
"One-command local rehearsal stack: cardano-node + hydra + ogmios + kupo. Docker-based, deterministic green/red testing."
"Protocol parameters: fetch pparams, understand fees, min-UTxO, execution budgets. Read-only diagnostics."
"Execute Hydra operations: init, commit, open, close, fanout. Manual invoke only due to L1 state changes."
"Hydra Head guidance: setup, keys, peers, lifecycle. Best practices from hydra.family. Use operator skill for execution."
"Hydra troubleshooting: decision tree for common issues. Maps symptoms to fixes with verification steps."
Quick setup of key-based Cardano agent wallets with MeshJS (MeshWallet) and KoiosProvider: generate wallet (no mnemonic), register stake address, and stake to a pool. Use when users ask to generate a wallet, register it, stake it, send transactions, or query wallet state via Koios.
Operator skill: run local Aiken build/test commands and capture evidence for the audit. Manual invoke only.
Adversarial security audit playbook for Plutus V3 Aiken DEX contracts (threat model, invariants, findings, tests, tx repro shapes).
Execute Plutus script transactions: script spends, datum/redeemer submission. Manual invoke only.
Execute staking operations: registration, delegation, rewards withdrawal. Manual invoke only.
Execute transaction builds and submits. Manual invoke only—requires explicit confirmation before submit.
Execute wallet operations: key generation, address building. Manual invoke only for safety.
MeshJS patterns: tx building, wallet connectors, script interactions. TypeScript/JavaScript Cardano development.
Plutus V3 under Conway: unified context, governance scripts, V2→V3 migration. Conceptual and practical guidance.