om-dump

om-dump is a command for Claude Code from breferrari/obsidian-mind. It costs 39 tokens per session (335 once invoked), scanned A, original, MIT.

A freeform note-capture command that sorts pasted thoughts, conversations, decisions, incidents, and work updates into the right notes.

In plain words
What is it for?
Use it to record work details, update project and people notes, maintain indexes, and capture achievements or incidents in a consistent format.
Why use it?
It removes the need to decide where each piece of information belongs or how to format it. It also checks for related notes and connects new information to existing notes.

Command for Claude Code

Part of the obsidian plugin — 8 skills, 20 commands, 10 agents, 5 hooks, 1 MCP server shipped together

About the project

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.

breferrari/obsidian-mind · 4,599 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/breferrari/obsidian-mind/om-dump
Clone the repo
git clone --depth 1 https://github.com/breferrari/obsidian-mind

Made for: Claude Code.

Or install obsidian, the plugin that ships this one along with the rest of its 8 skills, 20 commands, 10 agents, 5 hooks, 1 MCP server.

Wrote 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.

agentmods badge for om-dump

README.md
[![agentmods](https://agentmods.dev/badge/commands/breferrari/obsidian-mind/om-dump.svg)](https://agentmods.dev/commands/breferrari/obsidian-mind/om-dump)
Your own site
<a href="https://agentmods.dev/commands/breferrari/obsidian-mind/om-dump"><img src="https://agentmods.dev/badge/commands/breferrari/obsidian-mind/om-dump.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 335 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00039 $0.00335
Opus 5 $0.00019 $0.00168
Sonnet 5 $0.00008 $0.00067
Haiku 4.5 $0.00004 $0.00034

Measured 5d ago against content hash e2f31575ec3c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

om-dump 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 5d 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.

.claude/commands/om-dump.md · 24 lines

What it actually says

Process the following freeform dump. For each distinct piece of information:

  1. Classify it: decision, incident, 1-on-1 content, win/achievement, architecture, project update, person context, or general work note.
  2. Search first: Use qmd vsearch (or obsidian search if QMD unavailable) to check if a related note already exists. Prefer appending to existing notes over creating new ones for small updates.
  3. Create or update the appropriate note following CLAUDE.md conventions:
    • Correct folder placement (work/active/, work/incidents/, work/1-1/, org/people/, etc.)
    • Full YAML frontmatter with date, description, tags, and type-specific fields
    • All relevant [[wikilinks]] to people, projects, teams, competencies
  4. Update indexes as needed (work/Index.md, perf/Brag Doc.md, org/People & Context.md)
  5. Cross-link: Ensure every new note links to at least one existing note and is linked FROM at least one existing note.

After processing everything, provide a summary:

  • What was captured and where each piece was filed
  • Any new notes created (with paths)
  • Any existing notes updated
  • Any items you weren't sure how to classify (ask the user)

Content to process: $ARGUMENTS

Changes

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.

  1. 5d ago First seen · 24 lines · 39 tokens per session scan A e2f31575ec3c

Subscribe to this mod's changes

om-dump is a command published in the GitHub repository breferrari/obsidian-mind (4,599 stars, last pushed 2d ago), licensed MIT. It adds 39 tokens to every session and 335 once invoked, about $0.0002 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.