Notes your agent can navigate without burning its context window.

HermesMarkdown structures your vault so agents know what to read — and what to skip. Plain .md files your AI can query like a database, not brute-force through.

landing_demo.md — hermes_vault
No Account Required
Plain .md Files
Structured for Agents
Your Keys Stay Local

Most Markdown editors are great for writing. They're terrible for agents.

Standard Markdown vaults confuse LLM agents. Tools like Claude Code or RepoAgent have to scan your entire directory from scratch — burning through context or pulling irrelevant files.

HermesMarkdown structures your vault so agents know exactly what to parse before they open a single file.

Agents scan before they read

HermesMarkdown automatically generates a lightweight AGENTS.md index. Agents parse this file first to filter by metadata (read_when, scope) without loading raw notes into the context window. Precise retrieval, zero wasted tokens.

  • Automated detection of ambiguous cross-references or sprawling frontmatter
  • Real-time structural score card (0–100) computed purely on-device

Start fresh or open what you already have

Open any existing local folder as a vault instantly — no migration, no conversion. Or create a new one from a starter pack: HermesMarkdown names the directory, writes the .hermes/ scaffolding, and drops you straight into a working vault. Four packs ship out of the box: empty slate, Notes/PKM, Engineering, and Personal Finance.

🗂Empty Vault
📓Notes / PKM
⚙️Engineering
💰Personal Finance
Starter Packs

Nothing but the page, until you ask for more

Full-screen by default. A pinned icon rail on the left expands the file tree, search, and panels on demand — nothing else visible until you need it. Open files side by side, drag tabs between panes. Checkboxes toggle on click, dates open a calendar picker, Ctrl+Click any WikiLink to jump instantly.

Live formulas & keyboard-driven workflows

A keyboard-first table editor with native Excel-style formulas — =SUM(B), AVERAGE, IF — computed live in the editor. Tables on the same page can reference each other: =SUM(Income!B) pulls the total from a table named by its heading. Trigger slash commands anywhere to insert templates, calculate metrics, or format layouts instantly.

  • #todo transitions dynamically to #prog and #done via native keyboard interaction
  • Export tables to CSV — everything writes back to clean, auto-padded Markdown

You bring your own AI keys

Connect your Anthropic or Google Gemini API key. HermesMarkdown uses it to auto-generate scope fields, suggest related links, and improve your writing inline. Your keys stay in your browser — we never see them or proxy your requests.

No cloud. Your notes stay yours.

Built on a local-first philosophy. Your files reside exclusively on your machine in standard, human-readable Markdown — no account, no upload, no lock-in. Open any local directory as a vault, filter by tag or date, connect notes via WikiLinks. Opt-in Google Drive sync available for cross-device backups.

  • Your notes and API keys never leave your device
  • Complete ownership of your data and knowledge graph
Your device
All files stay here
Account requiredno
Notes leave deviceno
API keys proxiedno
Proprietary formatno
Local-First

Own your context. Own your output.

Plain .md files. Structured for agents. Runs in your browser, saves to your machine.