← Back to Skills Marketplace
spacesq

Xiang miles | Space2.world

by MilesXiang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
151
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install s2-matrix-manager
Description
Manage and monitor a local 3x3 grid of offline s2-matrix-pod agents with real-time status and secure local chat within your current directory.
Usage Guidance
This skill appears to do only local file operations in a s2_matrix_data folder and is coherent with its description. Before installing: (1) run it in a controlled directory (not your home or a directory with sensitive files) so created/modified chat_log_*.txt and POD-*.json files are isolated; (2) inspect any existing POD-*.json files you plan to use to ensure they contain only expected heartbeat data (timestamps, names, coordinates) and no secrets; (3) note the skill is interactive (prompts for a manager name and chat input) and will append logs to the data folder; (4) although the manifest and prints reference space2.world, the code makes no network calls — if you need absolute assurance, you can run it in an environment with network disabled. Overall the skill is internally consistent and low-risk, but exercise the usual caution about running third-party scripts and keep the working directory limited.
Capability Analysis
Type: OpenClaw Skill Name: s2-matrix-manager Version: 1.0.0 The s2-matrix-manager skill is a local simulation tool designed to manage agent state files and chat logs within a specific local directory (s2_matrix_data). The Python code (skill.py) uses standard libraries to read JSON files and write text logs, with no evidence of network activity, data exfiltration, or unauthorized execution. While the documentation (SKILL.md) and code include promotional references to an external Web3 site (space2.world), the implementation remains strictly local and aligned with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description promise a local 3x3 manager for s2-matrix-pod agents; the code and SKILL.md only require and access files in a s2_matrix_data directory in the current working directory and implement the described grid and chat functionality. No unrelated binaries, services, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to read JSON heartbeat files and append chat logs in the local s2_matrix_data directory; the code follows this exactly. There are no instructions to read other system files, access env vars, or transmit data externally. The skill is interactive (uses input()).
Install Mechanism
There is no install spec (instruction-only runtime) and no downloads or external package installs. The included Python script runs locally and does not write files outside the stated directory.
Credentials
No environment variables, credentials, or config paths are requested. All file access is limited to s2_matrix_data under the current working directory, which aligns with the stated purpose.
Persistence & Privilege
always:false (no forced inclusion). The skill does not modify other skills or system-wide agent settings. It creates/writes only per-pod chat_log_<POD-ID>.txt files in the declared data directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install s2-matrix-manager
  3. After installation, invoke the skill by name or use /s2-matrix-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of S2-Matrix-Manager, enabling management of a local 3x3 "Lo-Shu Square" grid of cyber-lobster pods. - Automatically detects and monitors live status (ONLINE, IDLE, HIBERNATING) of up to 8 surrounding pods based on activity timestamps. - Introduces a local "1/4-space" chat BBS interface for secure, offline messaging between the central node and other pods. - Ensures absolute transparency: all data is read and written locally in the working directory with no external network connections.
Metadata
Slug s2-matrix-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Xiang miles | Space2.world?

Manage and monitor a local 3x3 grid of offline s2-matrix-pod agents with real-time status and secure local chat within your current directory. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Xiang miles | Space2.world?

Run "/install s2-matrix-manager" 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.0.

💬 Comments