Calculate the 5-Pillar Trinity Score (眞善美孝永) with weighted philosophy alignment. Core evaluation system for AFO Kingdom decisions.
Calculates philosophy alignment scores using weighted 5-pillar metrics for automated decision routing.
npx claudepluginhub lofibrainwav/hyodoThis skill is limited to using the following tools:
The Trinity Score is the core philosophy alignment metric for the AFO Kingdom, evaluating decisions and actions against the 5 pillars of wisdom.
| Pillar | Korean | Weight | Description |
|---|---|---|---|
| Truth (眞) | 진 | 35% | Technical accuracy, verifiability, factual correctness |
| Goodness (善) | 선 | 35% | Ethical soundness, stability, no harm to systems |
| Beauty (美) | 미 | 20% | Clear structure, elegant design, UX clarity |
| Serenity (孝) | 효 | 8% | Frictionless operation, low cognitive load |
| Eternity (永) | 영 | 2% | Long-term sustainability, reproducibility |
Calculate a Trinity Score by providing base scores for each pillar:
{
"truth_base": 95,
"goodness_base": 90,
"beauty_base": 85,
"risk_score": 5,
"friction": 3,
"eternity_base": 88
}
This skill integrates with:
{
"trinity_score": 0.92,
"balance_status": "balanced",
"decision": "AUTO_RUN",
"pillar_scores": {
"truth": 0.95,
"goodness": 0.90,
"beauty": 0.85,
"filial_serenity": 0.88,
"eternity": 0.90
}
}
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.