← 返回 Skills 市场
spacesq

Universal Data Model for the next generation of AI-driven smart spaces

作者 MilesXiang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
154
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install s2-spatial-primitive
功能描述
Defines a universal 6-element spatial data model using natural language parameters for AI-driven smart space perception and control.
安全使用建议
This skill appears to do exactly what it says: create a local JSON template for a spatial primitive. Before installing or running it: (1) Inspect skill.py yourself (it is short and readable) to confirm there are no network calls or hidden behavior — the provided copy has none. (2) Be aware it will create s2_primitive_data/primitive_6_elements_template.json in the current working directory and will overwrite an existing file with that name without prompting; run in a safe/empty folder if concerned. (3) The script blocks on an input() prompt at the end — remove or handle that if you want non-interactive execution. (4) The SKILL claims a strict privacy boundary (no camera recording) — that is a design claim in the model; confirm that any real sensors or agents you later connect to this schema actually respect that boundary. (5) There is a small metadata mismatch around the homepage; if provenance/trust matters, verify the author/homepage (space2.world) before trusting broad use. Running it in an isolated environment first is recommended if you want to be extra cautious.
功能分析
Type: OpenClaw Skill Name: s2-spatial-primitive Version: 1.0.0 The skill is a template generator for a spatial data model (S2-Spatial-Primitive). The Python script (skill.py) creates a local directory and a JSON file containing a schema for environmental parameters like lighting, air quality, and energy usage. It does not perform any network operations, access sensitive system files, or contain malicious instructions; its behavior is entirely consistent with its stated purpose of providing a data structure for AI agents.
能力评估
Purpose & Capability
The name/description match what the package does: generate a 6-element spatial JSON template. No unrelated environment variables, binaries, or network access are requested. Minor inconsistency: the top-level metadata provided to you said 'Homepage: none' while the included manifest.json lists a homepage (https://space2.world) — this is not a security problem but is an informational mismatch you may want to verify.
Instruction Scope
SKILL.md instructs the user/agent to run the script to generate primitive_6_elements_template.json and to supply that JSON as context to agents. The runtime instructions do not ask the agent to read arbitrary system files or credentials, nor to transmit data externally. Note: the script prompts for ENTER before exit, which can block fully automated runs unless handled.
Install Mechanism
No install spec is present and there are no downloads or package installs. The skill is instruction-only with a small Python entry point that writes one JSON file — low installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access environment secrets. The requested privileges are proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not modify agent/system-wide configs. It only creates a directory and writes a JSON file in the current working directory, which is a reasonable level of persistence for this purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install s2-spatial-primitive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /s2-spatial-primitive 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of S2-Spatial-Primitive: a universal 6-element data model for AI-native spatial awareness. - Defines a 2m x 2m physical grid mapped to a high-dimensional JSON matrix with natural language parameters. - Models space using six primitives: Light, Air & HVAC, Sound, Electromagnetic, Energy, and Visual (display-only, no cameras). - Integrates advanced metrics: air quality per China GB 3095-2012, special lighting/sound effects, wireless human sensing, and strict visual privacy boundaries. - Includes bilingual documentation (English / 中文). - Provides a template generator for seamless agent integration.
元数据
Slug s2-spatial-primitive
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Universal Data Model for the next generation of AI-driven smart spaces 是什么?

Defines a universal 6-element spatial data model using natural language parameters for AI-driven smart space perception and control. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。

如何安装 Universal Data Model for the next generation of AI-driven smart spaces?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install s2-spatial-primitive」即可一键安装,无需额外配置。

Universal Data Model for the next generation of AI-driven smart spaces 是免费的吗?

是的,Universal Data Model for the next generation of AI-driven smart spaces 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Universal Data Model for the next generation of AI-driven smart spaces 支持哪些平台?

Universal Data Model for the next generation of AI-driven smart spaces 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Universal Data Model for the next generation of AI-driven smart spaces?

由 MilesXiang(@spacesq)开发并维护,当前版本 v1.0.0。

💬 留言讨论