child-vaccine

A child vaccination record and schedule manager covering routine and optional vaccines.

In plain words
What is it for?
Use it to record doses, view the vaccination plan, check what is due or overdue, and receive schedule reminders.
Why use it?
It keeps completed and planned doses together and helps identify upcoming or overdue vaccinations.

Command for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/huifer/wellally-health/child-vaccine
Clone the repo
git clone --depth 1 https://github.com/huifer/WellAlly-health

Made for: Claude Code.

Per session 7 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,910 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00007 $0.01910
Opus 5 $0.00003 $0.00955
Sonnet 5 $0.00001 $0.00382
Haiku 4.5 $0.00001 $0.00191

Measured yesterday against content hash 8fb900cf78f1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

child-vaccine 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 yesterday.

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/commands/child-vaccine.md · 323 lines

How it starts

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

儿童疫苗接种管理

儿童疫苗接种计划管理,包括国家免疫规划疫苗和二类疫苗,提供接种提醒和漏种预警。

操作类型

1. 记录疫苗接种 - record

记录已接种或计划接种的疫苗。

参数说明:

  • info: 疫苗信息(必填)
    • 疫苗名称:乙肝疫苗、卡介苗、脊灰、百白破等
    • 剂次:第1针、第2针等
    • 状态:completed(已接种)、scheduled(计划接种)
  • date: 接种日期(可选,默认今天)

示例:

/child-vaccine record 乙肝疫苗 第1针 completed 2020-01-01
/child-vaccine record 百白破 第3针 scheduled 2025-08-01

输出:

✅ 疫苗接种已记录

疫苗信息:
━━━━━━━━━━━━━━━━━━━━━━━━━━
疫苗:乙肝疫苗
剂次:第1针
接种日期:2020年1月1日
类别:一类疫苗

接种进度:
━━━━━━━━━━━━━━━━━━━━━━━━━━
已完成:1/3剂次

下次接种:
━━━━━━━━━━━━━━━━━━━━━━━━━━
2020年2月1日(1月后)
乙肝疫苗 第2针

⚠️ 重要提示:
━━━━━━━━━━━━━━━━━━━━━━━━━━
本系统仅供疫苗接种记录,
不能替代专业医疗建议。

所有接种请在预防接种门诊进行,
接种前请告知医生儿童健康状况。

数据已保存

2. 查看接种计划 - schedule

显示疫苗接种计划。

示例:

/child-vaccine schedule

输出:

📋 儿童疫苗接种计划

儿童信息:
━━━━━━━━━━━━━━━━━━━━━━━━━━
姓名:小明
出生日期:2020年1月1日
当前年龄:5岁5个月

一类疫苗接种计划:
━━━━━━━━━━━━━━━━━━━━━━━━━━

✅ 2020-01-01(已完成)
   乙肝疫苗 第1针
   卡介苗 第1针

✅ 2020-02-01(已完成)
   乙肝疫苗 第2针

✅ 2020-03-01(已完成)
   脊灰疫苗 第1针

... [略] ...

⏰ 2025-08-01(还有42天)
   流脑A群 第1针

二类疫苗(推荐):
━━━━━━━━━━━━━━━━━━━━━━━━━━

💡 水痘疫苗
   12月龄、4周岁
   推荐接种

💡 13价肺炎疫苗
   2、4、6月龄+12-15月龄
   强烈推荐

数据已保存

3. 查看待接种疫苗 - due

查看即将到期的疫苗接种。

示例:

/child-vaccine due

4. 查看逾期未种 - overdue

查看逾期未接种的疫苗。

示例:

/child-vaccine overdue

5. 查看已完成 - completed

查看已完成的疫苗接种。

示例:

/child-vaccine completed

6. 记录不良反应 - reaction

记录疫苗接种不良反应。

示例:

/child-vaccine reaction 百白破 发热 轻度

7. 接种提醒 - reminder

显示接种提醒。

示例:

/child-vaccine reminder

国家免疫规划疫苗(一类疫苗)

出生

  • 乙肝疫苗(第1针)
  • 卡介苗

1月龄

  • 乙肝疫苗(第2针)

2月龄

  • 脊灰疫苗(第1针)

3月龄

  • 脊灰疫苗(第2针)
  • 百白破疫苗(第1针)

4月龄

  • 脊灰疫苗(第3针)
  • 百白破疫苗(第2针)

5月龄

  • 百白破疫苗(第3针)

6月龄

  • 乙肝疫苗(第3针)
  • 流脑A群(第1针)

8月龄

  • 麻腮风疫苗(第1针)
  • 乙脑减毒活疫苗(第1针)

9月龄

  • 流脑A群(第2针)

18月龄

  • 百白破疫苗(第4针)
  • 麻腮风疫苗(第2针)
  • 甲肝减毒活疫苗

2周岁

  • 乙脑减毒活疫苗(第2针)

3周岁

  • 流脑A+C群(第1针)

4周岁

  • 脊灰疫苗(第4针)

6周岁

  • 百白破疫苗(第5针)
  • 流脑A+C群(第2针)

Read the full file on GitHub · 323 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. yesterday First seen · 323 lines · 7 tokens per session scan A 8fb900cf78f1

Subscribe to this mod's changes

child-vaccine is a command published in the GitHub repository huifer/WellAlly-health (935 stars, last pushed 1mo ago), licensed MIT. It adds 7 tokens to every session and 1,910 once invoked, about $0.0000 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-08-30.