Install
openclaw skills install student-timetableStudent timetable manager for self or parent-managed child profiles. Includes init flow + profile registry under schedules/profiles/.
openclaw skills install student-timetableDesign
Initialize
node skills/student-timetable/cli.js initschedules/profiles/registry.jsonschedules/profiles/<profile_id>/*Query
node skills/student-timetable/cli.js today --profile <id|name|alias>node skills/student-timetable/cli.js tomorrow --profile <id|name|alias>node skills/student-timetable/cli.js this_week --profile <id|name|alias>node skills/student-timetable/cli.js next_week --profile <id|name|alias>Tool entry
tool.js