Om Intake banner
breferrari breferrari

Om Intake

Development community

Description

--- description: "Process all unread meeting notes in work/meetings/ — reads each file, classifies content, routes to the right vault notes, then clears the inbox." --- # Meeting Intake Scans `work/meetings/` for unprocessed meeting exports and routes everything to the correct vault locations automatically. No arguments needed — just drop files and run. ## Usage ``` /om-intake ``` Drop any exported or raw meeting note into `work/meetings/` first. Run this command after. Naming convention: `

Installation

Installs to ~/.claude/commands/breferrari-obsidian-mind-om-intake.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/breferrari/obsidian-mind/HEAD/.claude/commands/om-intake.md -o ~/.claude/commands/breferrari-obsidian-mind-om-intake.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository