# Obsidian Vault Sync

> Sync agent memory, plans, and tasks directly into an Obsidian vault.

- Skill: `phoroth/obsidian-vault-sync` (Agent Skill)
- Install (CLI): `npx skillmds add phoroth/obsidian-vault-sync`
- Raw SKILL.md: https://api.skillmd.com/api/skills/phoroth/obsidian-vault-sync/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: phoroth (https://skillmd.com/u/phoroth)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/phoroth/obsidian-vault-sync

---

# Obsidian Vault Sync Skill

Bridges the AI's internal memory artifacts with a user's Obsidian Vault. 

## When to use this skill
- When the user asks to save plans, tasks, or research to their Obsidian vault.
- When generating complex markdown artifacts that the user wants to visually explore using Obsidian's graph view.

## Usage
1. Identify the location of the user's Obsidian Vault (usually requested via prompt or environment variable).
2. Write structured markdown files directly into the Vault directory.
3. Use `[[Wikilinks]]` to connect related concepts, plans, and tasks so they show up beautifully in the Obsidian graph.

