metago-thought-17-pspace-os

metago-thought-17-pspace-os is a skill for Claude Code, Codex from metago-ai/metagolifeform. It costs 54 tokens per session (889 once invoked), scanned A, original, MIT.

A framework for treating a physical environment as a programmable platform, similar in concept to an operating system for digital devices. It assesses sensing, digital models of space, data, AI, interaction, and applications.

In plain words
What is it for?
Use it to evaluate spatial computing platforms, plan sensor and digital-twin architectures, assess how programmable a space is, and create an evolution roadmap.
Why use it?
It helps teams see which technical layers are needed to turn a physical place into a responsive computing environment. The maturity assessment highlights missing or weak layers and suggests where development should focus.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to evaluate spatial computing platforms, plan sensor and digital-twin architectures, assess how programmable a space is, and create an evolution roadmap.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/metago-ai/metagolifeform/metago-thought-17-pspace-os
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add metago-ai/metagolifeform --skill metago-thought-17-pspace-os
Clone the repo
git clone --depth 1 https://github.com/metago-ai/metagolifeform

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for metago-thought-17-pspace-os

README.md
[![agentmods](https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-thought-17-pspace-os/github.svg)](https://agentmods.dev/skills/metago-ai/metagolifeform/metago-thought-17-pspace-os)
Your own site
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-thought-17-pspace-os"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-thought-17-pspace-os/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for metago-thought-17-pspace-os

Your own site · 80×15
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-thought-17-pspace-os"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-thought-17-pspace-os.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 889 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.00889
Opus 5 $0.00027 $0.00445
Sonnet 5 $0.00011 $0.00178
Haiku 4.5 $0.00005 $0.00089

Measured 9d ago against content hash 48a6006bc27b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

metago-thought-17-pspace-os scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/agent-plugins-1.0.0/skills/metago-thought-17-pspace-os/SKILL.md · 98 lines

What it actually says

物理空间操作系统 V4卷

描述

将物理空间视为可编程的操作系统的理论框架,通过评估物理空间的数字化与可编程程度,指导空间计算平台与物理空间 OS 的架构设计。

触发条件

  • 评估物理空间的数字化程度
  • 设计空间计算平台架构
  • 物理空间的可编程化方案
  • 对比数字 OS 与空间 OS

前置条件

  • 明确的物理空间
  • 可部署的空间计算设备

元思想核心

核心命题

物理空间 = 可编程平台
P-Space OS 是物理空间的操作系统

P-Space OS 六层架构

名称 功能 评估维度
L6 空间应用层 空间应用生态 App_Layer
L5 空间交互层 多模态空间交互 Interaction
L4 空间智能层 空间AI与世界模型 Intelligence
L3 空间数据层 空间数据管理与索引 Data
L2 空间抽象层 物理空间数字孪生 Abstraction
L1 空间感知层 传感器与空间感知 Sensing

P-Space OS 成熟度公式

M = (Sensing * Abstraction * Data * Intelligence * Interaction * App_Layer)^(1/6)

成熟度判定

  • M >= 0.8:完整 P-Space OS(六层全实现)
  • 0.5 <= M < 0.8:部分 P-Space OS(核心层实现)
  • M < 0.5:初级空间数字化(仅感知层)

空间可编程度

P = 可编程空间元素 / 总空间元素
  • P -> 1:空间中所有元素都可编程
  • P -> 0:空间元素不可编程

推理框架

步骤 1:六层架构评估(0-1 分)

  • Sensing:空间感知覆盖率与精度
  • Abstraction:数字孪生的保真度
  • Data:空间数据的管理与索引能力
  • Intelligence:空间AI的决策能力
  • Interaction:空间交互的丰富度
  • App_Layer:空间应用生态的成熟度

步骤 2:空间可编程度评估

  • 统计可编程 vs 不可编程元素
  • 计算 P

步骤 3:成熟度计算

  • M = (六维几何平均)
  • 判定 P-Space OS 等级

步骤 4:架构差距分析

  • 识别最薄弱层
  • 分析提升的技术可行性

步骤 5:P-Space OS 演进路线

  • 短期:补齐感知层与抽象层
  • 中期:建设数据层与智能层
  • 长期:完善交互层与应用生态

验证方法

  1. 六层评估是否有架构层面的证据
  2. M 值是否正确(几何平均)
  3. 空间可编程度 P 是否有元素级统计
  4. 最薄弱层的识别是否准确
  5. 用空间计算标杆(如 Apple Vision Pro)对比:M 值排序是否合理
  6. 用应用场景测试:空间应用是否可在 P-Space OS 上运行
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 98 lines · 54 tokens per session scan A 48a6006bc27b

Subscribe to this mod's changes

metago-thought-17-pspace-os is a skill published in the GitHub repository metago-ai/metagolifeform (4 stars, last pushed 11d ago), licensed MIT. It adds 54 tokens to every session and 889 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

saleae-mcp-debugger

Use this skill for hardware-in-the-loop firmware capture and decode workflows through the Saleae Logic 2 MCP server.

layer1labs/specsmith · 0 tokens

jetson-diagnostic

Read-only Jetson health snapshot for identity, memory, GPU, thermal, power, storage, services, and top processes.

NVIDIA/skills · 30 tokens

offensive-z-wave

Z-Wave attack methodology — sniffing with Z-Force / EZ-Wave / RTL-SDR + ZniffMobile, S0 (legacy) network-key derivation flaw and key reuse, S2 (modern) ECDH commissioning analysis, replay/injection on unauthenticated nodes, default-key brute-force on test deployments, and home-automation hub pivots. Use when targeting…

SnailSploit/Claude-Red · 113 tokens

rtl-property-inference

Automatically infer formal correctness properties from Verilog/SystemVerilog RTL code and generate SystemVerilog Assertions (SVA). Identifies control-flow invariants (mutual exclusion, valid-ready handshakes, pipeline ordering, safety properties), liveness expectations, and temporal properties. Use when working with…

ArabelaTso/Skills-4-SE · 97 tokens

unifly

This skill should be used when the user asks to "manage UniFi devices", "configure UniFi networks", "create a VLAN", "provision an SSID", "create firewall rules", "reorder firewall policies", "create a NAT rule", "set up port forwarding", "configure masquerade NAT", "add DNS records", "manage traffic matching lists"…

hyperb1iss/unifly · 265 tokens

esp32-development

Build, configure, flash, test, debug, and recover firmware for ESP32-family boards, including ESP-IDF C/C++, Arduino/PlatformIO, MicroPython, CircuitPython, ESPHome, Zephyr, Rust, and NuttX. Use when identifying an ESP32 board, choosing a framework, wiring GPIO or peripheral buses, integrating sensors or actuators…

magnus919/agent-skills · 117 tokens