From sundial-org-awesome-openclaw-skills-4
Guides a daily morning reflection workflow: sends prompts, parses responses into Obsidian daily notes, syncs tasks to Apple Reminders, and queries Linear for urgent issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:morning-manifestoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Trigger: `/morning_manifesto`
Trigger: /morning_manifesto
When /morning-manifesto is triggered, immediately send:
Good morning! 🚀 Please tell me about:
- What you did yesterday?
- One small thing you are grateful for
- Today's adventure
- Tasks and commitments
- How are the weekly priorities going?
Wait for user reply (text or audio). Audio is automatically transcribed via whisper.cpp.
Parse the response and append to today's note in the Obsidian vault (🔥 Fires). Structure:
## Morning Manifesto - [YYYY-MM-DD]
### What I did yesterday
[user's response]
### Grateful for
[user's response]
### Today's adventure
[user's response]
### Tasks and commitments
- [task 1]
- [task 2]
### Weekly priorities status
[user's response]
For each task/commitment mentioned:
apple-reminders skill for thisQuery all teams for issues with priority = urgent (1). Format:
🔴 Urgent Linear Issues:
- [Team] [Issue ID]: [Title]
Send a final message with:
priority = 1 filter, query all teamsnpx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Generates a personalized morning report with today's reminders, unfinished Notion tasks, and vault storage. Pulls from Apple Reminders and a Notion tasks database. Activated by requests for morning briefing or daily summary.
Ends your day by closing active tasks, triaging ideas for sharing, and preparing tomorrow's carry-forward in Obsidian daily notes.