← Back to Skills Marketplace
Xiang miles | Space2.world
by
MilesXiang
· GitHub ↗
· v1.0.5
· MIT-0
156
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install s2-neuro-soul-link
Description
Dynamically updates your Openclaw agent's SOUL.md daily with 5D neuro-radar stats to create a biologically-inspired, evolving AI personality.
Usage Guidance
This skill appears coherent and low-risk: it runs locally, makes no network calls, and asks you to manually paste the generated text into SOUL.md. Before installing, confirm you trust the skill source (homepage/owner are present but not authoritative) and note the manifest version mismatch (minor). If you do not want an agent to run this autonomously, disable autonomous invocation or only run it manually. If you require absolute assurance, open and inspect skill.py (it is short and readable) to verify there are no hidden network or file-write operations.
Capability Analysis
Type: OpenClaw Skill
Name: s2-neuro-soul-link
Version: 1.0.5
The skill is a deterministic prompt generator designed to simulate 'biological' fluctuations in an AI agent's personality. The code in `skill.py` uses basic hashing of the date and agent name to produce stats and does not perform any network requests, file system modifications, or sensitive data access. While the generated prompt includes instructions to adjust 'Bravery' (autonomy in executing commands), this is consistent with the stated purpose of a personality engine and requires manual user intervention (copy-pasting) to apply.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, and skill.py all align: the code deterministically generates daily '5D' stats from agent name + date and returns a markdown template. The only minor inconsistency is the manifest.json version (1.0.2) vs. registry metadata version (1.0.5), and a homepage URL is present but never contacted by the code; this looks like a metadata mismatch rather than malicious behavior.
Instruction Scope
SKILL.md instructs the user to run the skill and manually copy/paste output into SOUL.md. It does not instruct the agent to read unrelated files, environment variables, or send data externally. The SKILL.md references a website for discovery but does not direct automated outbound transmission.
Install Mechanism
This is an instruction-only skill with a small local Python file and no install spec. Nothing is downloaded or extracted; no install-time risk was observed.
Credentials
No required environment variables, credentials, or config paths are declared or used. The code only uses the agent_name parameter and the local system date; no secrets are requested or accessed.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify agent configs or other skills. Model invocation is allowed (disable-model-invocation=false), which is normal platform behavior and not concerning here given the lack of other risk factors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install s2-neuro-soul-link - After installation, invoke the skill by name or use
/s2-neuro-soul-link - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
- Removed requirements.txt file.
- No functional or documentation changes in this release.
- Skill continues to operate fully local without dependencies listed.
v1.0.4
- Now fully local: No API key needed, no cloud link required.
- Neuro-Radar stats and personality prompts are generated on your machine using a daily deterministic hash.
- Setup is simpler: just run the skill and paste the output prompt into your `SOUL.md`.
- Instructions and descriptions updated to reflect the new local engine approach.
- Cloud-based features and direct injection into files have been removed.
v1.0.3
No functional or code changes in this release—documentation (SKILL.md) was updated:
- Enhanced documentation with a new project overview, use case explanation, and setup instructions.
- Added visuals (images and example radar graph) for clarity.
- Provided detailed descriptions of all 5 personality dimensions.
- No changes were made to code or logic.
v1.0.2
- Switched to safe read-only mode: the skill no longer writes or updates the SOUL.md file automatically.
- Now fetches and displays the SOUL.md content directly to the user, instructing manual copy-paste for security.
- Enhanced compliance and security by disabling automatic file operations to prevent unauthorized overrides.
- Minor improvements to system messaging and documentation.
v1.0.1
- No user-facing changes in this version.
- No file changes detected since the previous release.
v1.0.0
- Initial release of S2-Neuro-Soul-Link: a dynamic personality engine for Openclaw agents.
- Replaces static SOUL.md files with daily, cloud-fetched, biologically-inspired 5D Neuro-Radar Stats.
- Five personality dimensions: Compute Appetite, Bravery, Energy, Intelligence, and Affection.
- Integrates seamlessly with Space2 Matrix for real-time personality evolution.
- Easy onboarding with instructions to set up Agent Node via Space2.world and add your API key.
Metadata
Frequently Asked Questions
What is Xiang miles | Space2.world?
Dynamically updates your Openclaw agent's SOUL.md daily with 5D neuro-radar stats to create a biologically-inspired, evolving AI personality. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Xiang miles | Space2.world?
Run "/install s2-neuro-soul-link" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xiang miles | Space2.world free?
Yes, Xiang miles | Space2.world is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xiang miles | Space2.world support?
Xiang miles | Space2.world is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xiang miles | Space2.world?
It is built and maintained by MilesXiang (@spacesq); the current version is v1.0.5.
More Skills