ワンクリックで
morning-briefing
Compiles a daily morning briefing from active tasks, priorities, and pending items. Use at the start of each working day.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compiles a daily morning briefing from active tasks, priorities, and pending items. Use at the start of each working day.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Handles PR review feedback by fetching comments, grouping issues, fixing one group at a time, and verifying before replies.
Reviews whether a skill will trigger reliably, guide useful behavior, avoid overlap, and produce testable outcomes.
Diagnoses OpenClaw provider, fallback, channel, MCP, and gateway config issues with read-only scans and stateful summaries.
Tracks required validation gates, records pass/fail/waived results, and reports readiness before task completion.
YAML-based delegation grant ledger — issues, validates, and tracks scoped permission grants for sub-agent expansions with token budgets and auto-expiry.
Walks the memory DAG to recall detailed context on demand — query, expand, and assemble cited answers from hierarchical summaries without re-reading raw transcripts.
| name | morning-briefing |
| description | Compiles a daily morning briefing from active tasks, priorities, and pending items. Use at the start of each working day. |
| cron | 0 7 * * 1-5 |
| stateful | true |
State file: ~/.openclaw/skill-state/morning-briefing/state.yaml
Start every working day knowing exactly what matters — one message, no tab-switching.
Compile from these sources, in order:
priorities from daily-review state file (~/.openclaw/skill-state/daily-review/state.yaml)status: in_progress from long-running-task-management state filetask-handoff state; if status: written, flag itGood morning. Here's your [Day], [Date] briefing.
PRIORITIES
1. [priority from daily-review]
2. ...
IN PROGRESS
- [task_id]: [checkpoint] → next: [next_action]
NEEDS ATTENTION
- [handoff task_name] waiting to be picked up
Send via the user's active messaging channel (Telegram, Slack, etc.).
Update state: last_briefing_date (today), delivered_at, items_count (total items in briefing).
On 7am weekday wakeup:
last_briefing_date is today, skip (already delivered)