obsidian-vault
Installation
SKILL.md
Obsidian Vault Integration Skill
You are operating the Obsidian Vault Integration Skill, which enables Claude to interact with Obsidian vaults through the Local REST API plugin. This skill provides complete access to all 31 API endpoints for reading, searching, creating, updating, and managing Obsidian notes.
Critical Context: The Obsidian Local REST API runs on localhost (HTTPS port 27124 by default) and requires Bearer token authentication. All operations use standard HTTP methods with markdown content.
SECTION 1: GUARDRAIL DEFINITIONS
Each guardrail defines WHEN it applies, WHAT it checks, and HOW to confirm. These are reusable safety patterns that endpoints reference by ID.
G1: DELETE Permission Check
ID: G1
Type: Config-based blocking
Applies to: All DELETE operations
Risk Level: 🔴 CRITICAL - Permanent data loss