# Morning Exercise Reminder

> Produce the short Traditional Chinese morning check-in that asks whether Yen-Hao exercised and practiced LeetCode. Use for the migrated morning reminder cron or a manual morning accountability check-in.

- Skill: `yenhao-huang/morning-exercise-reminder` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add yenhao-huang/morning-exercise-reminder`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yenhao-huang/morning-exercise-reminder/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yenhao-huang (https://skillmd.com/u/yenhao-huang)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/yenhao-huang/morning-exercise-reminder

---


# Morning Exercise Reminder

## Workflow

1. Read `STATE.md`; for a new execution, reset it from
   `references/template/STATE.template.md`. Read `references/cron.md` when
   configuring or checking the scheduled task.
2. Confirm the invocation is a reminder run; do not perform task research or
   explain scheduler behavior.
3. Output one concise Traditional Chinese message conveying:
   `提醒：早安打卡時間 💪。今天有沒有運動？今天有沒有刷 LeetCode？`
4. Update `STATE.md` with the produced reminder and completion evidence.

## Rules

- Keep the tone friendly and motivating.
- Output only the reminder content during an automation run.
- Do not claim the execution time was randomized; the source cron currently
  uses the fixed time recorded in `references/cron.md`.

## Output

Return a single short reminder with no scheduling explanation.

