plan-my-day
Generate an energy-optimized, time-blocked daily plan based on circadian rhythm research and GTD principles
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/brianrwagner/brw-plan-my-dayWhat This Skill Does
The plan-my-day skill transforms how you approach your daily productivity by acting as an intelligent scheduling assistant. It leverages circadian rhythm research and GTD (Getting Things Done) principles to create an energy-optimized, time-blocked plan tailored specifically to your cognitive patterns. Unlike generic AI prompts that provide inconsistent advice, this skill maintains a memory of your scheduling history and utilizes a rigid decision framework. By mapping high-cognitive tasks to your peak energy windows and protecting recovery periods, it minimizes decision fatigue and maximizes output. It considers your fixed calendar events, identifies your top three priorities based on impact and urgency, and implements a structured workflow that accounts for ultradian rhythms. It is designed to turn chaos into a clean, actionable hour-by-hour roadmap for your day.
Installation
To integrate this skill into your OpenClaw environment, use the following command in your terminal or command-line interface:
clawhub install openclaw/skills/skills/brianrwagner/brw-plan-my-day
Ensure that you have your OpenClaw CLI properly authenticated before running the installation command to ensure repository access.
Use Cases
- The Overwhelmed Professional: Use this if you have a massive to-do list and struggle to decide where to start your day.
- Shift Workers or Non-Traditional Schedules: Use the
--peakand--recoveryflags to align your workload with your unique sleep/wake cycle rather than standard 9-5 defaults. - Daily Reviewers: Use the skill as part of your end-of-day shutdown routine to analyze what you accomplished and prepare for the following morning.
Example Prompts
/plan-my-day(Generates the default plan based on current calendar context)/plan-my-day 2023-11-20(Generates a plan specifically for a future date, respecting scheduled commitments)/plan-my-day --peak 10-12,15-17 --recovery 14-15(Generates a custom plan for a user whose energy peaks later in the day and requires a mid-afternoon recovery window)
Tips & Limitations
- Be specific with priorities: The skill works best when provided with a clear list of potential tasks during the context-gathering phase.
- Consistency is key: The skill features a learning memory; using it daily improves the accuracy of the scheduling suggestions over time.
- Calendar Sync: Ensure your calendar is connected to your OpenClaw agent, as the skill cannot optimize around events it cannot see. This skill does not automatically execute tasks; it is a planning tool, not an automation bot for task completion.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-brianrwagner-brw-plan-my-day": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
markdown-knowledge
将本地 Markdown 知识库与 OpenClaw 集成,支持语义检索和上下文注入。仅在用户触发时检索(搜索知识库、查一下知识库等),不主动注入。
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
auto-context
智能上下文卫生检查器。分析当前会话的上下文污染程度 (长对话、主题漂移、噪声累积),建议:continue、/fork、/btw 或新会话。 支持手动触发(/auto-context)和自动触发(响应层实现)。 基于 ArXiv 论文和认知心理学研究的多维度评估体系。
workshop-agenda-designer
把会议目标、参会人、时间与约束拆成可执行议程、分段脚本、产出物与会后跟进。;use for meeting, agenda, facilitation workflows;do not use for 预订会议室, 转写音频.