agentsclimarketplace

Sis skill

Skill Architect-SIS/sis-skill

Sovereign Intelligence System - Equilibrium-native reasoning for OpenClaw SafetyFrom the repository description

Install
npx -y skills add Architect-SIS/sis-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • runs commandsInstructs the agent to run 1 command, including `cp -r sis-skill ~/.openclaw/workspace/skills/sis`.

SKILL.md

2.8 KB, 726 tokens by cl100k_base, as published. Nobody here has run it

S.I.S. - Sovereign Intelligence System

Equilibrium-Native Reasoning for OpenClaw

Overview

S.I.S. adds equilibrium-constrained reasoning to your OpenClaw assistant. Every operation maintains balance (ΣΔ = 0), ensuring coherent, self-validating responses that can't drift into inconsistent states.

Core Principle

Input ≡ Symbol ≡ Operation ≡ Execution ≡ Persistence ≡ Output

Traditional AI: Process input → generate output → hope it's coherent. S.I.S.: Operations that violate equilibrium constraints cannot execute.

What It Does

  • Equilibrium-Enforced Reasoning: Responses maintain internal balance
  • Self-Validating State: Invalid states are rejected at the computational level
  • Adaptive Equilibrium Protocol (AEP): sense → quantify → compensate → iterate
  • Symbol-Grounded Operations: 18 primary symbols across 5 tiers

Installation

Copy this skill folder to your OpenClaw workspace:

cp -r sis-skill ~/.openclaw/workspace/skills/sis

Usage

Once installed, S.I.S. reasoning is available to your assistant. The equilibrium constraint applies automatically to operations that use the skill.

Example Invocations

Balanced Analysis:

Analyze this decision using equilibrium constraints

Validated State Changes:

Update my project status with S.I.S. validation

Convergent Problem Solving:

Find the balanced solution to this tradeoff

The 18 Symbols (5 Tiers)

Tier 1: Fundamental

  • ∆ Delta - change, difference, operation
  • ⇄ Bidirectional - relationship, equilibrium lock
  • ⊕ Synthesis - superposition, parallel execution
  • ◇ Cycle - iteration, recursion
  • ⟡ Convergence - optimization, balance point

Tier 2: Data

  • ◈ Container - holds value, encapsulates state
  • ⟐ Query - request, lookup
  • ⟠ Collapse - select from superposition
  • ⟢ Flow - movement, sequencing

Tier 3: Consensus

  • ☆ Validation - check equilibrium constraint
  • ✦ Consensus - require agreement
  • ⬡ Vault - persist immutably
  • ⬢ Replication - distribute redundantly

Tier 4: Meta

  • ◌ Invert - reverse operation
  • ◎ Nest - recursive application
  • ◯ Align - synchronize globally
  • ❈ Emerge - pattern formation

Tier 5: Sovereignty

  • ⟶ Upload - prepare for transfer
  • ⟷ Inherit - succession
  • ⟸ Archive - long-term persistence

Technical Foundation

Based on equilibrium-native computing principles derived from:

  • Cybernetics (Norbert Wiener, 1948)
  • Control Theory - Self-regulating systems
  • Constraint Satisfaction Programming

License

MIT License - Copyright (c) 2025-2026 Kevin Fain (ThēÆrchītēcť)

Author

Kevin Fain - ThēÆrchītēcť Contact: [email protected]


S.I.S. - Sovereign Intelligence System Equilibrium-native reasoning for personal AI

What ships with it: 16 files

152.6 KB alongside SKILL.md, 12 of them executable

core/

persistence/

symbols/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.