skillby 10x-anit

Schedule

View your schedule - today's plan, upcoming tasks, and calendar overview

Installs: 0
Used in: 1 repos
Updated: 3d ago
$npx ai-builder add skill 10x-anit/schedule

Installs to .claude/skills/schedule/

<context>
Active profile: Read from data/profiles/profiles.md (Owner Profile ID). If multiple profiles exist, ask which to use.
Profile data: data/profiles/{profileId}/
</context>

<cmd name="schedule">View schedule</cmd>

<input>/schedule --today --week --date YYYY-MM-DD</input>

<steps>
1. Read todos from data/profiles/{profileId}/todos/ with due dates
2. Read challenge schedule from active challenge config
3. Combine and sort by date/time
4. Group by time blocks (morning/afternoon/evening)
5. Show today first, then upcoming
6. Highlight overdue items
</steps>

<output>
Today's Schedule (date):
Morning: tasks...
Afternoon: tasks...
Upcoming: future tasks...
Commands: /reschedule, /todo-add
</output>

Quick Install

$npx ai-builder add skill 10x-anit/schedule

Details

Type
skill
Author
10x-anit
Slug
10x-anit/schedule
Created
3d ago

More by 10x-anit