← All skills
Tencent SkillHub Β· AI

Sovereign Intelligence System - Equilibrium-native reasoning for OpenClaw

Adds equilibrium-constrained reasoning to OpenClaw, ensuring all operations maintain balance for coherent, self-validating, and consistent AI responses.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Adds equilibrium-constrained reasoning to OpenClaw, ensuring all operations maintain balance for coherent, self-validating, and consistent AI responses.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
__init__.py, README.md, SKILL.md, main.py, symbols/__init__.py, symbols/taxonomy.py

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 15 sections Open source page

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

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: fabricatedkc@gmail.com S.I.S. - Sovereign Intelligence System Equilibrium-native reasoning for personal AI

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Scripts2 Docs
  • SKILL.md Primary doc
  • README.md Docs
  • __init__.py Scripts
  • main.py Scripts
  • symbols/__init__.py Scripts
  • symbols/taxonomy.py Scripts