TC
tcm-constitution-analyzer
ALWAYS use this when the request matches TCM Constitution Analyzer: 分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。
Install
mkdir -p .claude/skills/tcm-constitution-analyzer-anhvu1107 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14171" && unzip -o skill.zip -d .claude/skills/tcm-constitution-analyzer-anhvu1107 && rm skill.zipInstalls to .claude/skills/tcm-constitution-analyzer-anhvu1107
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
ALWAYS use this when the request matches TCM Constitution Analyzer: 分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。124 chars✓ has a “when” trigger
About this skill
中医体质辨识分析器技能
Selective Reading Rule
Start with:
references/senior-master-standard.mdreferences/usage-routing.mdreferences/quality-checklist.md
Then load only the inherited docs, scripts, assets, examples, or detailed instructions that match the user's actual task.
Progressive Disclosure
- Read
references/full-skill-instructions.mdonly when the task needs the full original upstream guidance. - Prefer bundled scripts for deterministic or repetitive operations when they exist.
- Reuse bundled assets instead of inventing substitutes when assets are present.
- Keep final answers aligned with this skill's frontmatter trigger, Senior Master standard, and Codex strict review gate.