ワンクリックで
agent-obsidian-vault
Build agent-readable Obsidian knowledge vaults.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Build agent-readable Obsidian knowledge vaults.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Set up AgentCard MCP for Hermes.
Manage prepaid virtual Visa cards for AI agents with AgentCard. Create cards, check balances, view credentials, pay for things, shop and check out at merchants like DoorDash, close cards, manage plans, and get support. Use when the user wants to create or manage virtual payment cards for AI agents, pay for online purchases, shop on their behalf, set up agent spending, or configure card billing and limits.
Use when diagnosing, comparing, or tuning an AI agent's context window, token budget, output reserve, automatic compaction threshold, or provider-specific context cap. Separates model capability from route limits and client bookkeeping, verifies live metadata before editing config, and prevents unsafe fake context-length overrides.
Use when choosing Hermes vs Claude Code / Codex / Grok Build for coding work, wiring multi-CLI specialist setup, or diagnosing specialist auth/availability on Dewey.
Class-level workflow for configuring Hermes Agent messaging gateway platforms, especially QR/managed onboarding flows such as Telegram.
Use Orgo cloud computers via CLI and MCP.
| name | agent-obsidian-vault |
| description | Build agent-readable Obsidian knowledge vaults. |
| version | 0.1.0 |
| author | Hermes |
| metadata | {"hermes":{"tags":["Obsidian","Agents","Knowledgebase","Context","Hermes"]}} |
This skill builds and maintains a local Obsidian/markdown vault that Hermes and other agents can navigate quickly. It does not turn Obsidian into hot memory or replace Hermes memory, session_search, or skills; it creates a readable library and operating manual that workflows access on demand. The bootstrap helper in scripts/bootstrap_agent_vault.py is stdlib-only and never overwrites existing notes.
INDEX.md, LLM Wiki, or an agent knowledgebase.session_search, cron, and Obsidian cleanly.OBSIDIAN_VAULT_PATH; otherwise choose a simple local path such as /root/agent-knowledge or ~/agent-knowledge.WIKI_PATH to the same absolute path as OBSIDIAN_VAULT_PATH.hermes-agent skill are authoritative. HermesBible is an unofficial community workflow reference.Load this skill with skill_view, resolve scripts/bootstrap_agent_vault.py against the returned skill directory, then invoke the script through the terminal tool:
python3 /absolute/path/to/scripts/bootstrap_agent_vault.py /root/agent-knowledge
For rebuilding an existing synced vault that will replace the old vault, first read references/staged-vault-rebuild.md. Use a backup + migration workspace + staged flow; do not refactor the live synced vault in place. If the existing vault is messy or legacy-heavy and the user wants a clean agent-native restart, read references/clean-v3-agent-vault.md and build a deliberate V3 seed with a per-file manifest instead of bulk-copying old notes. When the user wants to inspect a staged vault in Obsidian before cutover, read references/staged-vault-inspection.md and disable Sync/Publish in the staged copy first. When the user explicitly wants the clean/staged vault to replace the cloud-synced Obsidian vault, read references/obsidian-sync-cloud-replacement.md before touching Sync remotes.
After bootstrapping, use read_file, search_files, write_file, and patch for note work. Do not pass $OBSIDIAN_VAULT_PATH literally to file tools; resolve it first and pass an absolute path.
https://www.hermesbible.com/llms-full.txt
https://www.hermesbible.com/flows/index-md-folder-structure-faster-hermes-agent
https://www.hermesbible.com/flows/my-hermes-and-obsidian-setup-and-use-cases
https://www.hermesbible.com/flows/3-agent-research-department-notebooklm-obsidian
https://www.hermesbible.com/flows/context-os-for-hermes-agent
https://hermes-agent.nousresearch.com/docs
OBSIDIAN_VAULT_PATH=/absolute/vault
WIKI_PATH=/absolute/vault
hermes config env-path
hermes dashboard -> Config -> search "WIKI"
python3 /absolute/path/to/scripts/bootstrap_agent_vault.py /absolute/vault
python3 /absolute/path/to/scripts/bootstrap_agent_vault.py --check /absolute/vault
Decide whether this should be greenfield or a migrated rebuild.
VAULT-INDEX.md/INDEX.md, explicit SCHEMA.md, AGENTS.md/CLAUDE.md/HERMES.md compatibility files, and a promotion workflow from legacy sources.inbox/ for triage, raw/ for immutable source truth, wiki/ for synthesis, projects/ for active work, AI/ for session logs and generated outputs, restricted/ for private/finance boundaries, and archive/ for cold history.description frontmatter field on every note so agents can assess relevance before opening the body; include agent-written and synthesized flags for trust and promotion state.Resolve authority and sources.
INDEX.md, concern-based folders, numbered order, file-inbox coordination, and context-layer architecture.skill_view(name="hermes-agent") for commands, config semantics, provider setup, tools, profiles, cron, and gateway behavior.session_search before asking them to repeat it.Resolve the vault path before editing.
OBSIDIAN_VAULT_PATH or WIKI_PATH with terminal.For existing synced vault rebuilds, preflight before any restructure.
Private/ or finance material is in scope, avoid printing sensitive contents into tool output, reports, or remote research prompts.references/staged-vault-rebuild.md for the full pattern.Bootstrap the smallest useful agent-native vault.
scripts/bootstrap_agent_vault.py through terminal.INDEX.md
SCHEMA.md
01.Agent Operating System/
02.Current Projects/
03.Research Pipeline/
04.People and Organizations/
05.Tools and Systems/
06.SOPs and Skills/
07.Capture/
90.Archive/
attachments/
Treat INDEX.md as the agent's soft gate.
INDEX.md before editing inside a major folder.Organize by concern, not content type.
03.Research Pipeline/ over scattered articles/, pdfs/, and notes/ folders.01.Hermes.md before 02.Permissions.md.Put each kind of knowledge in the right Hermes layer.
memory: compact durable facts and user preferences.session_search: historical transcript receipts.Configure Hermes to find the vault when requested.
hermes config env-path through terminal to locate the environment file./root/Dewey-Vault until production cutover has actually happened..env contents:OBSIDIAN_VAULT_PATH=/absolute/vault
WIKI_PATH=/absolute/vault
/reload or a restart to see .env changes; fresh sessions pick them up automatically.references/obsidian-sync-cloud-replacement.md, back up local vaults/config first, avoid merging into the old remote by accident, and verify the Sync activity log reaches Fully synced.Add file-based agent pipelines only when a real workflow needs them.
inbox/, sources/, synthesis/, briefs/, entities/, contradictions/.[verified], [likely], [unverified], and [conflicting] in synthesized notes.Maintain the vault by observed friction, not aesthetics.
INDEX.md not to search archives unless historical context is needed.Managed customer agents (Orgo / Hermes customer accounts).
wiki/managed-customer-agents.md then person note + projects/<slug>/overview.md.wiki/people/…, project pack (overview + tasks + ideas), registry row.vault-managed-customer-agents (also managed-hermes-on-orgo/references/customer-context-vaulting.md).active-projects, open-loops, people-directory, LOG, optional AI/sessions/…, schema validator, git commit.INDEX.md files slow the agent down. Put indexes at major folder roots, not every tiny subfolder.INDEX.md pointers and wikilinks; stale names are worse than slightly awkward names.Start syncing if needed, and inspect the Sync activity log for uploads and a final Fully synced line.Private/ in scope, use aggregate metadata and copy-only scripts by default; never send private contents to web/research tools.memory entry or raw transcript into Obsidian.OBSIDIAN_VAULT_PATH and WIKI_PATH first.python3 /absolute/path/to/scripts/bootstrap_agent_vault.py --check /absolute/vault
The check should print PASS and list the vault root, required indexes, SCHEMA.md, and required major folders. The helper accepts both the compact starter layout and staged V2 rebuilds with 07.Operations/, 08.SOPs and Skills/, and 99.Raw Imports/.