CORE learning workflow — use this whenever the user has a source note open (paper, post, book, lecture, course, clipping) and wants to extract knowledge, understand what they just read, or build it into their vault. Triggers on "process this note", "process this paper", "extract concepts", "what can I learn from this", "atomize this", "add this to my vault", "what's important here", or when the user shares a note and asks for help understanding it. Do NOT wait for an explicit /process command — if the user is engaging with a source note and wants to go deeper, this skill applies.
$npx -y skills add tuan3w/obsidian-vault-agent --skill processInstalls into the current project.
Run `npx skills use "https://github.com/tuan3w/obsidian-vault-agent" --skill "tuan3w/obsidian-vault-agent/process"` 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/tuan3w/obsidian-vault-agent" that are relevant to the current task. Run `npx skills add "https://github.com/tuan3w/obsidian-vault-agent"` and select the relevant skills, then follow their instructions.