Installs: 0
Used in: 1 repos
Updated: 3d ago
$
npx ai-builder add skill 10x-anit/scheduleInstalls 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/scheduleDetails
- Type
- skill
- Author
- 10x-anit
- Slug
- 10x-anit/schedule
- Created
- 3d ago