0xscada
/install 0xscada
0xSCADA Skill
Decentralized Industrial Control Fabric mapping atoms to bits. Integrates natively with the Kannaka memory ecosystem (84-class SGA Fano geometry).
Architecture Note: This skill acts as a Clawhub wrapper/controller for a full local 0xSCADA node. It relies on executing the 0xSCADA project repository located relative to this skill or configured via SCADA_DIR.
Prerequisites
- Node.js 18+ on PATH
- npm on PATH
- curl on PATH (for health checks)
- PostgreSQL (optional, uses SQLite by default if not set up)
Setup
cd ~/workspace/skills/0xscada
npm install
Configuration
This skill supports extensive blockchain and integration features by communicating with the underlying 0xSCADA server. To enable these, configure the following environment variables:
SCADA_DIR: Explicitly set the 0xSCADA repository path (defaults to relative parent dir)WEB3_RPC_URL&PRIVATE_KEY: Enable blockchain audit anchoringFLUX_URL&FLUX_AUTH_TOKEN: Enable Kannaka Flux integration
Note: For security, the startup script validates that SCADA_DIR points to a legitimate 0xSCADA project containing server/index.ts before execution.
Quick Start
# Start 0xSCADA
./scripts/0xscada.sh start
# Check status
./scripts/0xscada.sh status
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install 0xscada - After installation, invoke the skill by name or use
/0xscada - Provide required inputs per the skill's parameter spec and get structured output
What is 0xscada?
Decentralized Industrial Control Fabric. Bridges SCADA systems with blockchain-backed audit trails and Kannaka memory integration. Provides a unified API for... It is an AI Agent Skill for Claude Code / OpenClaw, with 356 downloads so far.
How do I install 0xscada?
Run "/install 0xscada" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 0xscada free?
Yes, 0xscada is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 0xscada support?
0xscada is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 0xscada?
It is built and maintained by Nick Flach (@nickflach); the current version is v1.0.1.