Guidelines for direct filesystem interaction with the Obsidian vault, enforcing strict metadata and linking standards.
This skill defines the protocol for interacting directly with the Obsidian vault without using the Obsidian MCP server. It ensures consistency in file structure, metadata, and bi-directional linking.
C:\Users\t377767\obsidian\extended-memory.md.view_file to preserve its current contents and structure.write_to_file with Overwrite: true for significant updates or replace_file_content for surgical edits.Data Migration Strategy.md, Marie Lahalle.md).:, \, /, ?, *, <, >, | from filenames.Every note MUST start with a YAML frontmatter block.
---.aliases: [list of alternative names]tags: [list of tags WITHOUT the '#' symbol]created: YYYY-MM-DDTHH:mm:ss (ISO-8601)updated: YYYY-MM-DDTHH:mm:ss (ISO-8601)updated field to the current timestamp when modifying a file. NEVER delete existing keys unless explicitly asked.Example:
---