obsidian

Save, tag, list, and execute prompts in an Obsidian vault.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/leweii/obsidian-prompt-manager --skill obsidian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/leweii/obsidian-prompt-manager/tree/main/skills/obsidian
Command: npx skills add https://github.com/leweii/obsidian-prompt-manager --skill obsidian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables you to organize and reuse prompts inside your Obsidian vault, saving time by creating, tagging, listing, and executing prompts without leaving Claude Code.

Core Features & Use Cases

  • Setup: Configure your Obsidian vault path so prompts are stored in a centralized location.
  • Save: Capture prompts with metadata (title, date, tags) into an Obsidian-ready Markdown file.
  • List: Browse and search prompts from the vault.
  • Use: Load and execute saved prompts directly in Claude Code, enabling repeatable workflows.

Quick Start

Use /obsidian setup <vault-path> to configure your vault. Then save a prompt with /obsidian save "<title>" [--tags tag1,tag2]. List prompts with /obsidian list, and load one with /obsidian use "<title>".