plan-my-day

GitHub

将杂乱待办转化为基于精力与固定承诺的实时时间块日程。识别前三大优先级,生成带缓冲的计划、过载裁剪列表及应急方案,避免计划崩溃。

exports/openclaw/plan-my-day/SKILL.md mohitagw15856/pm-claude-skills

Trigger Scenarios

用户请求规划今日日程 用户表示事务过多需要整理 用户希望进行时间块安排

Install

npx skills add mohitagw15856/pm-claude-skills --skill plan-my-day -g -y
More Options

Non-standard path

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/plan-my-day -g -y

Use without installing

npx skills use mohitagw15856/pm-claude-skills@plan-my-day

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill plan-my-day -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "plan-my-day",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/plan-my-day.html",
    "metadata": {
        "openclaw": {
            "emoji": "🔁"
        }
    },
    "description": "Turn a messy to-do brain-dump into a realistic, time-blocked day — top priorities first, everything slotted with buffer, and an honest 'this won't all fit, cut these.' Use when asked to plan my day, time-block my schedule, help me organize today, or I have too much to do. Produces the top 3 priorities, a time-blocked schedule around your fixed commitments, a realistic cut list when it's overloaded, and an if-things-slip fallback — planning for the day you'll actually have."
}

Plan My Day

Most day-planning fails because it's a wish, not a schedule — a list longer than the hours, with no priorities and no slack, so one delay collapses it. This turns the pile into a real plan: the two or three things that actually matter, blocked into the time you have around what's already fixed, with buffer for reality — and the honesty to say what won't fit so you cut it on purpose instead of by 5pm panic.

What This Skill Produces

  • Top 3 priorities — if the day goes sideways, these are what "a good day" means
  • The time-blocked schedule — tasks slotted around fixed commitments, with buffer, matched to energy
  • The cut list — what doesn't fit, named honestly, so overload is a choice not a failure
  • The slip plan — if the morning runs late, what moves or drops first

Required Inputs

Ask for these if not provided:

  • The brain-dump — everything on your plate today (rough is fine)
  • Fixed points — meetings, appointments, school run, hard deadlines
  • Hours & energy — when you start/stop, and when you're sharp vs. foggy
  • What actually matters today — if you're not sure, the skill will help you pick the top 3

Framework: Plan the Day You'll Actually Have

  1. Priorities before slots. Pick the 2–3 that matter before filling time, so the important isn't crowded out by the urgent.
  2. Anchor to fixed points. Build around meetings/commitments first; free time is what's left, not what you wish.
  3. Match task to energy. Hard/creative work in your sharp window; admin in the trough.
  4. Buffer is real work. Leave slack between blocks — the plan with no gaps is the plan that breaks.
  5. Cut on purpose. If the list exceeds the hours, say so and cut now — an honest cut beats a dishonest cram.
  6. Batch and single-task. Group similar small tasks; protect one focus block from context-switching.

Output Format

Today — [available hours] · energy: [sharp when?]

Top 3 (if nothing else): 1) … 2) … 3) …

The plan

Time Block Notes
9:00–9:30 [fixed: standup]
9:30–11:00 [priority 1 — deep work] protect this
buffer

Won't fit today — cut or defer

  • [task] → [tomorrow / delegate / drop]

If you run late

  • First to move: [x]. First to drop: [y].

Quality Checks

  • Top 3 priorities are named before the schedule is filled
  • Blocks are built around the stated fixed commitments
  • There is real buffer between blocks (not a seamless wall)
  • Demanding tasks are placed in the stated high-energy window
  • If the list exceeds the hours, an explicit cut list is given — no dishonest cramming
  • A slip/fallback plan is included

Anti-Patterns

  • A plan longer than the day with no cuts — the classic setup for failure.
  • No buffer — back-to-back blocks that one overrun destroys.
  • Ignoring energy — scheduling the hardest task for the 3pm slump.
  • All-urgent, no-important — a day of small fires and none of the top 3.
  • Pretending it all fits instead of cutting honestly.

Example Trigger Phrases

  • "Plan my day — here's my to-do list and my meetings."
  • "I have too much to do today, help me time-block it."
  • "Organize my day around a 10am and a 2pm meeting."
  • "Turn this brain-dump into a realistic schedule."
  • "What should I actually get done today?"

Version History

  • f53846d Current 2026-08-04 23:26

Same Skill Collection

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/awkward-message-helper/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-game-night-planner/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md
exports/openclaw/boolean-search-builder/SKILL.md

Metadata

Files
0
Version
c3bc7df
Hash
e71eee9a
Indexed
2026-08-04 23:26

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 00:53
浙ICP备14020137号-1 $Гость$