obsidian

Automate Obsidian vault setup and launch via MCP in a sh shell.

Updated Feb 5, 2021
One-click install
npx skills add https://github.com/liqiha0/dotfiles --skill obsidian-liqiha0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/liqiha0/dotfiles/tree/main/dot_config/opencode/skills/obsidian
Command: npx skills add https://github.com/liqiha0/dotfiles --skill obsidian-liqiha0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian usage often requires manual setup and consistent loading across devices; this skill ensures a reliable, automated launch via MCP so your Second Brain stays ready.

Core Features & Use Cases

  • Automated Obsidian Launch: automatically load your vault via MCP with the configured command.
  • Consistent Workspace: enforces PARA-inspired vault structure and Canvas/Kanban workflows for projects and areas.
  • Cross-Device Sync: supports multi-device access by standardizing the vault path and startup.

Quick Start

Launch Obsidian using the MCP command specified to initialize your vault at ~/Documents/ObsidianVault/Second Brain

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automate Obsidian vault setup and launch via MCP?

MCP automates the Obsidian vault launch by running a configured command in a sh shell, initializing your Second Brain at ~/Documents/ObsidianVault/Second Brain for consistent loading.

How does MCP ensure a consistent workspace for personal knowledge bases?

MCP standardizes the workspace for personal knowledge bases by enforcing a PARA-inspired vault structure and Canvas/Kanban workflows, ensuring consistent loading across devices.

Do I need an MCP environment to sync my Obsidian Second Brain across devices?

Yes, an MCP environment is required. Cross-device sync relies on MCP to standardize the vault path and startup, ensuring your Obsidian Second Brain loads reliably across multiple devices.

Can I configure a new Obsidian vault with Canvas and Kanban workflows automatically?

Yes, MCP automation configures a new vault automatically by enforcing Canvas and Kanban workflows alongside a standardized vault path to initialize your workspace consistently.

What are the limitations of using MCP to manage an Obsidian vault?

MCP vault management requires a sh shell environment and depends on a hardcoded vault path at ~/Documents/ObsidianVault/Second Brain, limiting flexibility for custom directory structures.