用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/majiayu000/claude-skill-registry --skill phase-space-transformation命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | phase-space-transformation |
| description | Coordinate changes preserving dynamics |
| version | 1.0.0 |
Trit: 0 (ERGODIC) Domain: Dynamical Systems Theory Principle: Coordinate changes preserving dynamics
Phase Space Transformation is a fundamental concept in dynamical systems theory, providing tools for understanding the qualitative behavior of differential equations and flows on manifolds.
PHASE_SPACE_TRANSFORMATION: Phase space × Time → Phase space
This skill participates in triadic composition:
using AlgebraicDynamics
# Phase Space Transformation as compositional dynamical system
# Implements oapply for resource-sharing machines
Skill Name: phase-space-transformation Type: Dynamical Systems / Phase Space Transformation Trit: 0 (ERGODIC) GF(3): Conserved in triplet composition
Condition: μ(n) ≠ 0 (Möbius squarefree)
This skill is qualified for non-backtracking geodesic traversal:
Geodesic Invariant:
∀ path P: backtrack(P) = ∅ ⟹ μ(|P|) ≠ 0
Möbius Inversion:
f(n) = Σ_{d|n} g(d) ⟹ g(n) = Σ_{d|n} μ(n/d) f(d)
This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):
Concepts: redundancy, fallback, multiple strategies, robustness
phase-space-transformation (○) + SDF.Ch8 (−) + [balancer] (+) = 0
Skill Trit: 0 (ERGODIC - coordination)
Degeneracy provides fallbacks. This skill offers redundant strategies.