Obsidian Mind is an Obsidian vault that stores notes, links, indexes, and other accumulated context so AI coding agents can retain memory across sessions. It is designed for Claude Code and also supports Codex CLI and Gemini CLI through shared hooks, commands, and vault data. Its catalogue add-ons package the vault’s commands, agents, skills, hooks, instructions, settings, plugin, and MCP integration.
Borrowing it
Nothing to install: this file belongs to breferrari/obsidian-mind. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/breferrari/obsidian-mind/main/.claude/commands/om-meeting.mdgit clone --depth 1 https://github.com/breferrari/obsidian-mindWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/breferrari/obsidian-mind/om-meeting)<a href="https://agentmods.dev/commands/breferrari/obsidian-mind/om-meeting"><img src="https://agentmods.dev/badge/commands/breferrari/obsidian-mind/om-meeting/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/breferrari/obsidian-mind/om-meeting"><img src="https://agentmods.dev/badge/commands/breferrari/obsidian-mind/om-meeting.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00029 | $0.00774 |
| Opus 5 | $0.00015 | $0.00387 |
| Sonnet 5 | $0.00006 | $0.00155 |
| Haiku 4.5 | $0.00003 | $0.00077 |
Grade A, and why
om-meeting scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 80 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Meeting Prep
Deep briefing on a subject before a meeting. Leads with the topic, not the people. Surfaces what's unresolved and brainstorms considerations, risks, and angles that may not have been raised yet.
Usage
/om-meeting <topic>
Examples:
/om-meeting Janus Project/om-meeting Legal sign-off workflow/om-meeting Qwen font exploration/om-meeting ComfyUI model server access
Workflow
-
Search the vault — run
qmd query "$ARGUMENTS"andqmd vsearch "$ARGUMENTS"to find everything related to the topic, including semantically related content -
Load all related notes — read every relevant result: work notes, decisions, incidents, person notes, team notes. A meeting about one topic often touches adjacent projects and prior decisions
-
Build the subject picture — synthesize what the vault knows:
- Current status and recent changes
- How this topic connects to other active work
- Prior decisions that affect this topic
- Outstanding items directly tied to this subject
-
Surface open items — collect all unresolved threads related to the topic:
- Open checkboxes (
- [ ]) from related notes - Documented blockers
- Questions raised but not answered
- Status fields with no recent movement
- Open checkboxes (
-
Brainstorm considerations — go beyond what's in the vault; think through:
- What could go wrong that hasn't been written down yet
- Dependencies on other teams, people, or systems not yet flagged
- Decisions that will likely need to be made — and what the options are
- Edge cases or failure modes worth raising
- Things that have tripped up similar work before (check
brain/Gotchas.md) - Stakeholders who aren't in the room but whose work this affects
-
Note relevant people — list who's involved and their role relative to this topic only (not relationship history or 1:1 context — that's
/om-prep-1on1) -
Present the briefing:
Current State
Concise synthesis of where things stand on this topic right now.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 80 lines · 29 tokens per session scan A 94a2d7c6b81a
om-meeting is a command published in the GitHub repository breferrari/obsidian-mind (4,620 stars, last pushed 7d ago), licensed MIT. It adds 29 tokens to every session and 774 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
daily-okr
Run a daily knowledge compound loop (7 KR). Invoke with /daily-okr or "start my daily review".
open
Open the memex vault in Finder or Obsidian.
canvas
AI-orchestrated visual canvas production — create, populate, layout, present, generate, and export Obsidian canvases.
update_brain
Migra a ESTRUTURA do vault da v1 para a v2 (skills→commands, CLAUDE.md→AGENTS.md) sem perder dados.
handon_chat
Retoma uma tarefa T0XX ou lista handovers ativos.
handover_chat
Salva o progresso da sessão atual em 07 - HANDOVERS/ ou em uma tarefa T0XX ativa.