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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install super-sop-node-os - After installation, invoke the skill by name or use
/super-sop-node-os - Provide required inputs per the skill's parameter spec and get structured output
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 43 downloads so far.
How do I install Super SOP Node OS: Node Era Protocol?
Run "/install super-sop-node-os" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Super SOP Node OS: Node Era Protocol free?
Yes, Super SOP Node OS: Node Era Protocol is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Super SOP Node OS: Node Era Protocol support?
Super SOP Node OS: Node Era Protocol is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Super SOP Node OS: Node Era Protocol?
It is built and maintained by pagoda111king (@pagoda111king); the current version is v1.0.3.