원클릭으로
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)