← Back to Skills Marketplace
spacesq

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

by MilesXiang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
154
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install s2-spatial-primitive
Description
Defines a universal 6-element spatial data model using natural language parameters for AI-driven smart space perception and control.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install s2-spatial-primitive
  3. After installation, invoke the skill by name or use /s2-spatial-primitive
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug s2-spatial-primitive
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.

How do I install Universal Data Model for the next generation of AI-driven smart spaces?

Run "/install s2-spatial-primitive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, Universal Data Model for the next generation of AI-driven smart spaces is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Universal Data Model for the next generation of AI-driven smart spaces support?

Universal Data Model for the next generation of AI-driven smart spaces is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by MilesXiang (@spacesq); the current version is v1.0.0.

💬 Comments