obc

Installation
SKILL.md

OBC — Obsidian Commands

30 vault commands for AI-augmented personal knowledge management. Every command reads from an Obsidian vault in real time using the obsidian CLI at /usr/local/bin/obsidian.

Requirements

  • Obsidian must be running (the CLI talks to the running app)
  • obsidian CLI installed at /usr/local/bin/obsidian
  • Some commands integrate with Google Calendar, Google Tasks, and Gmail MCPs (optional)

How This Skill Works

  1. Match the user's request to a command using the router below
  2. Run shared scripts from scripts/ to gather structural data (avoid repeating the same 5-6 CLI commands in every prompt)
  3. Read the prompt file from the vault at references/Prompt - <Name>.md for full command instructions
  4. Execute the command following the prompt's step-by-step workflow

The prompt files in the vault are the source of truth. This skill is the orchestration layer — routing, shared tooling, workflow chains, and agents.

Related skills
Installs
1
GitHub Stars
1
First Seen
Apr 16, 2026