npx skills add smithery/plurigrid --skill transcritical
plurigrid/asi
transcritical
Bifurcation exchanging stability between equilibria
Installation
npx skills add plurigrid/asi --skill transcritical
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existi…
866.4K installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsDebug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe …
568.9K installsAlso in this package
Other skills from plurigrid/asi · top by installs.
npx skills add plurigrid/asi
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md2,077 B -
docs
SUMMARY.md72 B
History
- First seen on skills.sh
- First recorded snapshot · 7 installs
SKILL.md
Transcritical
Trit: 0 (ERGODIC) Domain: Dynamical Systems Theory Principle: Bifurcation exchanging stability between equilibria
Overview
Transcritical is a fundamental concept in dynamical systems theory, providing tools for understanding the qualitative behavior of differential equations and flows on manifolds.
Mathematical Definition
TRANSCRITICAL: Phase space × Time → Phase space
Key Properties
- Local behavior: Analysis near equilibria and invariant sets
- Global structure: Long-term dynamics and limit sets
- Bifurcations: Parameter-dependent qualitative changes
- Stability: Robustness under perturbation
Integration with GF(3)
This skill participates in triadic composition:
- Trit 0 (ERGODIC): Neutral/ergodic
- Conservation: Σ trits ≡ 0 (mod 3) across skill triplets
AlgebraicDynamics.jl Connection
using AlgebraicDynamics
# Transcritical as compositional dynamical system
# Implements oapply for resource-sharing machines
Related Skills
- equilibrium (trit 0)
- stability (trit +1)
- bifurcation (trit +1)
- attractor (trit +1)
- lyapunov-function (trit -1)
Skill Name: transcritical Type: Dynamical Systems / Transcritical Trit: 0 (ERGODIC) GF(3): Conserved in triplet composition
Non-Backtracking Geodesic Qualification
Condition: μ(n) ≠ 0 (Möbius squarefree)
This skill is qualified for non-backtracking geodesic traversal:
- Prime Path: No state revisited in skill invocation chain
- Möbius Filter: Composite paths (backtracking) cancel via μ-inversion
- GF(3) Conservation: Trit sum ≡ 0 (mod 3) across skill triplets
- Spectral Gap: Ramanujan bound λ₂ ≤ 2√(k-1) for k-regular expansion
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)