From sundial-org-awesome-openclaw-skills-4
Automates morning reflection workflow: prompts for yesterday's recap, gratitude, tasks, priorities; appends to Obsidian notes, syncs tasks to Apple Reminders, reports urgent Linear issues.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Trigger: `/morning_manifesto`
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
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 teams