occupational-health-analyzer
分析职业健康数据、识别工作相关健康风险、评估职业健康状况、提供个性化职业健康建议。支持与睡眠、运动、心理健康等其他健康数据的关联分析。
npx skills add majiayu000/claude-skill-registry --skill occupational-health-analyzer-huifer-wellally-health-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 职业健康分析技能 ## 核心功能 职业健康分析技能提供全面的职业健康数据分析功能,帮助用户追踪工作相关健康问题、识别职业健康风险、评估工作环境人机工程水平和优化职业健康。 **主要功能模块:** 1. **职业健康风险评估** - 久坐、视屏终端、倒班工作、重复性劳损、工作压力等多维度风险评估 2. **工作相关问题追踪** - 颈肩腰腿痛、眼疲劳、腕管综合征等症状监测 3. **人机工程评估** - 工作站、椅子、显示器、键盘、环境等全方位评估 4. **职业病筛查** - 基于工作类型的职业病风险评估和筛查建议 5. **趋势分析** - 症状发展、改善效果、风险变化趋势 6. **关联分析** - 与睡眠、运动、心理健康、慢性病模块的关联分析 7. **个性化建议** - 工作姿势、休息提醒、设备建议、环境优化 8. **预警系统** - 高风险模式、症状恶化、职业病风险预警 ## 触发条件 技能在以下情况下自动触发: 1. 用户使用 `/work trend` 查看职业健康趋势 2. 用户使用 `/work status` 查看综合健康状态 3. 用户使用 `/work recommend` 获取改进建议 4. 用户使用 `/work assess` 进行综合评估 5. 用户使用 `/work issue` 记录问题后的分析 6. 用户使用 `/work ergonomic` 进行人机工程评估后的分析 ## 医学安全边界 **本技能不能做的事:** - ❌ 不进行职业病诊断 - ❌ 不出具职业病诊断证明 - ❌ 不替代工作场所健康监护 - ❌ 不预测疾病发展 - ❌ 不处理急性健康危机 **本技能能做的事:** - ✅ 职业健康风险评估和筛查 - ✅ 工作相关症状识别和追踪 - ✅ 人机工程评估和改进建议 - ✅ 职业病风险预警 - ✅ 工作环境改善建议 - ✅ 健康记录保存(就医时参考) - ✅ 与其他健康数据的关联分析 ## 执行步骤 ### 第1步:数据读取 读取职业健康数据文件: - `data-example/occupational-health-tracker.json` - 主职业健康档案 **数据验证:** - 检查文件是否存在 - 验证数据结构完整性 - 确认有足够的数据点进行分析 ### 第2步:职业健康风险评估 #### 久坐风险评估(Sedentary Risk Score) **评分维度(每个维度0-10分)**: 1. **每天久坐时间** (sedentary_time_daily) - >8小时:10分 - 6-8小时:7分 - 4-6小时:4分 - <4小时:1分 2. **休息频率** (break_frequency) - 无休息:10分 - 每3小时+:8分 - 每2小时:5分 - 每小时:2分 3. *
- 核心功能
- 触发条件
- 医学安全边界
- 执行步骤
- 第1步:数据读取
- 第2步:职业健康风险评估
- 第3步:人机工程评估
- 第4步:职业病筛查
- 第5步:关联分析
- 第6步:生成报告
- 输出格式
- 职业健康分析报告结构
- 错误处理
- 数据文件不存在
What does the occupational-health-analyzer skill do?
分析职业健康数据、识别工作相关健康风险、评估职业健康状况、提供个性化职业健康建议。支持与睡眠、运动、心理健康等其他健康数据的关联分析。
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill occupational-health-analyzer-huifer-wellally-health-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
