obsidian-vault-crud

Community

Atomic Obsidian Vault CRUD with safe writes.

Authorrichfrem
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Safe and reliable disk I/O for Obsidian Vault notes, ensuring atomic writes, advisory locking, and lossless frontmatter handling to prevent data loss during concurrent edits.

Core Features & Use Cases

  • Atomic write and staging via .agent-tmp with secure rename
  • Advisory lock at vault root to coordinate access
  • Conflict detection via mtime checks to avoid overwritten edits
  • Lossless YAML frontmatter preservation using ruamel.yaml
  • Use Case: Update a vault note without risking partial writes or data corruption in multi-process environments.

Quick Start

Use vault_ops.py to create or update a note; the operation will perform atomic writes, advisory locking, and lossless frontmatter handling.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: obsidian-vault-crud
Download link: https://github.com/richfrem/agent-plugins-skills/archive/main.zip#obsidian-vault-crud

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.