vault

Exports a MindrianOS Data Room to an Obsidian vault with wikilinks intact.

2|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/jsagir/mindrian-os-plugin --skill vault-jsagir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault
Source: https://github.com/jsagir/mindrian-os-plugin/tree/main/skills/vault
Command: npx skills add https://github.com/jsagir/mindrian-os-plugin --skill vault-jsagir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mindrian-tools, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to export their MindrianOS Data Room to an Obsidian vault, enabling offline access and integration with Obsidian's features.

Core Features & Use Cases

  • Export Data Room: Convert the Data Room into a nested vault with wikilinks intact for offline reading.
  • Mode Options: Choose between 'vault' mode (default) for basic export or 'transplant' mode for moving rooms between machines with full state.
  • Use Case: Imagine you need to share your project notes with a team and want them to access them in Obsidian. Use this Skill to export your Data Room to an Obsidian vault and share it.

Quick Start

Use the /mos:vault command to export your Data Room, e.g., /mos:vault --mode vault --path ~/Desktop/MindrianVault.

Frequently Asked Questions about vault

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

FAQPage Schema
How do I export a MindrianOS Data Room to an Obsidian vault?

To export a MindrianOS Data Room to an Obsidian vault, use the /mos:vault command with the 'vault' mode. This converts your Data Room into a nested vault with wikilinks intact for offline reading and sharing.

What is the difference between vault and transplant mode when exporting a Data Room?

The 'vault' mode exports your Data Room for basic offline reading in Obsidian, while 'transplant' mode moves rooms between machines with full state. Choose transplant mode when migrating your entire project workspace.

Do I need any dependencies to export MindrianOS project notes to Obsidian?

Yes, exporting a MindrianOS Data Room requires the 'mindrian-tools' orchestrator. This dependency is necessary to facilitate the export functionality and maintain the structure and links during the conversion process.

Can I share my MindrianOS project notes with a team for offline access in Obsidian?

Yes, you can share project notes by exporting your MindrianOS Data Room to an Obsidian vault. This process preserves the nested structure and wikilinks, allowing your team to access and read the notes offline.

How does exporting to an Obsidian vault maintain the structure of my Data Room?

The export process converts your Data Room into a nested vault while keeping wikilinks intact. This ensures that the hierarchical relationships and cross-references between your project notes are preserved for offline reading in Obsidian.