add-schedules
Installation
SKILL.md
Add Schedules
Use scripts/add_schedules.py to insert multiple records into schedules.
Run
uv run scripts/add_schedules.py '[{"prompt_name":"remind_ask","input_value":"パチンコ行ってないか確認","scheduled_date":"2026-01-10 09:30"}]'
cat schedules.json | uv run scripts/add_schedules.py -
Inputs
Each record must be an object with: