vault-save

Save current conversations into structured wiki notes with frontmatter and indexing.

4|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/danmestas/wardrobe --skill vault-save
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-save
Source: https://github.com/danmestas/wardrobe/tree/main/skills/vault-save
Command: npx skills add https://github.com/danmestas/wardrobe --skill vault-save

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Save conversations and insights to a persistent wiki vault so they can be revisited, indexed, and linked to related material.

Core Features & Use Cases

  • Note-type determination: Automatically selects the appropriate wiki note type (synthesis, concept, source, decision, session) based on content.
  • Frontmatter & indexing: Creates standardized frontmatter, updates the wiki index, log, and hot cache to ensure discoverability and traceability.
  • Workflow-driven preservation: Scans the current session, extracts relevant content, and files a note with a descriptive title and contextual relations.
  • Use Case: Save a long brainstorming session to a session note with links to related concepts and sources.
  • Use Case: Capture a key architectural decision in wiki/meta with supporting rationale and references.

Quick Start

Run vault-save to file this session into the wiki vault.

Frequently Asked Questions about vault-save

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

FAQPage Schema
How do I save a conversation as a wiki note for future reference?

To save a conversation as a wiki note, the Skill scans your current session, automatically determines the appropriate note type, and files it with a descriptive title, standardized frontmatter, and contextual links for retrieval.

How does wiki note indexing work when saving chat sessions?

Wiki note indexing works by generating standardized frontmatter for the extracted conversation, then updating the wiki index, log, and hot cache to ensure the saved session is discoverable and traceable.

Can I capture an architectural decision and save it to Obsidian with supporting rationale?

Yes, you can save an architectural decision to your wiki vault. The Skill extracts the decision and its supporting rationale, files it as a decision note, and creates links to related concepts and sources.

What is the best way to organize brainstorming sessions into structured notes?

The best way to organize brainstorming sessions is to run the Skill, which automatically categorizes the content as a session note and applies contextual relations to cross-link related material in your vault.

Does the Skill automatically select the note type for saved conversations?

Yes, the Skill automatically determines the appropriate wiki note type, choosing between synthesis, concept, source, decision, or session based on the content of the conversation being saved.

Do I need a specific wiki vault setup to save and index chat logs?

You need a wiki vault environment that supports frontmatter creation and log updating. The Skill structures your chat logs and integrates them into the existing index without requiring external dependencies.