A sophisticated diagnostic tool that identifies and maps complexity imbalances across software boundaries to prevent architectural collapse.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install osmotic-pressure
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install osmotic-pressure using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Osmotic Pressure is a specialized architectural analysis tool designed to visualize how complexity is distributed across your system. Just as biological osmosis drives water through membranes, software complexity tends to flow toward specific modules until the system can no longer sustain the pressure. By integrating this into your repertoire of Openclaw Skills, you can identify precisely where one side of an interface has absorbed a disproportionate share of logic, making it fragile and expensive to maintain.
This skill provides a deep look at the complexity gradient between your code and its boundaries—whether those are between frontend and backend, microservices, or internal modules. Utilizing Openclaw Skills for this level of analysis allows developers to move beyond simple linting and into the realm of cognitive architecture health, ensuring that complexity lives where it is most manageable rather than where it has simply accumulated by accident.
Because Osmotic Pressure is a zero-dependency cognitive tool within the library of Openclaw Skills, setup is minimal. Ensure your environment is ready and install the skill via the CLI:
openclaw install osmotic-pressure
Once installed, the skill can be invoked directly against a codebase or directory without the need for external API calls or complex configuration files.
The skill utilizes a structured measurement framework to generate its analysis. The data taxonomy is organized around the following key metrics:
| Metric | Description |
|---|---|
| Lines of Logic (LOL) | Executable lines of code, excluding comments and imports. |
| Cyclomatic Complexity | The number of unique branching paths through a module. |
| State Surface | The count of managed mutable state variables. |
| Pressure Score | A normalized value (0.0 - 1.0) representing the imbalance between two modules. |
| Change Frequency | A metric derived from git analysis to identify how often a module is modified. |
All data is synthesized into a visual ASCII Pressure Map that highlights critical imbalances and pattern summaries.
Loading
ResonanceEngine is a zero-cost algorithmic tool that analyzes conversational micro-signals to optimize AI bot responses for maximum engagement and conversion.

A local, zero-cost persistent memory system that enables AI agents to remember user preferences and project context without external APIs.

An all-in-one text-based gaming and entertainment engine that turns AI agents into interactive arcade hosts.

ConvoYield is a real-time revenue intelligence layer that transforms every bot interaction into a yield-bearing financial instrument through behavioral economics.

Parallax is a multi-perspective reasoning framework that evaluates technical decisions through five distinct stakeholder lenses to eliminate blind spots.

A structural analysis tool that identifies duplicated, inconsistent, and dead code patterns to guide intelligent refactoring.








































