morning-manifesto
Daily morning reflection workflow with task sync to Obsidian, Apple Reminders, and Linear
Why use this skill?
Optimize your day with Morning Manifesto. Automatically log reflections to Obsidian, sync Apple Reminders, and track urgent Linear issues in one workflow.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/marcbickel/morning-manifestoWhat This Skill Does
The Morning Manifesto skill is a comprehensive automation engine designed to align your daily activities with your long-term goals. By triggering a structured reflection workflow, it acts as a digital personal assistant that synchronizes your intent across your three most critical productivity platforms: your knowledge base (Obsidian), your task management system (Apple Reminders), and your project tracking software (Linear).
When invoked, the agent prompts you for a focused review of your previous day, your mindset, and your current priorities. Once you respond—whether via text or voice—the skill automatically formats this information into your Obsidian daily note, creating a persistent record of your personal evolution. Simultaneously, it parses your identified commitments, creating or updating tasks in Apple Reminders to ensure you stay on track throughout the day. Finally, it proactively surfaces urgent issues from Linear, ensuring you are never caught off-guard by critical project blockers.
Installation
To integrate this workflow, run the following command in your terminal:
clawhub install openclaw/skills/skills/marcbickel/morning-manifesto
Ensure you have your Obsidian vault path configured and API tokens for Linear set within your OpenClaw environment settings.
Use Cases
- Deep Work Preparation: Perfect for professionals who need to clear their mental slate, log reflections, and ensure their Jira/Linear tickets are prioritized daily.
- Self-Quantification: Useful for those maintaining a daily journal in Obsidian who want to automate the logging of gratitude and accomplishments without manual typing.
- Project Management: Ideal for managers who need a synthesized view of urgent team blockers alongside their personal daily task list.
Example Prompts
- "/morning_manifesto"
- "/morning_manifesto - I had a busy day yesterday, let's get organized."
- "/morning_manifesto - Actually, just focus on my urgent Linear issues today as I'm in a rush."
Tips & Limitations
- Voice Input: This skill leverages whisper.cpp for high-accuracy transcription; speak clearly to ensure your tasks are parsed correctly into list format.
- File Structure: The skill expects a specific Obsidian format; ensure your daily notes folder is correctly mapped to avoid errors.
- Linear Scoping: It currently fetches all urgent issues; if you belong to many teams, be prepared for a long summary list.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-marcbickel-morning-manifesto": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api