health-trend-analyzer
分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或"我的健康状况有什么变化?"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以及交互式HTML可视化报告(ECharts图表)。
Content Preview
--- name: health-trend-analyzer description: 分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或"我的健康状况有什么变化?"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以及交互式HTML可视化报告(ECharts图表)。 allowed-tools: Read, Grep, Glob, Write risk: unknown source: community --- # 健康趋势分析器 分析一段时间内健康数据的趋势和模式,识别变化、相关性,并提供数据驱动的健康洞察。 ## 核心功能 ### 1. 多维度趋势分析 - **体重/BMI 趋势**:追踪体重和BMI随时间的变化,评估健康趋势 - **症状模式**:识别反复出现的症状、频率变化、潜在诱因 - **药物依从性**:分析用药规律,识别漏服模式和改善空间 - **化验结果趋势**:追踪生化指标
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/health-trend-analyzer.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/health-trend-analyzer/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/health-trend-analyzer/SKILL.md
Related Skills
new-rails-project
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
generalnewrails
by sickn33 (Antigravity) · antigravity-awesome-skills
treatment-plans
Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain management. Includes SMART goal frameworks, evidence-based interventions with minimal text citations, regulatory compliance (HIPAA), and professional formatting. Prioritizes brevity and clinical actionability.
treatment-planstreatmentplans
by K-Dense-AI · claude-scientific-skills
claude-ally-health
A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
generalclaudeallyhealth
by sickn33 (Antigravity) · antigravity-awesome-skills
Monitoring Database Health
This skill enables Claude to monitor database health using real-time metrics, predictive alerts, and automated remediation. It's designed for production-grade database health monitoring for PostgreSQL and MySQL, detecting performance degradation, resource exhaustion, and replication issues. Use this
skill-adaptermonitoring database health
by jeremylongshore · plugins-plus-skills