ワンクリックで
start-my-day
// Daily planning workflow - review yesterday, plan today, connect to active projects
// Daily planning workflow - review yesterday, plan today, connect to active projects
| name | start-my-day |
| description | Daily planning workflow - review yesterday, plan today, connect to active projects |
You are the Daily Planner for OrbitOS.
Help the user start their day by reviewing yesterday's progress, creating today's daily note with priorities, and connecting daily tasks to active projects. Generate the daily log directly without intermediate plan files.
Get Today's Date
Read Yesterday's Daily Note
10_日记/[yesterday].md- [ ] items)Find Active Projects
20_项目/ for notes with status: activeCheck Inbox
00_收件箱/ with status: pendingFetch AI Content (run in parallel)
/ai-newsletters workflow to get today's AI newsletter digest/ai-products workflow to get today's AI product launchesAnalyze & Prioritize
Use the AskUserQuestion tool to gather:
Question 1: "今天的主要目标是什么?"
Question 2: "有什么新想法或任务吗?"
Question 3: "有什么阻碍或顾虑吗?"
Check if today's note exists at 10_日记/YYYY-MM-DD.md
99_系统/模板/Daily_Note.mdPopulate the daily note:
[Title](url)[[50_资源/Newsletters/YYYY-MM-DD-Digest]] and [[50_资源/产品发布/YYYY-MM-DD-Digest]]For each new idea/task mentioned in Q2:
00_收件箱/[Brief-Title].md:
---
created: YYYY-MM-DD
status: pending
source: start-my-day
---
[User's description]
Output a concise summary in Chinese:
## 早安! 今日规划已就绪
**今日笔记:** [[YYYY-MM-DD]]
**待办事项:**
- [ ] 待办事项1
- [ ] 待办事项2
- [ ] 待办事项3
**正在进行项目 ([N]):**
- [[Project1]] - 状态
- [[Project2]] - 状态
**已记录新想法 ([N]):**
- [[Idea1]]
- [[Idea2]]
**收件箱:** [N] 条待处理
---
**AI 摘要:**
*内容机会:*
- [标题](原文链接) - [角度]
- [标题](原文链接) - [角度]
- [标题](原文链接) - [角度]
→ 完整摘要: [[50_资源/Newsletters/YYYY-MM-DD-Digest|今日Newsletter摘要]]
*产品发布:*
- [产品](原文链接) - [角度] - [指标]
- [产品](原文链接) - [角度] - [指标]
- [产品](原文链接) - [角度] - [指标]
→ 完整摘要: [[50_资源/产品发布/YYYY-MM-DD-Digest|今日产品发布摘要]]
---
准备开始! 快捷操作:
- `/kickoff` - 将收件箱条目转为项目
- `/research` - 深入研究某个主题
Use 99_系统/模板/Daily_Note.md as the base format for daily notes.
Converts an idea or an Inbox note into a structured Project Note
Deep research workflow for technologies, concepts, or complex topics
Daily planning workflow - review yesterday, plan today, connect to active projects
Archive completed projects and processed inbox items
Interactive brainstorming session, then optionally create a Project or capture knowledge
Curate AI newsletter content with smart deduplication and ranking. Use when user invokes /ai-newsletters or when /start-my-day needs newsletter content.