一键导入
apollo-granola-ingest
Sweep, sanitize, and ingest machine-generated meeting transcripts and notes from Granola into vault/Logs/Meetings/.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Sweep, sanitize, and ingest machine-generated meeting transcripts and notes from Granola into vault/Logs/Meetings/.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when Justin asks you to search, read, write, or manage notes in the vault, OR when performing structural/physical vault maintenance (hygiene, task archiving, capitalization healing, link repair, and nightly cron plumbing).
Run vault compile-inputs — Phase 0 apply Ready to Apply, then phased Readings/Sources/Meetings/Others.
Interactive daily wrap-up: 1. Input candidates (Slack/email); 2. Discovered contacts; 3. Work log draft/write; 4. Next day's calendar preview.
Master Justin's automated note-taking, ingestion, and logging pipeline (Brain Feeds Ingest). Coordinates email forwarding, Linear reactions, Telegram bookmarks, and central vault logging/entity integration.
Manage and operate the Obsidian Semantic Pointer CLI for on-demand historical bridging, semantic search, and context pruning.
Master conventions for chronological logs: governs Daily Notes, Meetings, and incoming Inputs (Emails, Slack, Readings).
| name | apollo-granola-ingest |
| description | Sweep, sanitize, and ingest machine-generated meeting transcripts and notes from Granola into vault/Logs/Meetings/. |
| version | 1.0.0 |
| author | Apollo |
| license | MIT |
| metadata | {"hermes":{"tags":["granola","meetings","ingest","logs"],"related_skills":["obsidian","obsidian-logs","obsidian-meetings"]}} |
Manages the ingestion pipeline for machine-generated meeting logs and transcripts synced from your Granola app. The sync directory acts as a landing zone, while this skill sweeps, formats, and files them.
/home/justin.guest/Developer/obsidian-vault/Meetings//home/justin.guest/Developer/obsidian-vault/Logs/Meetings/YYYY-MM-DD - Spaced Title.mdMeetings synced from Granola are swept automatically by the vault hygiene script (vault_hygiene.py or the custom reconcile_granola.py wrapper):
/home/justin.guest/Developer/obsidian-vault/Meetings/ for raw notes.id and a symmetrical daily_note link:
---
id: 'YYYYMMDDHHmmss'
daily_note: "[[YYYY-MM-DD Weekday|YYYY-MM-DD Weekday]]"
category: "[[Meetings]]"
---
/home/justin.guest/Developer/obsidian-vault/Logs/Meetings/ and deletes the raw file from the landing zone /Meetings/.