← Back to Skills Marketplace
pagoda111king

Super SOP Node OS: Node Era Protocol

by pagoda111king · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
43
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install super-sop-node-os
Description
Nodeize complex agent work into a 6-layer, 14-node SOP system with Radar, Normalize, Test, Score, Check, Handoff, and Sediment loops.
README (SKILL.md)

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:

  1. Select the smallest useful node chain.
  2. Run nodes in order.
  3. Produce durable artifacts when useful.
  4. Run Check before delivery.
  5. Sediment reusable assets only when they have source_ref and next_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.md for 6-layer / 14-node architecture.
  • references/node-protocol.md for node artifact format.
  • references/memory-symbols.md for colors, runes, and memory palace symbols.
  • references/company-patterns.md for external framework lessons mapped into nodes.
  • references/node-system-audit.md for 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.

Usage Guidance
Install only if you expect these skills to operate inside a ClawHub/Convex development or staff-maintenance environment. Review the ClawHub moderation and autoreview skills before use because they can invoke admin actions or full-access review commands when explicitly run.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The artifacts describe repo-local skills for ClawHub moderation/PR maintenance, Codex autoreview, and Convex setup, auth, migrations, components, and performance work; the commands and capabilities match those purposes.
Instruction Scope
Some skills cover high-impact actions such as staff moderation, user bans, package transfers, production email, GitHub commenting, Convex migrations, package installs, and nested code review, but the instructions consistently require explicit targets, reasons, verification, or user handoff for sensitive steps.
Install Mechanism
The workspace shows Markdown skill files, YAML UI metadata, SVG icons, references, and one Bash helper script; no hidden installer, postinstall hook, or automatic startup mechanism was found.
Credentials
The requested environment access is broad only where expected for the stated workflows: GitHub CLI for PR review, repo-local admin CLI for staff actions, npm/npx/Convex commands for Convex setup, and local git diffs for autoreview.
Persistence & Privilege
No unbounded persistence or background autorun was found; the autoreview helper does default nested Codex review to full-access/yolo mode and can pass diffs to fallback reviewer CLIs, but this is disclosed and has opt-out controls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install super-sop-node-os
  3. After installation, invoke the skill by name or use /super-sop-node-os
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Add project-by-project node system audit and v1.1 rails recommendation.
v1.0.2
Add architecture reference radar and company pattern mapping.
v1.0.1
Add Node Era positioning and marketplace introduction.
v1.0.0
Initial public release: 6-layer 14-node agent workflow system.
Metadata
Slug super-sop-node-os
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

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.

💬 Comments