health-chat
Installation
SKILL.md
Health Chat Skill
The unified conversation entry point for WellallyHealth system. Automatically loads and considers all health data for each conversation, providing intelligent health consultation and data analysis services.
Core Design Philosophy
This is the unified conversation entry point for WellallyHealth. Every conversation automatically loads and analyzes all health data, providing intelligent health consultation and data analysis services.
Core Workflow
User Input -> 1. Load All Health Data (data/*.json)
-> 2. Parse User Intent (query/analysis/advice/alert)
-> 3. Intelligent Routing to Data Processing Module
-> 4. Generate Personalized Response
-> 5. Save Conversation History (ai-history.json)