metago-coupling-measure

metago-coupling-measure is a skill for Claude Code, Codex from metago-ai/metagolifeform. It costs 34 tokens per session (1,515 once invoked), scanned A, original, MIT.

A measurement guide for rating how closely people, systems, and information work together in a digital transformation. It scores three areas—people and organization, technical systems, and data—then combines them into one result.

In plain words
What is it for?
Use it to assess digital maturity, system integration, data quality, organizational digital capability, or possible improvement paths.
Why use it?
It turns a broad question about digital integration into separate scores and an overall level. It also highlights weak areas that can lower the combined result.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it to assess digital maturity, system integration, data quality, organizational digital capability, or possible improvement paths.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/metago-ai/metagolifeform/metago-coupling-measure"><img src="https://agentmods.dev/badge/skills/metago-ai/metagolifeform/metago-coupling-measure.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,515 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.00034 $0.01515
Opus 5 $0.00017 $0.00758
Sonnet 5 $0.00007 $0.00303
Haiku 4.5 $0.00003 $0.00152

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

Security

Grade A, and why

metago-coupling-measure 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 12d 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-coupling-measure/SKILL.md · 127 lines

How it starts

The opening of the file, as written. The whole thing — 127 lines — stays where its author put it; the contents beside it link to each section on GitHub.

耦生度计算

触发条件

当用户提到以下关键词或场景时触发本技能:

  • "耦生度"、"耦合度"、"三元耦合"
  • 数字化转型评估
  • 智能化水平评估
  • 耦生度优化
  • 三元融合度诊断

适用场景

  • 数字化转型成熟度评估
  • 智能化水平量化评估
  • 耦生度优化路径设计
  • 三元融合度诊断
  • 系统集成度评估
  • 组织数字化能力评估

执行步骤

  1. 碳基耦合度评估(C_carbon)

    • 人员数字素养:组织成员的数字化能力与意识
    • 组织敏捷度:组织响应变化的灵活程度
    • 决策数字化:决策过程的数字化支撑程度
    • 协作数字化:协作方式的数字化程度
    • 计算公式:C_carbon = (各子项得分平均值) / 10,取值范围 0~1
  2. 硅基耦合度评估(C_silicon)

    • 系统互操作性:系统间互联互通能力
    • 数据流通度:数据在系统间的流通顺畅度
    • 架构弹性:技术架构的可扩展性
    • 接口标准化:接口规范的统一程度
    • 计算公式:C_silicon = (各子项得分平均值) / 10,取值范围 0~1
  3. 比特耦合度评估(C_bit)

    • 数据质量:数据的准确性、完整性、一致性
    • 信息透明度:信息对相关方的可见程度
    • 数据资产化:数据作为资产的管理程度
    • 知识图谱化:知识结构化与关联程度
    • 计算公式:C_bit = (各子项得分平均值) / 10,取值范围 0~1
  4. 总耦生度计算

    • 公式:C_total = C_carbon × C_silicon × C_bit
    • 范围:0 ~ 1(归一化)
    • 注意:任一元为0则总耦生度为0(木桶效应),三元乘法关系决定了一元短板会显著拉低总耦合度
  5. 耦生度分级

    • Lv0 孤立(C_total < 0.1):三元各自为政,无有效协作,数字化尚未起步
    • Lv1 连接(0.1 ≤ C_total < 0.3):三元有初步连接,但协作有限,处于数字化早期
    • Lv2 协作(0.3 ≤ C_total < 0.6):三元有效协作,但未达共生,处于数字化深化期
    • Lv3 共生(C_total ≥ 0.6):三元深度融合,相互增强,达到智能化共生态
  6. 输出耦生度报告+优化路径

输出格式

耦生度评估报告

一、碳基耦合度(C_carbon)

评估子项 得分(0-10) 说明
人员数字素养 x ...
组织敏捷度 x ...
决策数字化 x ...
协作数字化 x ...

C_carbon = x.xx

二、硅基耦合度(C_silicon)

评估子项 得分(0-10) 说明
系统互操作性 x ...
数据流通度 x ...
架构弹性 x ...
接口标准化 x ...

C_silicon = x.xx

三、比特耦合度(C_bit)

评估子项 得分(0-10) 说明
数据质量 x ...
信息透明度 x ...
数据资产化 x ...
知识图谱化 x ...

C_bit = x.xx

四、总耦生度

  • C_total = C_carbon × C_silicon × C_bit = x.xx
  • 耦生度等级:[Lv0孤立/Lv1连接/Lv2协作/Lv3共生]
  • 等级特征:[对应等级的特征描述]

五、优化路径

  • 短板识别:[最薄弱的子项及得分]
  • 优化优先级:[排序后的优化建议]
  • 预期提升:[优化后的耦生度预期值]
  • 升级路径:[从当前等级向下一等级跃迁的关键动作]

六、三元平衡建议

  • 最弱一元:[碳基/硅基/比特] - [具体提升措施]
  • 平衡策略:[如何避免一元过强而其他过弱]

核心理论

  • 耦生度计算公式:C_total = C_carbon × C_silicon × C_bit,体现三元的乘法关系与木桶效应
  • 共生分级系统:Lv0孤立→Lv1连接→Lv2协作→Lv3共生,四级跃迁路径
  • 三元本体论:碳基(人)、硅基(系统)、比特(数据)三元的有机统一是数字化的本质

Read the full file on GitHub · 127 lines

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. 12d ago First seen · 127 lines · 34 tokens per session scan A 50d7384932a3

Subscribe to this mod's changes

metago-coupling-measure is a skill published in the GitHub repository metago-ai/metagolifeform (4 stars, last pushed 11d ago), licensed MIT. It adds 34 tokens to every session and 1,515 once invoked, about $0.0002 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-08-31.