← 返回 Skills 市场
Xiang miles | Space2.world
作者
MilesXiang
· GitHub ↗
· v1.0.0
· MIT-0
151
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install s2-matrix-manager
功能描述
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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install s2-matrix-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/s2-matrix-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Xiang miles | Space2.world?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install s2-matrix-manager」即可一键安装,无需额外配置。
Xiang miles | Space2.world 是免费的吗?
是的,Xiang miles | Space2.world 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xiang miles | Space2.world 支持哪些平台?
Xiang miles | Space2.world 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xiang miles | Space2.world?
由 MilesXiang(@spacesq)开发并维护,当前版本 v1.0.0。
推荐 Skills