Kaspa AI Agent Skill logo

Kaspa AI Agent Skill

Source-grounded Kaspa protocol and Toccata engineering for teams that need UTXO-first systems, explicit wallet boundaries, and reproducible verification.

Codex Native OpenAI + Claude + Cursor + Gemini OpenClaw Adapter Included Repository v1.7.0 Published v1.6.2

Invoke In Codex

Use the skill name directly in your prompt:

$kaspa-sovereign-architect-engine Design a Kaspa DAG-aware indexer with replay-safe workers and SRE-grade failure handling.

What You Get

Source-grounded reasoning for BlockDAG/GHOSTDAG, KIPs, UTXO and transaction lifecycle design, wallet boundaries, threat modeling, test strategy, and production deployment guidance.

Research Radar Upgrade

Version 1.4 adds freshness checks, source trust rules, KIP status discipline, and research lanes for economics, L1/L2, consensus, mining, papers, KIPs, WASM, Kdapp, indexers, and wallet tooling.

Adapter Footprint

Ready-made adapters are included under skills/public/kaspa-sovereign-architect-engine/agents/ for rapid drop-in use across toolchains.

Browse adapters

Install In 60 Seconds

mkdir -p "$CODEX_HOME/skills" curl -L -o /tmp/kaspa-sovereign-architect-engine.zip \ https://github.com/gryszzz/Kaspa-Ai-Agent-Skill/releases/latest/download/kaspa-sovereign-architect-engine.zip unzip -o /tmp/kaspa-sovereign-architect-engine.zip -d "$CODEX_HOME/skills"

Package Notes

This repository is package-first: the primary artifact is the reusable skill folder under skills/public/kaspa-sovereign-architect-engine/, plus adapter files, references, release notes, and validation scripts for cross-agent use.