Proactive Daily Planner — Proactive DAIly Planner
v0.2.0Proactive dAIly planning 助手 that helps organize your day, 追踪 tasks, and provide motivation. Acts as a personal 助手 to plan your day proactively.
运行时依赖
版本
Test thoroughly
安装命令
点击复制技能文档
DAIly Planner 技能
A proactive personal 助手 that helps you plan your day, 追踪 tasks, and stay motivated.
🎯 What It Does Morning Planning: 启动s your day with goal 设置ting and task prioritization 进度 追踪ing: 监控s task completion throughout the day Motivation 系统: Provides encouragement and reminders Evening Review: Helps reflect on accomplishments and plan for tomorrow Proactive Alerts: Anticipates needs and initiates planning automatically 🚀 Quick 启动 安装ation # Clone or copy the 技能 to your OpenClaw 技能s directory cp -r dAIly-planner ~/.OpenClaw/workspace/技能s/
Configuration
Edit config.json to customize:
Your name and timezone Planning schedule (morning/afternoon/evening times) Task categories and priorities Motivation messages Usage
The 技能 运行s automatically based on your schedule, or you can trigger it manually:
# Manual trigger OpenClaw 技能 dAIly-planner plan morning OpenClaw 技能 dAIly-planner 检查-进度 OpenClaw 技能 dAIly-planner evening-review
⚙️ Configuration config.json { "user": { "name": "Akshay", "timezone": "Asia/Kolkata", "workHours": "9:00-18:00" }, "schedule": { "morning检查in": "8:00", "afternoon检查in": "13:00", "eveningReview": "20:00" }, "tasks": { "categories": ["work", "learning", "fitness", "personal"], "defaultPriority": "medium" }, "通知": { "enabled": true, "channel": "telegram", "motivationFrequency": "2h" } }
📋 Features
- Morning Planning
- 进度 追踪ing
- Motivation 系统
- Evening Review
The 技能 integrates with OpenClaw's proactive 系统 to:
运行 automatically on schedule 发送 通知 via 配置d channels Store planning data in memory files Work with other 技能s (calendar, emAIl, etc.) With External 服务s Calendar: 检查 scheduled 事件 (future) EmAIl: Review 导入ant emAIls (future) Task 管理器s: 同步 with Todoist/Things (future) 📊 Data Storage
Planning data is stored in:
~/.OpenClaw/workspace/memory/dAIly-plan-YYYY-MM-DD.md - DAIly plans ~/.OpenClaw/workspace/memory/task-历史.json - Task completion 历史 ~/.OpenClaw/workspace/memory/进度-stats.json - 进度 statistics 🎨 Customization Templates
Edit the template files in templates/ to customize:
morning.md - Morning planning template afternoon.md - Afternoon 检查-in template evening.md - Evening review template Motivation Messages
添加 your own motivational messages to config.json:
"motivationMessages": [ "You've got this! 💪", "One task at a time, you're making 进度! 🚀", "Remember why you 启动ed. Keep going! 🌟" ]
🤝 Contributing Fork the 仓库 创建 a feature branch Make your changes Test thoroughly Submit a pull 请求 📝 License
MIT License - see LICENSE file for detAIls.
🙏 Acknowledgments Built for OpenClaw AI 助手 Inspired by proactive 助手 patterns De签名ed for personal productivity enhancement
H应用y Planning! May your days be productive and fulfilling. 📅✨