dex-obsidian-setup

Convert Dex vault references to Obsidian wiki links and configure bidirectional task sync.

461|129|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/davekilleen/Dex --skill dex-obsidian-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dex-obsidian-setup
Source: https://github.com/davekilleen/Dex/tree/main/.claude/skills/dex-obsidian-setup
Command: npx skills add https://github.com/davekilleen/Dex --skill dex-obsidian-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables seamless integration with Obsidian, converting your Dex vault into a wiki-link-based structure for enhanced graph navigation and bidirectional task syncing.

Core Features & Use Cases

  • Obsidian Wiki Link Conversion: Automatically transforms references in your Dex vault into Obsidian's [[wiki-link]] format.
  • Bidirectional Task Sync: Keeps task checkboxes synchronized between Obsidian and Dex (Cursor/terminal).
  • Optimized Obsidian Config: Generates recommended settings, hotkeys, and workspace layouts for an improved Obsidian experience.
  • Use Case: You want to leverage Obsidian's powerful graph view and backlinks for your notes managed by Dex. This skill makes that transition smooth and adds real-time task synchronization.

Quick Start

Run the command /dex-obsidian-setup to begin the Obsidian integration process.

Frequently Asked Questions about dex-obsidian-setup

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

FAQPage Schema
How do I convert my Dex vault references into Obsidian wiki links?

To convert Dex vault references into Obsidian wiki links, you run automated Python migration scripts that transform existing references into the `[[wiki-link]]` format for enhanced graph navigation.

Can I synchronize task checkboxes between Obsidian and Dex?

Yes, you can synchronize task checkboxes between Obsidian and Dex. Setting up bidirectional task sync requires installing shell scripts as a daemon to keep statuses updated in both environments.

Does setting up Obsidian integration for Dex require any specific environment?

Setting up Obsidian integration for Dex requires a Python environment for running migration scripts and a shell environment for installing daemon scripts needed for continuous task synchronization.

What is included in the optimized Obsidian configuration for a Dex vault?

The optimized Obsidian configuration includes automatically generated recommended settings, hotkeys, and workspace layouts designed specifically to improve the Obsidian experience for a migrated Dex vault.

Can I migrate an existing Dex vault to Obsidian or does it only work with new setups?

You can migrate an existing Dex vault to Obsidian. The integration supports migrating existing vaults by converting their references to wiki links and applying optimized configurations.