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.
$npx -y skills add adrianv101/obsidian-pkm-plugin --skill pkm-writeInstalls into the current project.
Run `npx skills use "https://github.com/adrianv101/obsidian-pkm-plugin" --skill "adrianv101/obsidian-pkm-plugin/pkm-write"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/adrianv101/obsidian-pkm-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/adrianv101/obsidian-pkm-plugin"` and select the relevant skills, then follow their instructions.