EN DE
← ← Back to Index

obsidian

note-taking β€Ί obsidian

Description

Read, search, create, and edit notes in the Obsidian vault.

Relevance to Our Projects

Read, search, create, and edit notes in the Obsidian vault. Essential for research and knowledge management.

Pipeline

1πŸ“– Notizen lesen β€” Vault-Inhalte durchsuchen und anzeigen
2πŸ” Suchen β€” Volltextsuche ΓΌber alle Notizen
3✏️ Erstellen/Bearbeiten β€” Neue Notizen anlegen, bestehende aktualisieren
4πŸ”— Verlinken β€” Wiki-Links zwischen Notizen herstellen
5πŸ“Š Kollaboration β€” Mehrere Agenten teilen sich den Vault

SKILL.md Preview

# Obsidian Vault

Use this skill for filesystem-first Obsidian vault work: reading notes, listing notes, searching note files, creating notes, appending content, and adding wikilinks.

## Vault path

Use a known or resolved vault path before calling file tools.

The documented vault-path convention is the `OBSIDIAN_VAULT_PATH` environment variable, for example from `${HERMES_HOME:-~/.hermes}/.env`. If it is unset, use `~/Documents/Obsidian Vault`.

File tools do not expand shell variables. Do no

← ← Back to Index