WellAlly-health: Skill for Claude Code

.claude/skills/goal-analyzer/SKILL.md

goal-analyzer is a skill for Claude Code from huifer/WellAlly-health. It costs 45 tokens per session (4,662 once invoked), scanned A, original, MIT.

A health-goal analysis tool that checks whether goals are specific, measurable, achievable, relevant, and time-limited, then tracks progress toward them.

In plain words
What is it for?
Use it to review goals such as weight or exercise targets, measure completion, estimate finish dates, spot slowdowns, and adjust plans.
Why use it?
It turns vague intentions into measurable targets and shows whether progress is ahead, on schedule, or falling behind.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is huifer/WellAlly-health's own configuration. It tells Claude Code how to work on WellAlly-health itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything WellAlly-health configures →

Reuse

Borrowing it

Nothing to install: this file belongs to huifer/WellAlly-health. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/huifer/WellAlly-health/main/.claude/skills/goal-analyzer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/huifer/WellAlly-health

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for goal-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/huifer/wellally-health/goal-analyzer/github.svg)](https://agentmods.dev/skills/huifer/wellally-health/goal-analyzer)
Your own site
<a href="https://agentmods.dev/skills/huifer/wellally-health/goal-analyzer"><img src="https://agentmods.dev/badge/skills/huifer/wellally-health/goal-analyzer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for goal-analyzer

Your own site · 80×15
<a href="https://agentmods.dev/skills/huifer/wellally-health/goal-analyzer"><img src="https://agentmods.dev/badge/skills/huifer/wellally-health/goal-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,662 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.04662
Opus 5 $0.00023 $0.02331
Sonnet 5 $0.00009 $0.00932
Haiku 4.5 $0.00005 $0.00466

Measured 8d ago against content hash 97c6a3a08a2a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

goal-analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/goal-analyzer/SKILL.md · 606 lines

How it starts

The opening of the file, as written. The whole thing — 606 lines — stays where its author put it; the contents beside it link to each section on GitHub.

健康目标分析器技能

分析健康目标数据,识别目标模式和进度,评估目标达成情况,并提供个性化目标管理建议。

功能

1. SMART目标验证

验证设定的新目标是否符合SMART原则。

验证维度:

  • Specific(具体性)

    • 目标是否明确具体
    • 是否有清晰的定义
    • 是否避免模糊表述
  • Measurable(可衡量性)

    • 是否有可量化的指标
    • 是否有明确的衡量标准
    • 是否可以追踪进度
  • Achievable(可实现性)

    • 目标是否现实可行
    • 是否考虑了当前状况
    • 是否在合理时间范围内
    • 减重目标:建议每周0.5-1公斤
    • 运动目标:建议每周3-5次,每次30-60分钟
  • Relevant(相关性)

    • 目标是否与健康相关
    • 是否符合用户整体健康计划
    • 是否与现有目标协调
  • Time-bound(有时限)

    • 是否有明确的截止日期
    • 时间框架是否合理
    • 是否有阶段性里程碑

输出:

  • SMART评分(每个维度1-5分)
  • 总体评分和等级(S级/A级/B级/C级)
  • 改进建议
  • 目标优化方案

示例评估:

{
  "goal": "6个月内减重5公斤",
  "smart_scores": {
    "specific": 5,
    "measurable": 5,
    "achievable": 4,
    "relevant": 5,
    "time_bound": 5
  },
  "overall_score": 4.8,
  "grade": "A",
  "assessment": "优秀的SMART目标",
  "suggestions": [
    "建议设定阶段性里程碑(每2个月减重1.5-2公斤)",
    "建议配合运动计划和饮食调整"
  ]
}

2. 目标进度追踪

追踪和分析目标的完成进度。

追踪内容:

  • 当前进度

    • 完成百分比
    • 当前数值vs目标数值
    • 剩余差距
  • 时间进度

    • 已用时间占比
    • 剩余时间
    • 进度超前/落后判断
  • 速度分析

    • 平均进度速度(每周/每月)
    • 预计完成时间
    • 是否需要调整计划
  • 趋势识别

    • 进度趋势(加速/稳定/减速)
    • 周期性模式
    • 异常波动检测

输出:

  • 进度可视化(进度条、百分比)
  • 完成概率预测
  • 时间预估(乐观/中性/悲观)
  • 调整建议

进度评级:

  • 🟢 优秀 - 进度超前,预计提前完成
  • 🟡 正常 - 进度符合预期
  • 🟠 落后 - 进度略慢,需要加快
  • 🔴 严重落后 - 进度严重滞后,建议调整目标

3. 习惯养成分析

分析习惯的养成情况和连续性。

分析内容:

  • 连续天数追踪

    • 当前连续天数
    • 历史最长连续天数
    • 平均连续天数
  • 完成率统计

    • 总体完成率
    • 每周完成率
    • 每月完成率
    • 特定星期几完成率
  • 习惯强度评估

    • 习惯固化程度(1-10分)
    • 习惯稳定性评分
    • 自动化程度评估
  • 习惯模式识别

    • 最佳触发时间
    • 常见中断原因
    • 成功因素识别

习惯养成阶段:

  • 第1-7天 - 启动期(最容易放弃)
  • 第8-21天 - 形成期(逐渐稳定)
  • 第22-30天 - 巩固期(接近自动化)
  • 第31-66天 - 习惯期(基本养成)
  • 第67天+ - 自动化期(完全自动化)

输出:

  • 习惯热图(日历视图)
  • 连续天数统计
  • 完成率趋势图
  • 习惯强度评分
  • 习惯堆叠建议

示例分析:

{
  "habit": "morning-stretch",
  "current_streak": 21,
  "longest_streak": 21,
  "completion_rate": 95.2,
  "strength_score": 7.5,
  "stage": "巩固期",
  "assessment": "习惯即将形成,继续保持!",
  "next_milestone": 30,
  "suggestions": [
    "继续保持,即将达到30天里程碑",
    "可以尝试添加新的相关习惯"
  ]
}

Read the full file on GitHub · 606 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 606 lines · 45 tokens per session scan A 97c6a3a08a2a

Subscribe to this mod's changes

goal-analyzer is a skill published in the GitHub repository huifer/WellAlly-health (947 stars, last pushed 1mo ago), licensed MIT. It adds 45 tokens to every session and 4,662 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

withings

Unofficial Withings data for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Withings data or actions through an agent.

davidmosiah/withings-mcp · 38 tokens

oura

Unofficial Oura Ring data for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Oura data or actions through an agent.

davidmosiah/oura-mcp · 38 tokens

lab-report-walkthrough

Walk a person through their lab report — read the original document, organize results by panel, flag out-of-range values against the printed reference ranges, compare with their history, and explain in plain language. Use when the user uploads a lab report (PDF/image) or asks what their blood test results mean.

thetahealth/mirobody · 67 tokens

trace-health

Compute CocoTrace Snowflake asset health grade. Usage: $trace health.

Snowflake-Labs/cocoplus · 17 tokens

hypertension-coordinator

Sally-PCP hypertension follow-up coordination skill. Use when: (1) Running BP check-in calls for landline patients (Rosa pattern — Bland.ai outbound voice with staff confirmation), (2) Flagging undiagnosed elevated readings (≥3 observations ≥140/90 across encounters) for PCP discussion, (3) Escalation scheduling when…

aks129/HealthClawGuardrails · 146 tokens

personal-health-records

Connect your health records from any US health system via HealthEx, pull your complete clinical history, analyze it with Claude, and optionally export to a personal de-identified FHIR store with automated data quality curation via HealthClaw Guardrails. Supports Epic, Cerner, CommonWell, Carequality, and most major US…

aks129/HealthClawGuardrails · 111 tokens