Turn email, calendar, tasks, notes, and pasted content into a concise daily brief with priorities, blockers, and next actions.
將電子郵件、行事曆、待辦事項、筆記與貼上的內容,整理成精簡清楚的每日重點簡報,包含優先事項、阻塞風險與下一步行動。
Daily Ops Brief is a low-maintenance OpenClaw skill designed for people who want a practical daily summary without risky automation.
Daily Ops Brief 是一個低維護、低風險的 OpenClaw skill,適合想快速取得每日重點摘要、但不希望導入高風險自動化流程的人使用。
It helps turn scattered information into one actionable brief that is easy to read, easy to share, and easy to trust.
它能將分散在不同來源的資訊整合為一份可立即使用的簡報,方便閱讀、方便分享,也更容易建立信任感。
Most daily work starts the same way: checking inboxes, calendars, task lists, chats, and notes.
多數人的工作日都是從同樣的流程開始:查看信箱、行事曆、待辦清單、聊天訊息與筆記。
That process is repetitive, fragmented, and mentally expensive.
這個流程很重複、很零碎,也很耗費注意力。
Daily Ops Brief exists to reduce that friction by producing one clean summary you can review in minutes.
Daily Ops Brief 的目的,就是把這些零碎資訊整理成一份乾淨清楚的摘要,讓你幾分鐘內就能掌握全局。
This skill is especially useful for:
這個 skill 特別適合以下使用者:
- operators / 現場作業與營運人員
- team leads / 小組主管
- managers / 管理者
- founders / 創業者
- freelancers / 自由工作者
- admin staff / 行政與支援人員
- anyone who starts the day by reviewing multiple information sources / 任何每天一早都需要查看多個資訊來源的人
Daily Ops Brief helps OpenClaw:
Daily Ops Brief 會協助 OpenClaw:
-
gather signals from available sources
收集可用來源中的關鍵資訊 -
identify what matters most
判斷哪些內容最重要 -
group priorities, blockers, and follow-ups
整理優先事項、阻塞風險與待追蹤項目 -
generate one compact brief in the user’s preferred language
以使用者偏好的語言產出一份精簡簡報
This skill is intentionally conservative.
這個 skill 在設計上刻意採取保守策略。
By default, it is read-only and focused on summarization.
預設情況下,它是 唯讀 的,重點放在摘要整理,而不是主動執行操作。
It does not automatically:
它 不會自動:
- send messages / 發送訊息
- reply to email / 回覆電子郵件
- delete items / 刪除資料
- edit calendars / 修改行事曆
- modify files / 修改檔案
- perform risky automation / 執行高風險自動化流程
This makes it easier to adopt, easier to maintain, and easier to trust.
這樣的設計更容易導入、更容易維護,也更容易讓人放心使用。
Daily Ops Brief works with whichever sources are available in the environment.
Daily Ops Brief 會依照當前環境中可取得的來源來運作。
Possible sources include:
可用來源包含:
- installed mail tools / 已安裝的郵件工具
- installed calendar tools / 已安裝的行事曆工具
- installed task or document tools / 已安裝的待辦或文件工具
- pasted text / 直接貼上的文字
- uploaded files / 上傳檔案
- chat context / 對話上下文
If one source is missing, the skill should continue using the remaining available inputs instead of failing.
如果某個來源不存在,skill 應繼續使用其他可用來源,而不是直接失敗中止。
Best for start-of-day planning.
適合一天開始前快速掌握重點。
Includes:
內容包含:
- top priorities / 今日優先事項
- schedule snapshot / 行程快照
- items needing attention / 需要優先處理的項目
- blockers or risks / 阻塞與風險
- suggested next actions / 建議下一步
Best for reporting upward or sharing status with leadership.
適合回報主管、管理層,或快速同步狀態。
Includes:
內容包含:
- overall status / 整體狀態
- on-track items / 正常進行中的項目
- blockers and risks / 阻塞與風險
- decisions needed / 需要決策的事項
- next actions / 下一步行動
Best for Telegram, Discord, WhatsApp, or team chat.
適合貼到 Telegram、Discord、WhatsApp 或團隊聊天群組。
Includes:
內容包含:
- short bullet digest / 精簡條列摘要
- one-line risk summary / 一行風險總結
- one-line next-step summary / 一行下一步總結
- Give me my morning brief.
- Summarize today’s priorities from my inbox and calendar.
- Make a manager update from these notes.
- Turn this task list into a short operations brief.
- Show me blockers, risks, and next actions.
- 幫我整理今天的晨間簡報。
- 幫我從信箱和行事曆整理今天重點。
- 依照這些筆記幫我做主管回報版。
- 把這份待辦清單整理成營運摘要。
- 幫我列出阻塞、風險與下一步。
- 今天有哪些事情最需要先處理?
This version is intentionally focused on a narrow, reliable workflow:
這個版本刻意聚焦在狹而穩定的工作流程上:
- reading / 讀取資訊
- summarizing / 摘要整理
- prioritizing / 判斷優先順序
- formatting / 格式化輸出
It avoids unnecessary complexity and reduces the chance of unexpected behavior.
它避免不必要的複雜度,也降低了意外行為與維護成本。
That makes it a better fit for long-term use.
這使它更適合長期穩定使用。
Place this skill folder in one of the following locations:
請將此 skill 資料夾放到以下任一位置:
<workspace>/skills/daily-ops-brief
~/.openclaw/skills/daily-ops-briefThen verify that OpenClaw can see it:
接著確認 OpenClaw 能辨識到它:
openclaw skills listOnce published, install with:
成功上架後,可使用以下指令安裝:
openclaw skills install daily-ops-brief-
SKILL.md— skill behavior and usage instructions
SKILL.md— skill 行為與使用規則 -
README.md— public overview and installation guide
README.md— 公開介紹與安裝說明 -
CHANGELOG.md— release notes
CHANGELOG.md— 版本更新紀錄
- Slug:
daily-ops-brief - Display name / 顯示名稱:
Daily Ops Brief - Tags:
daily-brief,productivity,ops,summary,workflow
- GitHub repo: public / GitHub 倉庫:公開
- ClawHub listing: preparing / ClawHub 上架:準備中
- Skill structure: ready / Skill 結構:已就緒
Possible future improvements include:
後續可考慮的強化方向包含:
- richer manager update formatting / 更完整的主管回報格式
- improved inbox + calendar prioritization / 更好的信箱與行事曆優先排序
- more Traditional Chinese formatting presets / 更多繁體中文格式模板
- optional variants for operations, admin, and leadership users / 提供營運、行政、主管等不同版本模板
If you test this skill and have suggestions, please open an issue in this repository.
如果你實際測試後有建議,歡迎在此倉庫中提出 issue。
MIT-0