health-trend-analyzer

Analyzes multidimensional health data and renders interactive HTML reports.

919|121|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/huifer/WellAlly-health --skill health-trend-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-trend-analyzer
Source: https://github.com/huifer/WellAlly-health/tree/main/.claude/skills/health-trend-analyzer
Command: npx skills add https://github.com/huifer/WellAlly-health --skill health-trend-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

这项技能帮助用户在一段时间内从健康数据中识别趋势、模式和有意义的变化,减少手工分析的工作量。

Core Features & Use Cases

  • 多维度趋势分析(体重、症状、药物依从性、化验、情绪、睡眠),并生成可交互的 HTML 报告。
  • 相关性分析与变化检测,提供数据驱动的洞察和警报。
  • 可扩展的数据读取与可视化工作流,支持按时间范围筛选和多源数据整合。

Quick Start

只需给出你要分析的时间区间,例如“过去3个月”,Skill 会自动读取本地数据源,计算趋势并生成独立的 HTML 报告。命令示例:在 Claude 里运行“health-trend-analyzer analyze --period 3months”来生成报告。

Frequently Asked Questions about health-trend-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze health data trends over a specific time period?

To analyze health data trends, specify a time range like "past 3 months" and the skill automatically reads local data sources, calculates time-series trends, and generates an interactive HTML report.

Can I perform correlation analysis across multiple health metrics like mood and sleep?

Yes, correlation analysis supports multi-dimensional health metrics including mood, sleep, weight, symptoms, medication adherence, and labs to identify meaningful relationships and data-driven insights.

What is the best way to visualize changes in medication adherence and lab results?

The best way to visualize changes in medication adherence and labs is generating an interactive HTML report, which renders visual charts and detects meaningful data changes automatically.

Does this health trend analysis tool require any external dependencies or components?

No, this health trend analysis tool requires no external dependencies or components, operating through a modular workflow to read data sources, perform time-series analysis, and render charts.

How do I generate an interactive report for my weight and symptom data?

Generate an interactive report by running the analyze command with your desired period, such as "health-trend-analyzer analyze --period 3months", to process weight and symptom data into visual charts.

Can I filter health data by time range when integrating multiple data sources?

Yes, the extensible data reading workflow supports filtering by time range and integrating multi-source health data to perform comprehensive trend analysis and change detection.