🧬
DataShell

Family Health Analyzer

by huifer

Family Health Analyzer is a Data skill for Claude Code, published by huifer in WellAlly-health.

932 stars121 forkson huifer/WellAlly-healthAdded 2026/08/22Repository updated 2026/07/16
claudeclaude-codehealthhealth-data
Install in seconds
Install Family Health Analyzer
Copy Family Health Analyzer into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/huifer/WellAlly-health/tree/main/skills/family-health-analyzer ~/.claude/skills/family-health-analyzer

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/huifer/WellAlly-health.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/family-health-analyzer/SKILL.md in huifer/WellAlly-health
Installs to
~/.claude/skills/family-health-analyzer
Collection
One of 19 skills cataloged from this repository
Category
Data668 skills

What Family Health Analyzer does

Family Health Analyzer reviews family medical history to identify inherited disease patterns, related risks, and prevention steps. It is used for family health reports, risk checks, and trend analysis from tracked health data.

Family Health Analyzer is cataloged under Data on DirSkills. Family Health Analyzer comes from a repository tagged claude, claude-code, health and health-data.

Documentation

README

家庭健康分析技能

技能概述

本技能提供家庭健康数据的深度分析,包括:

  • 遗传风险评估
  • 家族疾病模式识别
  • 家庭共同问题分析
  • 个性化预防建议
  • 可视化报告生成

触发条件

当用户请求以下内容时,使用此技能:

  • "家庭健康报告"
  • "家族病史分析"
  • "遗传风险评估"
  • "家庭健康趋势"
  • 执行 /family report 命令
  • 执行 /family risk 命令

分析步骤

步骤1: 确定分析目标

识别用户请求类型:

  • 家族病史分析
  • 遗传风险评估
  • 家庭健康趋势
  • 家庭健康报告

步骤2: 读取家庭数据

数据源:

  1. 主数据文件: data/family-health-tracker.json
  2. 集成模块数据:
    • data/hypertension-tracker.json
    • data/diabetes-tracker.json
    • data/profile.json

步骤3: 数据验证与清洗

验证项目:

  • 关系完整性
  • 年龄合理性
  • 数据一致性

步骤4: 遗传模式识别

识别算法:

  1. 家族聚集性分析
  2. 遗传模式识别
  3. 早发病例识别(通常<50岁)

步骤5: 风险计算算法

加权计算:

遗传风险评分 = (一级亲属患病数 × 0.4) +
              (早发病例数 × 0.3) +
              (家族聚集度 × 0.3)

风险等级:
- 高风险: ≥70%
- 中风险: 40%-69%
- 低风险: <40%

步骤6: 生成预防建议

This is the opening of the README. Read the full README on GitHub.

Commands Family Health Analyzer provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /family

Frequently asked about Family Health Analyzer

  • What else does huifer publish alongside Family Health Analyzer?

    Family Health Analyzer is one of 19 skills that DirSkills catalogs from huifer/WellAlly-health, the repository it ships in. Its siblings there include AI Health Analyzer, Emergency Card and Fitness Analyzer. Each one is a separate skill with its own page in this directory, installs the same way Family Health Analyzer does, and is maintained by huifer in that same repository. The rest of the collection is listed on the huifer/WellAlly-health page.

  • How does Family Health Analyzer compare to other Data skills?

    Family Health Analyzer ranks #464 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Family Health Analyzer against them. Open each page to compare what they document and how they install.

More from huifer/WellAlly-health

Family Health Analyzer is one of 19 skills cataloged on DirSkills from huifer/WellAlly-health.

See all 19 skills