AI Agent Hub
Back to skills
TCM Constitution Advisor and Personalized Wellness Report Generator icon

TCM Constitution Advisor and Personalized Wellness Report Generator

Life Service Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @user_d54638a0/tcm-constitution-advisor.

About this skill

The Problem It Addresses

Many TCM constitution answers remain broad labels without repeatable scoring or structured output. This skill breaks nine TCM constitution assessment into questionnaire collection, script scoring, rule-based judgment, and plan matching, with the goal of producing a deliverable wellness reference report.

Core Workflow

  • Questionnaire collection: supports quick, guided, and symptom-inference modes, collecting 9 groups of scores from 1-5.
  • Deterministic calculation: calls constitution_scorer.py, accepts score arrays for keys such as qi_deficiency and yang_deficiency, and outputs converted scores with judgment results.
  • Constitution judgment: applies GB/T-style rules to identify balanced constitution, primary constitution, and secondary constitutions, reducing ad-hoc interpretation.
  • Report generation: uses generate_report.py to create an HTML report with radar chart, seasonal wellness advice, dietary remedies, acupoint care, and risk notes.
  • Plan matching: uses references/wellness_plans.md to resolve conflicting suggestions when multiple constitutions coexist.

Boundaries and Notes

It is intended for wellness reference and lifestyle guidance, not diagnosis, prescription, or dosing. Outputs should include a disclaimer; severe symptoms should prompt medical care, and user health data should not be stored.

Use Cases

  • Add questionnaire collection, scoring, and constitution judgment to a wellness consultation workflow, producing auditable nine-constitution results for health reference reports.
  • Turn symptom descriptions into inferred questionnaire scores, then generate an HTML wellness report with a required medical disclaimer and no prescription.
  • Match diet, exercise, and acupoint advice for users with multiple constitutions while avoiding conflicting recommendations from the wellness reference library.
  • Explain primary constitution, secondary constitution, and risk notes before a wellness or pre-check-in health education session using generated radar chart and cards.

Best For

  • Health content editors who need to turn constitution Q&A into citable, disclaimer-safe wellness reports for readers.
  • TCM science writers who need score-based explanations of nine constitutions and personalized wellness plans for articles.
  • Personal assistant developers who need deterministic scoring and HTML report generation for safe health reference flows.
  • Wellness consultation operators who need to handle symptom descriptions and produce reference-level lifestyle recommendations.