TaskNotes
Create, query, and complete tasks in an Obsidian TaskNotes vault via MCP, HTTP API, or raw files.
Testad · Fungerar
Vad den gör
Manages tasks (create, read, update, complete, schema-diagnose) in an Obsidian TaskNotes vault, auto-routing to the best available surface: the TaskNotes MCP server, its HTTP API, or direct filesystem access when Obsidian is closed. Triggers on task CRUD, status/priority updates, missing-from-view investigation, and TaskNotes connection troubleshooting; requires the free Obsidian TaskNotes plugin as a disclosed hard dependency.
Testrapport
Ran a real task-creation mini-task in a throwaway vault: a baseline guess produced a task with status: todo, a bare 'project: Work' string, and no tags field — which the skill's own safety rules flag as three separate silent-breakage bugs in real TaskNotes (invalid status, unlinked project, and a task invisible to every plugin view for lack of tags: [task]). Following the skill's Workflow 1 + canonical schema produced a spec-correct file on the first try.
Testad: 2026-07-16 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/vanillaflava/tasknotes-skill.git mkdir -p ~/.claude/skills cp -r tasknotes-skill/tasknotes ~/.claude/skills/tasknotes
Kommandon och exempelprompter
/tasknotesCreate, query, and complete tasks in an Obsidian TaskNotes vault via MCP, HTTP API, or raw files.
Skills triggas av vanliga förfrågningar — inga kommandon att memorera. Efter installationen aktiverar prompter som dessa skillen (på engelska):
create a task in my vault with the right status and project linkwhy isn't my new task showing up in any of my Obsidian views?mark this task complete and bump its priority up