dex-obsidian-setup

Migrate Dex vault references into wiki-link format for Obsidian integration.

1|Updated Jun 28, 2026
One-click install
npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill dex-obsidian-setup-whmathews15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dex-obsidian-setup
Source: https://github.com/whmathews15/DEX-Personal-Operating-System/tree/main/.claude/skills/dex-obsidian-setup
Command: npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill dex-obsidian-setup-whmathews15

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the friction of moving a Dex vault into Obsidian by enabling wiki-link navigation, updating references safely, and keeping the system usable across both tools.

Core Features & Use Cases

  • Obsidian mode activation: Checks whether Obsidian integration is already enabled before making changes.
  • Wiki link migration: Converts person, company, and project references into clickable wiki links for graph-based navigation.
  • Safe setup workflow: Creates a git backup, runs a migration script, updates the user profile, and can optionally generate Obsidian configuration or a bidirectional sync daemon.
  • Use case: A Dex user wants a graph-friendly knowledge base in Obsidian without rebuilding their vault or losing existing task and note workflows.

Quick Start

Ask the skill to enable Obsidian mode for your Dex vault and migrate your existing references into wiki links.

Frequently Asked Questions about dex-obsidian-setup

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

FAQPage Schema
How do I migrate a Dex vault into Obsidian without losing existing references?

Migrating a Dex vault to Obsidian requires converting person, company, and project references into clickable wiki links. This process safely updates your profile state and runs idempotent migration steps to preserve existing task and note workflows.

What is the best way to enable graph navigation for a Dex knowledge base?

Enabling graph navigation for a Dex knowledge base requires activating Obsidian mode and migrating references into wiki-link format. This allows you to visualize and navigate connections between people, projects, and tasks using Obsidian's graph features.

Can I sync people, projects, and tasks bidirectionally between Dex and Obsidian?

Yes, you can sync people, projects, and tasks bidirectionally by installing an optional script-driven daemon. This keeps your Dex vault and Obsidian configuration usable and synchronized across both tools simultaneously.

Does setting up wiki links in Dex require a backup before migration?

Yes, setting up wiki links requires creating a git backup before running the migration script. This safe setup workflow ensures your vault can be restored if the idempotent YAML profile editing or reference updates encounter any issues.

What limitations should I expect when using Dex as an Obsidian vault?

When using Dex as an Obsidian vault, you should anticipate limitations regarding daemon sync stability and dependency on YAML profile state. The migration script permanently alters reference formatting, making git backups essential before execution.