Manage tasks in Obsidian via TaskNotes plugin API. Use when user wants to create tasks, list tasks, query by status or project, update task status, delete tasks, or check what they need to do.
Initial release of the TaskNotes skill for Obsidian: - Manage tasks in Obsidian using the TaskNotes plugin HTTP API. - Create, list, update, and delete tasks via simple CLI commands. - Supports task filtering by status, project, priority, and other properties. - Provides options listing for configured statuses, priorities, and projects. - Includes detailed usage instructions and example workflows.