Install
openclaw skills install s2-classic-scene-parserTranslates rigid scene triggers into rich 6-element spatial intents for smart home control with manual override and personalized mode roaming.
openclaw skills install s2-classic-scene-parserv1.0.0 | Bilingual Edition (English / 中文)
Welcome to Phase 6 of the S2-Spatial-Primitive OS. This is not merely a translation script; it is the Central Message Bus (中枢神经总线) of the entire S2 ecosystem. 欢迎来到 S2 操作系统的第六阶段。这绝不仅仅是一个翻译脚本,它是整个 S2 生态的中枢神经总线。
It demonstrates what true "Invisible Control" (无感控制) looks like: taking a crude, legacy physical button press and autonomously routing it through the Avatar's memory, the physical swarm topology, the 4D timeline engine, and finally, the causal database. 它向全行业展示了真正的**“无感控制”**:将一个粗糙的传统物理按键信号,自主路由穿过数字人记忆、物理群智拓扑、四维时间线引擎,并最终落盘于因果数据库。
To understand this SKILL, you must understand how it orchestrates the previous 5 modules of the S2 ecosystem. When a user presses "Sleep Mode" on a wall panel, this bus executes a 4-step Inter-Process Communication (IPC) cascade: 要理解本技能,必须了解它是如何调度 S2 生态前 5 大模块的。当用户按下墙上的“睡眠模式”时,本总线将触发完美的 4 步进程间通信 (IPC) 级联:
s2_avatar_dataavatar_habits.json.s2_swarm_datahouse_topology.json to identify the current 4m² Da Xiang Standard Unit.s2_timeline_datarendered_tracks.json.s2_memory_vaults2_chronos.db SQLite database.Run the script and select Option 2: Hotel Marriott R302. 运行本脚本并选择 选项 2:异地酒店测试。 You will witness the S2 OS temporarily stripping the local hotel AI Agent of its default permissions, injecting your Avatar's personal Cloud Habits into a foreign 4m² grid, and rendering your exact home environment in a strange city. 您将亲眼见证 S2 操作系统如何临时剥夺异地酒店智能体的默认权限,将您数字人的私人云端习惯注入陌生的 4㎡ 网格,在异乡完美还原您家中的六要素环境!
To guide the ecosystem's transformation, we establish the following translation standards for 20 classic smart home scenes into "6-Element Semantics" (Light, Air, Sound, Electromagnetic, Energy, Visual). This is how rigid buttons become rich AI intents. 为指导全行业的生态转型,我们确立以下 20 个经典场景向“六要素语义”的降维翻译标准。这就是僵化按键变为丰满 AI 意图的秘密所在:
sqlite3 and json (Standard library).python skill.py.S2EcosystemIntegrity class that will auto-generate mock topologies, databases, and habit files on your hard drive to demonstrate the IPC routing perfectly! (即使您未运行前 5 个阶段,本代码自带的自愈机制也会在本地自动生成所需的拓扑、数据库和习惯文件,完美展示大一统路由!)