Get all tasks from the vault with filtering options. Triggers on "all tasks", "task list", "show tasks", "find tasks".
Retrieves and filters tasks from your Obsidian vault. Triggers on phrases like "all tasks", "task list", or "show tasks" to provide quick task overviews with filtering by status, folder, or tag.
/plugin marketplace add bencassie/flywheel/plugin install flywheel@flywheelThis skill is limited to using the following tools:
Get all tasks from your vault with filtering options.
Invoke when you want to:
| Argument | Required | Default | Description |
|---|---|---|---|
status | No | "all" | Filter: "open", "completed", "cancelled", "all" |
folder | No | - | Limit to notes in this folder |
tag | No | - | Filter to tasks with this tag |
limit | No | 100 | Maximum tasks to return |
Identify filter criteria:
mcp__flywheel__get_all_tasks(
status: "open",
folder: "projects/",
tag: "#urgent",
limit: 50
)
Tasks Found:
Vault Tasks
=================================================
Filter: open tasks in projects/
Found: 23 tasks
-------------------------------------------------
High Priority (5):
☐ Complete API documentation
📍 projects/Alpha.md (line 45)
📅 Due: 2026-01-05
🏷️ #urgent
☐ Review pull request #123
📍 projects/Beta.md (line 23)
📅 Due: 2026-01-02
🏷️ #review
☐ Fix authentication bug
📍 projects/Alpha.md (line 67)
🏷️ #bug
... and 2 more
-------------------------------------------------
Normal Priority (18):
☐ Update README with new features
📍 projects/Alpha.md (line 89)
🏷️ #docs
☐ Add unit tests for UserService
📍 projects/Beta.md (line 56)
🏷️ #testing
☐ Refactor database queries
📍 projects/Gamma.md (line 34)
... and 15 more
-------------------------------------------------
Summary:
Open: 23 tasks
With due dates: 8 tasks
Overdue: 2 tasks
Tagged: 23 tasks
=================================================
By Status:
Vault Tasks
=================================================
Status breakdown (all tasks):
Open: 23 tasks
Completed: 156 tasks
Cancelled: 4 tasks
────────────────────
Total: 183 tasks
Completion rate: 85%
Recent completions (last 7 days):
✓ Deploy v2.0 to production (2025-12-30)
✓ Write architecture document (2025-12-29)
✓ Review team feedback (2025-12-28)
... and 12 more
=================================================
| Tool | Use Case | When |
|---|---|---|
| Dataview (Obsidian) | Rich queries, live views | In Obsidian |
| vault-tasks (Claude) | Quick overview, CLI access | Outside Obsidian |
This skill complements your Dataview workflow:
The skill recognizes Obsidian checkbox syntax:
- [ ] Open task- [x] Completed task- [-] Cancelled task- [/] In progress (treated as open)Due date formats:
📅 2026-01-05 (emoji format)due: 2026-01-05 (text format)[due:: 2026-01-05] (Dataview format)Works well with other skills:
Version: 1.0.0
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.