vault-pkm
01AdrianV101/obsidian-pkm-plugin
Plugin Claude Code
Bidirectional knowledge flow between Claude Code and Obsidian — 20 MCP tools, skills, and hooks for PKM.
AdrianV101/obsidian-pkm-plugin
Plugin Claude Code
Bidirectional knowledge flow between Claude Code and Obsidian — 20 MCP tools, skills, and hooks for PKM.
AdrianV101/obsidian-pkm-plugin
Instructions file
Instructions for AdrianV101/obsidian-pkm-plugin, covering pkm: 01-projects/obsidian-mcp, claude.md, project overview, commands and install dependencies.
AdrianV101/obsidian-pkm-plugin
Agent
Use proactively in the background after creating or modifying multiple vault notes, or when asked about vault link health. Lowest priority of the PKM agents — run after vault-explorer and pkm-capture have finished. Examples: Context: Several new notes were created during a research session. user: "OK I think we've…
AdrianV101/obsidian-pkm-plugin
Agent
Use proactively in the background after completing significant work blocks, after git commits (triggered automatically by PreToolUse hook), or before session ends. Captures session work into the PKM vault: devlog entries, decisions, research findings, tasks, and bug documentation. Conservative — most exchanges produce…
AdrianV101/obsidian-pkm-plugin
Agent
Use proactively when researching what the vault knows about a topic, before creating new notes, or when exploring existing knowledge and connections. Run in foreground — results inform the caller's next steps. Examples: Context: User asks about a topic before creating new content. user: "What does the vault already…
AdrianV101/obsidian-pkm-plugin
Command
Configure this project for Obsidian PKM — connects the repo to a vault project folder and writes CLAUDE.md integration directives.
AdrianV101/obsidian-pkm-plugin
Command
Configure Vault PKM plugin — set vault path, API keys, and verify setup.
AdrianV101/obsidian-pkm-plugin
Hook
Runs when a session starts on startup, clear and compact, executing session-start.js. From AdrianV101/obsidian-pkm-plugin.
AdrianV101/obsidian-pkm-plugin
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-commit-reminder.sh. From AdrianV101/obsidian-pkm-plugin.
AdrianV101/obsidian-pkm-plugin
Skill Claude CodeCodex
Use when you want to quickly capture a new task in the vault from a title, with optional priority and due date.
AdrianV101/obsidian-pkm-plugin
Skill Claude CodeCodex
Use when researching what the vault knows about a topic — performs graph + semantic exploration with gap analysis to map existing knowledge and find missing connections. Primarily used via the vault-explorer agent. Not for routine session-start context loading (hooks handle that).
AdrianV101/obsidian-pkm-plugin
Skill Claude CodeCodex
Use when wrapping up a work session — creates devlog entry, captures undocumented decisions/research/debugging, audits link health of session work, and updates project index. Primarily used via the pkm-capture agent.
AdrianV101/obsidian-pkm-plugin
Skill Claude CodeCodex
Use when writing to the vault — creating new notes (vaultwrite), editing existing notes (vaultedit, vaultappend, vaultupdatefrontmatter). Handles duplicate checking, link discovery, annotations, and index updates for new notes. Provides guidelines for modifications.
AdrianV101/obsidian-pkm-plugin
Skill Claude CodeCodex
Use when starting work on a specific vault task, when a task title or path is mentioned, or when coming from triage output.
AdrianV101/obsidian-pkm-plugin
Skill Claude CodeCodex
Use when you want to review and batch-update open vault task statuses for the current project or across all projects.