一键导入
zigrix-doctor
Inspect Zigrix environment readiness and OpenClaw integration prerequisites.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Inspect Zigrix environment readiness and OpenClaw integration prerequisites.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Main-agent-only guide for Zigrix Task creation, orchestrator binding, lifecycle handoff, dashboard, and path resolution. Never use this skill as orchestrator/worker runtime instruction.
Shared guidance for Zigrix authority, lifecycle commands, output modes, path resolution, and safety.
Create a revision-0 Zigrix Task and bind its spawned orchestrator through the bootstrap composition flow.
Inspect authoritative Zigrix Task metadata, pending recovery, requests, assignments, and result decisions.
Execute an exact bound Zigrix assignment and submit an immutable unit result.
Official OpenClaw Zigrix entrypoint. Force Zigrix delegation when a message starts with `/oz`, and semantically route plain-language requests to hand work off, assign it, or have Zigrix take it instead of doing the work directly.
| name | zigrix-doctor |
| version | 0.2.0 |
| description | Inspect Zigrix environment readiness and OpenClaw integration prerequisites. |
| metadata | {"openclaw":{"requires":{"bins":["zigrix"]},"cliHelp":"zigrix doctor --help"}} |
Run this before debugging install or integration issues.
zigrix doctor --json
Returns environment, path, binary, and OpenClaw-home readiness details.
For resolved runtime paths only, prefer zigrix path list --json or zigrix path get <key> --json.