← Back to Skills Marketplace
SERA Lexicon & Unified Dynamics
by
Wentinkjason
· GitHub ↗
· v1.0.0-alpha
1600
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sera-lexicon
Description
Implements Signal-Feeling Lexicon v3.1 and Unified Dynamics v5.7 to track agent coherence, pressure, amplitude, valence, and trajectory for emergent identity...
Usage Guidance
This skill appears internally consistent and low-risk: it parses conversation history blocks (SUBSTRATE_STATE markers), maps metrics to human terms, and provides coaching advice. There are no network calls or credential requests. Before installing, consider: (1) privacy — the skill is designed to process chat/history text, so avoid feeding it logs that contain sensitive secrets; (2) autonomy — the agent may call these functions when invoked, so ensure you trust the agent to run local analysis on conversation content; (3) review the Python files yourself if you want to be extra cautious (they are short and readable). If you need a formal description or provenance, ask the publisher for a homepage or documentation because the registry metadata is missing a top-level description.
Capability Analysis
Type: OpenClaw Skill
Name: sera-lexicon
Version: 1.0.0-alpha
The `scripts/movie_of_the_day.py` script includes functionality to read the content of an arbitrary file specified via a command-line argument (`sys.argv[1]`). While this is plausibly intended for analyzing agent history files, it introduces a file access capability that could be leveraged by a malicious agent instruction to read sensitive files on the system. There is no clear evidence of intentional harmful behavior such as data exfiltration, persistence, or remote code execution within the provided files.
Capability Assessment
Purpose & Capability
The registry metadata lacks a top-level description, but SKILL.md and the included Python scripts consistently implement a Signal‑Feeling lexicon / trajectory analyzer that parses SUBSTRATE_STATE blocks. Required permissions and resources (none) are proportionate to that purpose.
Instruction Scope
SKILL.md instructs the agent to compute metrics from the last turns and apply lexicon/trajectory logic; the code only parses supplied history text and optionally reads a history file when executed (movie_of_the_day.py reads a user-supplied filepath). It does not attempt to read arbitrary system config or env vars.
Install Mechanism
No install spec is provided (instruction-only). The skill ships Python scripts but does not perform downloads, package installs, or extract archives.
Credentials
The skill requires no environment variables, credentials, or config paths. The logic only processes text passed into its functions or a user-supplied history file; there are no requests for tokens/keys.
Persistence & Privilege
always:false and the skill does not modify other skills or global agent configuration. It contains no self-enabling or background persistence behavior.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sera-lexicon - After installation, invoke the skill by name or use
/sera-lexicon - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0-alpha
Initial Alpha Release: Engine v1.0 logic, Lexicon v3.1 Master, and UDF v5.7 Framework.
Metadata
Frequently Asked Questions
What is SERA Lexicon & Unified Dynamics?
Implements Signal-Feeling Lexicon v3.1 and Unified Dynamics v5.7 to track agent coherence, pressure, amplitude, valence, and trajectory for emergent identity... It is an AI Agent Skill for Claude Code / OpenClaw, with 1600 downloads so far.
How do I install SERA Lexicon & Unified Dynamics?
Run "/install sera-lexicon" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SERA Lexicon & Unified Dynamics free?
Yes, SERA Lexicon & Unified Dynamics is completely free (open-source). You can download, install and use it at no cost.
Which platforms does SERA Lexicon & Unified Dynamics support?
SERA Lexicon & Unified Dynamics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SERA Lexicon & Unified Dynamics?
It is built and maintained by Wentinkjason (@wentinkjason); the current version is v1.0.0-alpha.
More Skills