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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install 0xscada - 安装完成后,直接呼叫该 Skill 的名称或使用
/0xscada触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
0xscada 是什么?
Decentralized Industrial Control Fabric. Bridges SCADA systems with blockchain-backed audit trails and Kannaka memory integration. Provides a unified API for... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 356 次。
如何安装 0xscada?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install 0xscada」即可一键安装,无需额外配置。
0xscada 是免费的吗?
是的,0xscada 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
0xscada 支持哪些平台?
0xscada 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 0xscada?
由 Nick Flach(@nickflach)开发并维护,当前版本 v1.0.1。