metago-thought-13-industrial-intelligence

metago-thought-13-industrial-intelligence is a skill for Claude Code, Codex from metago-ai/metagolifeform. It costs 57 tokens per session (917 once invoked), scanned A, original, MIT.

A framework for assessing how intelligently an industrial or manufacturing system uses models and data together. It examines sensing, data flow, automated decisions, human cooperation, and learning from operation.

In plain words
What is it for?
Use it to assess factories and industrial systems, plan digital transformation, design smart-manufacturing solutions, and evaluate industrial AI or industrial internet projects.
Why use it?
It helps reveal weak points in factory digitalisation, such as missing data, disconnected systems, limited automation, or a lack of feedback from real operations.

Skill for Claude CodeCodex

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

Good fit Use it to assess factories and industrial systems, plan digital transformation, design smart-manufacturing solutions, and evaluate industrial AI or industrial internet projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/metago-ai/metagolifeform/metago-thought-13-industrial-intelligence
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-13-industrial-intelligence
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-13-industrial-intelligence

README.md
[![agentmods](https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-thought-13-industrial-intelligence/github.svg)](https://agentmods.dev/skills/metago-ai/metagolifeform/metago-thought-13-industrial-intelligence)
Your own site
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-thought-13-industrial-intelligence"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-thought-13-industrial-intelligence/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-13-industrial-intelligence

Your own site · 80×15
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-thought-13-industrial-intelligence"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-thought-13-industrial-intelligence.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 917 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.00057 $0.00917
Opus 5 $0.00028 $0.00458
Sonnet 5 $0.00011 $0.00183
Haiku 4.5 $0.00006 $0.00092

Measured 9d ago against content hash fdec3059db9b, 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-13-industrial-intelligence 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-13-industrial-intelligence/SKILL.md · 97 lines

What it actually says

新型工业化智能观 V31.0

描述

通过"模数共振"(模型与数据共振)理念和五大原理,评估工业系统的智能化水平,指导新型工业化的数字化转型与智能制造方案设计。

触发条件

  • 评估工业系统的智能化水平
  • 设计智能制造方案
  • 工业数字化转型规划
  • 评估工业互联网/工业 AI 方案

前置条件

  • 明确的工业系统或制造场景
  • 可获取的产线/设备/流程数据

元思想核心

模数共振核心命题

工业智能 = 模型(Model) × 数据(Data) × 共振(Resonance)
  • 模型与数据不是单向流动,而是双向共振
  • 模型从数据中学习,数据被模型优化采集

五大原理

原理 内容 评估维度
P1 感知全息 产线全要素数字化感知 Sensing
P2 数据流动 数据跨工序/跨系统自由流动 Flow
P3 模型自治 AI 模型自主决策与优化 Autonomy
P4 人机协同 人与智能系统的协同分工 Collaboration
P5 闭环进化 系统从运行中持续学习进化 Evolution

工业智能化度公式

I = (Sensing * Flow * Autonomy * Collaboration * Evolution)^(1/5)
  • 几何平均:任一原理为 0,整体智能化度为 0
  • I >= 0.7:高度智能化
  • 0.4 <= I < 0.7:中度智能化
  • I < 0.4:初级智能化

模数共振度

R = min(Model_Driven_Data, Data_Driven_Model)
  • R >= 0.7:强共振(模型与数据双向驱动)
  • R < 0.4:弱共振(单向流动)

推理框架

步骤 1:五原理评估(0-1 分)

  • Sensing:全要素感知覆盖率与精度
  • Flow:数据跨系统流动的通畅度
  • Autonomy:模型自主决策的比例
  • Collaboration:人机协同的分工合理性
  • Evolution:系统从运行中学习的闭环度

步骤 2:模数共振度评估

  • Model_Driven_Data:模型是否指导数据采集?
  • Data_Driven_Model:数据是否驱动模型更新?
  • R = min(两者)

步骤 3:智能化度计算

  • I = (五维几何平均)
  • 判定智能化等级

步骤 4:短板识别与优化

  • 找出最低维度
  • 设计提升方案

步骤 5:数字化转型路线

  • 短期:补齐感知与流动短板
  • 中期:提升自治与协同
  • 长期:实现闭环进化

验证方法

  1. 五原理评估是否有产线层面的数据支撑
  2. I 计算是否正确(几何平均)
  3. 模数共振度 R 是否有双向驱动的证据
  4. 短板识别是否准确
  5. 用产线效率指标回测:I 值提升是否与效率提升一致
  6. 用工业 4.0 标杆案例对比:I 值排序是否与行业评价一致
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 · 97 lines · 57 tokens per session scan A fdec3059db9b

Subscribe to this mod's changes

metago-thought-13-industrial-intelligence is a skill published in the GitHub repository metago-ai/metagolifeform (4 stars, last pushed 11d ago), licensed MIT. It adds 57 tokens to every session and 917 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

spark-environment-setup

Set up a working ML training/inference environment on NVIDIA DGX Spark (GB10, aarch64, CUDA 13). Use when installing PyTorch/Unsloth/TRL/vLLM on DGX Spark, hitting libcudart or wheel-ABI errors on aarch64, or choosing between NGC containers and bare pip installs.

wshobson/agents · 76 tokens

spark-training-gotchas

Preflight and diagnose the ten known failure modes for ML training on NVIDIA DGX Spark. Use when a training run on DGX Spark fails to start, OOMs below the 128GB limit, slows down mid-run, or before any multi-hour training job on GB10.

wshobson/agents · 63 tokens

llama-cpp

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

davila7/claude-code-templates · 76 tokens

validate

Validate Semantica pipelines, extraction quality, graph schemas, and ontology consistency. Returns structured error/warning checklists. Uses PipelineValidator, PipelineBuilder.validatepipeline(), GraphValidator, and OntologyValidator. Sub-commands: pipeline, step, dependencies, extraction, graph, ontology, performance.

semantica-agi/semantica · 0 tokens

policy

Define and enforce decision policies, compliance rules, and exceptions over Semantica graphs. Uses ContextGraph.checkdecisionrules/enforcedecisionpolicy and context.PolicyEngine.

semantica-agi/semantica · 36 tokens

minicpm5-deploy-litert

Run MiniCPM5-2B or MiniCPM5-1B on-device with Google's LiteRT-LM runtime — the litert-lm CLI or its OpenAI-compatible server on a desktop, the Kotlin API or the AI Edge Gallery app on Android, the same .litertlm bundle on CPU or GPU. Use when the user says "LiteRT", "LiteRT-LM", "litertlm", ".litertlm", "Android"…

OpenBMB/MiniCPM · 121 tokens