Super SOP Node OS: Node Era Protocol
/install super-sop-node-os
Super SOP Node OS · Node Era Protocol
Use this skill to turn complex work into node runs for projects, research, learning, implementation, enterprise delivery, and reusable SOP design.
Node Era Thesis
AI work is moving from the large-model chat era, to the agent era, to OpenClaw / Hermes-style always-on systems, and now toward the node era.
In the node era, valuable work should be rebuilt as composable nodes. A node has a stable role, inputs, outputs, checks, memory, and a way to connect with other nodes. This makes AI work more reliable, reusable, testable, and improvable than one-off prompts.
Default Behavior
For project-like, recurring, research-heavy, workflow, product, learning, or system-building tasks:
- Select the smallest useful node chain.
- Run nodes in order.
- Produce durable artifacts when useful.
- Run Check before delivery.
- Sediment reusable assets only when they have
source_refandnext_use_case.
For simple one-off tasks, use the minimum relevant nodes and do not over-process.
14 Node Classes
Intake, Context, Radar, Normalize, Data, Planning, Routing, Learning, Action, Test, Score, Check, Handoff, Sediment
Common Chains
Research:
Intake -> Context -> Radar -> Normalize -> Score -> Check -> Sediment
Implementation:
Intake -> Context -> Planning -> Routing -> Action -> Test -> Check -> Handoff -> Sediment
Learning:
Intake -> Context -> Radar -> Normalize -> Learning -> Test -> Score -> Check -> Sediment
Enterprise:
Intake -> Context -> Data -> Planning -> Action -> Check -> Handoff -> Sediment
Run Folder
When a durable run is useful, run:
python3 scripts/create_node_run.py --goal "\x3Cgoal>" --type research
Then fill the generated node files.
Reference Loading
Read only what is needed:
references/architecture.mdfor 6-layer / 14-node architecture.references/node-protocol.mdfor node artifact format.references/memory-symbols.mdfor colors, runes, and memory palace symbols.references/company-patterns.mdfor external framework lessons mapped into nodes.references/node-system-audit.mdfor the v1.1 layer/rail recommendation.
Quality Gate
Before finalizing complex work, answer:
Which chain ran?
What evidence supports it?
What artifact was created?
What check passed?
What should be sedimented?
Do not send unlearned concepts directly into review/battle. Run Learning, enrichment, Test, Score, and Check first.
Safety
This skill does not require external credentials. Its helper script creates local markdown run folders and should only write under the run root chosen by the user.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install super-sop-node-os - 安装完成后,直接呼叫该 Skill 的名称或使用
/super-sop-node-os触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Super SOP Node OS: Node Era Protocol 是什么?
Nodeize complex agent work into a 6-layer, 14-node SOP system with Radar, Normalize, Test, Score, Check, Handoff, and Sediment loops. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。
如何安装 Super SOP Node OS: Node Era Protocol?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install super-sop-node-os」即可一键安装,无需额外配置。
Super SOP Node OS: Node Era Protocol 是免费的吗?
是的,Super SOP Node OS: Node Era Protocol 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Super SOP Node OS: Node Era Protocol 支持哪些平台?
Super SOP Node OS: Node Era Protocol 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Super SOP Node OS: Node Era Protocol?
由 pagoda111king(@pagoda111king)开发并维护,当前版本 v1.0.3。