vault-store

Route AI-generated documents into an Obsidian vault with deterministic path rules.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/cosmicdreams/claude-plugins --skill vault-store
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-store
Source: https://github.com/cosmicdreams/claude-plugins/tree/main/lib/skills/vault-store
Command: npx skills add https://github.com/cosmicdreams/claude-plugins --skill vault-store

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It solves the problem of keeping valuable AI-generated work from being lost, fragmented, or duplicated by routing documents into the correct folders inside your Obsidian Neurons vault with consistent formatting and metadata.

Core Features & Use Cases

  • Routes content to the right vault path based on content type (retro reports, interviews, brainstorms, comparisons, Drupal issue artifacts, log analyses, and more).
  • Creates Obsidian Flavored Markdown (OFM) notes with required frontmatter (title, date, tags, source) and optional wikilinks and callouts.
  • Prevents accidental overwrites by checking for existing files at the destination path and using safe handling guidance when conflicts occur.
  • Keeps local and vault copies connected by appending an archive breadcrumb to the local output when applicable.

Quick Start

Tell vault-store to save your generated retro session report to the Neurons vault after your sprint or analysis run.

Frequently Asked Questions about vault-store

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive AI-generated markdown reports into an Obsidian vault without losing formatting?

To archive AI-generated markdown reports into an Obsidian vault, this Skill routes documents to deterministic paths and applies Obsidian Flavored Markdown with required frontmatter like title, date, and tags to preserve formatting and metadata.

What is the best way to organize research notes in Obsidian using frontmatter?

Organizing research notes in Obsidian using frontmatter involves applying deterministic path rules based on content type and authoring structured metadata fields including title, date, tags, and source to maintain a consistent vault structure.

Can I save retro reports to Obsidian without overwriting existing notes?

Yes, you can save retro reports to Obsidian without overwriting existing notes because this Skill checks destination paths for file conflicts and applies safe handling guidance to prevent accidental data loss during document routing.

Does vault storage support automatic document routing for Drupal issue artifacts and brainstorms?

Vault storage supports automatic document routing for Drupal issue artifacts, brainstorms, and retro reports by resolving destination paths with consistent naming rules and writing content directly to the configured vault root.

How do I link local AI outputs back to archived markdown files in my vault?

To link local AI outputs back to archived markdown files, this Skill appends an archive breadcrumb to the local output and creates correctly structured wikilinks connecting the local copy to the stored Obsidian note.