Your AI schedule optimizer that plans your mornings, reviews your evenings, and keeps you focused on what matters.
Atlas helps you make the most of every day:
- Plans your day based on priorities and energy levels
- Reviews what you accomplished each evening
- Sends gentle reminders via Telegram
- Tracks productivity patterns over time
mkdir -p ~/.openclaw/agents/daily-planner/agent
cp SOUL.md ~/.openclaw/agents/daily-planner/agent/
openclaw agents add daily-planner --workspace ~/.openclaw/agents/daily-planneropenclaw chat daily-planner "Morning plan"You: "Morning plan"
Atlas: [Reviews calendar, suggests task order, blocks focus time]
You: "Evening review"
Atlas: [Summarizes progress, identifies patterns, plans tomorrow]
You: "I need 3 hours of deep work today"
Atlas: [Finds best slot, blocks calendar, sets reminders]
You: "Weekly summary"
Atlas: [Shows productivity stats, trends, completed vs planned]
Good morning. Here's your day:
Top 3 priorities:
1. Fix checkout bug (deep work, 2h)
2. Review PR from team (30min)
3. Write blog post draft (1h)
Suggested schedule:
- 09:00-11:00 Deep work: checkout bug
- 11:00-11:30 Team sync
- 11:30-12:00 Review PR
- 14:00-15:00 Blog post draft
3 open slots for breaks.
This week: 22/28 tasks completed (79%)
Most productive: Tuesday (6h deep work)
Least productive: Thursday (3 meetings)
Pattern: You do best with morning focus blocks.
Suggestion: Move recurring meetings to afternoons.
- Start every day with "Morning plan" to set intentions
- End every day with "Evening review" to reflect
- Be honest about task estimates - Atlas learns from overruns
- Set energy levels - Tell Atlas when you're tired or energized
- v1.0.0 - Initial release with morning/evening routines
- v1.1.0 - Added weekly productivity tracking
- v1.2.0 - Telegram reminder integration
Created by @openclaw
MIT