vault-template

vault-template is a plugin for Claude Code from ballred/obsidian-claude-pkm. Its manifest loads nothing; the 13 skills, 4 agents, 3 hooks it bundles cost 624 tokens per session together, scanned A, original, MIT.

A template for using Obsidian as a personal knowledge-management system, with workflows for notes, goals, reviews, and productivity coaching. Obsidian is an app for organising linked notes in a local vault.

In plain words
What is it for?
Use it to set up daily notes, weekly reviews, goal tracking, productivity workflows, and other personal knowledge-management tasks in Obsidian.
Why use it?
It provides a predefined structure for managing knowledge and personal planning instead of designing those workflows from scratch. The plugin supports commands, agents, skills, hooks, and output styles.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

About the project

Obsidian + Claude Code Accountability System is a personal knowledge-management setup that connects long-term goals with projects, reviews, daily notes, and tasks inside Obsidian. People use it to plan work, track progress, and review whether daily activity supports their goals with help from Claude Code. Its catalogue add-ons implement the system's planning, tracking, and review workflows.

ballred/obsidian-claude-pkm · 1,854 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add ballred/obsidian-claude-pkm
agentmods
npx agentmods add plugins/ballred/obsidian-claude-pkm/vault-template
Clone the repo
git clone --depth 1 https://github.com/ballred/obsidian-claude-pkm

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vault-template

README.md
[![agentmods](https://agentmods.dev/badge/plugins/ballred/obsidian-claude-pkm/vault-template.svg)](https://agentmods.dev/plugins/ballred/obsidian-claude-pkm/vault-template)
Your own site
<a href="https://agentmods.dev/plugins/ballred/obsidian-claude-pkm/vault-template"><img src="https://agentmods.dev/badge/plugins/ballred/obsidian-claude-pkm/vault-template.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 13 skills, 4 agents, 3 hooks cost 624 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

vault-template scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

vault-template/.claude-plugin/plugin.json · 29 lines

What it actually says

{
  "name": "obsidian-pkm",
  "version": "2.0.0",
  "description": "Personal Knowledge Management system for Obsidian with AI-powered workflows, goal tracking, and productivity coaching",
  "author": {
    "name": "Bill Allred",
    "url": "https://github.com/ballred"
  },
  "repository": "https://github.com/ballred/obsidian-claude-pkm",
  "license": "MIT",
  "capabilities": {
    "commands": true,
    "agents": true,
    "skills": true,
    "hooks": true,
    "outputStyles": true,
    "rules": true
  },
  "keywords": [
    "obsidian",
    "pkm",
    "productivity",
    "goals",
    "daily-notes",
    "weekly-review",
    "gtd"
  ]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 29 lines scan A 5d566cc80834

Subscribe to this mod's changes

vault-template is a plugin published in the GitHub repository ballred/obsidian-claude-pkm (1,854 stars, last pushed 6mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.