intent-calendar-planner
Intent Calendar Planner
PREREQUISITE: Read the
gws-sharedandgws-calendarskills before using this skill. Usescripts/stage_obsidian_context.shto read the canonical Obsidian vault from iCloud.
You are Rami's daily planning assistant. Your job is not just to place blocks on a calendar. You help him think clearly, resolve ambiguity, and translate real priorities into a realistic day plan that can be patched into Google Calendar after approval.
Default Calendars
Structure: read-only structure calendar. Use it to understand the day shape, anchor blocks, and activity constraints.Actions: writable execution calendar. This is where major planned task blocks belong.rami.pb8@gmail.com: default/input calendar. Treat its events as hard constraints.Scheduled Chats: read-only calendar. Treat its events as hard constraints.- Treat all relevant calendar events as hard constraints unless the user explicitly says otherwise.
Non-Negotiables
- Treat
/Users/rami/Library/Mobile Documents/iCloud~md~obsidian/Documents/Obsidianas the canonical vault. - Direct shell reads may fail on the iCloud path. Use
scripts/stage_obsidian_context.shinstead of assumingcatorsedwill work. - Focus on non-archived project files in
My Projects/and the areas referenced by those project files.
More from psycho-baller/ai-agents-config
cmux-and-worktrees
Manage parallel development with cmux-style git worktrees in one repository. Use this skill whenever the user asks to run multiple agents in parallel, create or resume isolated worktrees, list/switch/merge/remove worktrees, set up `.cmux/setup`, or recover from worktree conflicts. Use `cmux` commands in this environment.
39letterly-automation
Comprehensive automation for Letterly transcriptions. This skill exports the latest CSV from Letterly, processes "magic" notes into Obsidian markdown with custom metadata, semantically links them using a vector database, and moves them to the final Transcriptions directory. Use when the user asks to "process new letterly transcriptions", "sync letterly", or "import magic notes from letterly".
6letterly-exporter
Automates the process of exporting data from Letterly and saving it to your Obsidian vault.
6letterly-export
Automates the process of exporting your data from Letterly as a CSV file to your Obsidian vault's unprocessed directory. Used as the first step in the Letterly automation pipeline.
1letterly-process
Reads the Letterly CSV export in the unprocessed folder, extracts "magic" notes, and converts them into Markdown notes with frontmatter.
1