Back to authors
flux-point-studios

flux-point-studios

25 Skills published on GitHub.

aiken-dex-security-audit-operator

Operator skill: run local Aiken build/test commands and capture evidence for the audit. Manual invoke only.

UncategorizedView skill →

aiken-dex-security-audit

Adversarial security audit playbook for Plutus V3 Aiken DEX contracts (threat model, invariants, findings, tests, tx repro shapes).

security-auditView skill →

aiken-smart-contracts

Aiken workflows: validators, building, blueprints, .plutus generation. Safe guidance for smart contract development.

UncategorizedView skill →

cardano-cli-doctor

Diagnose cardano-cli: version, era-prefixed vs legacy syntax, network flags. Produces compatibility report.

UncategorizedView skill →

cardano-cli-operator

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).

UncategorizedView skill →

cardano-cli-plutus-scripts-operator

Execute Plutus script transactions: script spends, datum/redeemer submission. Manual invoke only.

UncategorizedView skill →

cardano-cli-plutus-scripts

Plutus script guidance: datums, redeemers, collateral, reference scripts. Templates only—use operator to execute.

UncategorizedView skill →

cardano-cli-staking-operator

Execute staking operations: registration, delegation, rewards withdrawal. Manual invoke only.

UncategorizedView skill →

cardano-cli-staking

Staking guidance: registration, delegation, rewards. Provides templates (no execution). Use operator skill to execute.

UncategorizedView skill →

cardano-cli-transactions-operator

Execute transaction builds and submits. Manual invoke only—requires explicit confirmation before submit.

UncategorizedView skill →

cardano-cli-transactions

Transaction guidance: build, sign, submit patterns. Provides templates (no execution). Use operator skill to execute.

UncategorizedView skill →

cardano-cli-wallets-operator

Execute wallet operations: key generation, address building. Manual invoke only for safety.

UncategorizedView skill →

cardano-cli-wallets

Wallet guidance: key generation, address building, UTxO queries. Provides templates and explanations (no execution).

UncategorizedView skill →

cardano-devnet-in-a-box

One-command local rehearsal stack: cardano-node + hydra + ogmios + kupo. Docker-based, deterministic green/red testing.

UncategorizedView skill →

cardano-mcp-balances

Read-only wallet state via cardano MCP: balances, addresses, and UTxOs. Requires a configured cardano MCP server.

UncategorizedView skill →

cardano-mcp-identity

Retrieve ADAHandle identities ($handle) for the connected wallet via cardano MCP. Read-only.

UncategorizedView skill →

cardano-mcp-staking

Query staking delegation status and available rewards via cardano MCP. Read-only, no delegation changes.

UncategorizedView skill →

cardano-mcp-transactions

Sign and submit pre-built Cardano transactions via cardano MCP. High-risk: requires structured preview and explicit user confirmation.

UncategorizedView skill →

cardano-protocol-params

Protocol parameters: fetch pparams, understand fees, min-UTxO, execution budgets. Read-only diagnostics.

UncategorizedView skill →

hydra-head-operator

Execute Hydra operations: init, commit, open, close, fanout. Manual invoke only due to L1 state changes.

UncategorizedView skill →

hydra-head-troubleshooter

Hydra troubleshooting: decision tree for common issues. Maps symptoms to fixes with verification steps.

UncategorizedView skill →

hydra-head

Hydra Head guidance: setup, keys, peers, lifecycle. Best practices from hydra.family. Use operator skill for execution.

UncategorizedView skill →

koios-agent-wallet

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.

UncategorizedView skill →

meshjs-cardano

MeshJS patterns: tx building, wallet connectors, script interactions. TypeScript/JavaScript Cardano development.

UncategorizedView skill →

plutus-v3-conway

Plutus V3 under Conway: unified context, governance scripts, V2→V3 migration. Conceptual and practical guidance.

UncategorizedView skill →