obsidian-vault

Installation
SKILL.md

Obsidian Vault Work Session Manager

Organize work sessions in an Obsidian vault by creating and managing folders tied to Jira tickets or general work topics. Each work session gets a dedicated folder with structured notes.

Prerequisites

Vault Path Configuration

The Obsidian vault location is read from the OBSIDIAN_VAULT_PATH environment variable.

If OBSIDIAN_VAULT_PATH is not set:

  1. Inform the user that the environment variable is not configured
  2. Ask the user for the path to their Obsidian vault
  3. Use the provided path for the current session
  4. Instruct the user to add the following to their shell profile (e.g. ~/.zshrc) for future sessions:
    export OBSIDIAN_VAULT_PATH="/path/to/their/vault"
    
  5. Continue with the workflow using the provided path
Related skills

More from dhughes/claude-marketplace

Installs
2
GitHub Stars
1
First Seen
Apr 25, 2026