Skip to content

/pkm-write

Use when writing to the vault — creating new notes (vault_write), editing existing notes (vault_edit, vault_append, vault_update_frontmatter). Handles duplicate checking, link discovery, annotations, and index updates for new notes. Provides guidelines for modifications.

From plugin
136 skills3 agents2 commands2 hooks
shell
$ npx -y skills add AdrianV101/obsidian-pkm-plugin --skill pkm-write --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/pkm-write
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when writing to the vault — creating new notes (vault_write), editing existing notes (vault_edit, vault_append, vault_update_frontmatter). Handles duplicate checking, link discovery, annotations, and index updates for new notes. Provides guidelines for modifications.
Ships withvault-pkm

Give Claude persistent, structured memory across conversations using your Obsidian vault. Read, write, search, and navigate your knowledge base — all from within Claude Code.

Get the whole plugin, auto-invoked
Stats
13
Stars
0
Views
5
Forks
Active
Maintenance
JavaScript
Language
MIT
License
19d ago
Last commit
7mo ago
Created

Repo: AdrianV101/obsidian-pkm-plugin