# Health Checkup Tracker

> Track which routine checkups are due, from the user's own stated cadence.

- **Type:** Skill
- **Install:** `agentstack add skill-personalclaw-personalclaw-health-checkup-tracker`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [PersonalClaw](https://agentstack.voostack.com/s/personalclaw)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [PersonalClaw](https://github.com/PersonalClaw)
- **Source:** https://github.com/PersonalClaw/PersonalClaw/tree/main/src/personalclaw/packs/bundled/health-os/skills/health-checkup-tracker
- **Website:** https://personalclaw.dev

## Install

```sh
agentstack add skill-personalclaw-personalclaw-health-checkup-tracker
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Which checkups are due

## Steps

1. Read the cadence list the user has recorded (checkup name, interval, last date). If a
   cadence has never been recorded, ask for it rather than assuming a standard interval.
2. Compute what is due or overdue, in days. Show the arithmetic — name the last date, the
   interval the user set, and how many days past due it now is.
3. List due items oldest-first. Say plainly when nothing is due.

## What not to do

- Do not invent a recommended interval. Intervals are the user's, or their clinician's.
- Do not infer a condition from a checkup's name.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [PersonalClaw](https://github.com/PersonalClaw)
- **Source:** [PersonalClaw/PersonalClaw](https://github.com/PersonalClaw/PersonalClaw)
- **License:** MIT
- **Homepage:** https://personalclaw.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-personalclaw-personalclaw-health-checkup-tracker
- Seller: https://agentstack.voostack.com/s/personalclaw
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
