obsidian-plugin-tasks

Configure and run Obsidian Tasks plugin queries across vault notes.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/family3253/skill --skill obsidian-plugin-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-plugin-tasks
Source: https://github.com/family3253/skill/tree/main/skills/obsidian-plugin-tasks
Command: npx skills add https://github.com/family3253/skill --skill obsidian-plugin-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian users struggle to organize, track, and dynamically query tasks across many notes. This skill integrates with the Tasks plugin to provide consistent, powerful task management within a single knowledge vault.

Core Features & Use Cases

  • Comprehensive task tracking: status, due dates, scheduling, creation dates, recurrence, and dependencies across notes.
  • Advanced querying: a robust Tasks Query Language to filter, sort, group tasks and generate dynamic lists.
  • Real-world scenarios: personal productivity, project planning, GTD workflows, daily planning, and habit tracking inside Obsidian.

Quick Start

Open Obsidian, install and enable the Tasks plugin, then run a sample query such as not done to list active tasks.

Frequently Asked Questions about obsidian-plugin-tasks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query and track tasks across multiple Obsidian notes?

Use the Obsidian Tasks plugin to query and track tasks across multiple notes. It provides a query language to filter, sort, and group tasks dynamically, supporting multi-date fields, recurrence, and task dependencies within your vault.

What is the Tasks Query Language in Obsidian used for?

The Tasks Query Language generates dynamic task lists in Obsidian. It filters, sorts, and groups tasks by status, due dates, scheduling, creation dates, and dependencies across markdown notes for real-time tracking.

Can I manage recurring tasks and dependencies in Obsidian markdown files?

Yes, the Obsidian Tasks plugin supports managing recurring tasks and dependencies in markdown files. It enables comprehensive task tracking with multi-date fields, recurrence rules, and task dependencies across your vault notes.

How do I set up the Obsidian Tasks plugin to list active tasks?

Install and enable the Tasks plugin in Obsidian, then run a sample query like 'not done' to list active tasks. This requires compatible Obsidian and Tasks plugin versions, plus YAML frontmatter with name and description.

Do I need specific frontmatter to use Obsidian task management queries?

Yes, YAML frontmatter with name and description fields is required to use task management queries. You also need compatible Obsidian and Tasks plugin versions to configure and run dynamic task tracking queries.