obsidian-tasksSet up and manage an Obsidian task board with Kanban + Dataview. Creates a Tasks/Board.md pipeline (Backlog/Todo/In Progress/Review/Done), per-task notes with YAML frontmatter (status/priority/category/due), and dashboards via Dataview queries. Use for task tracking, moving cards between columns, keeping board + frontmatter in sync, and linking tasks to supporting notes/research.
Install via ClawdBot CLI:
clawdbot install larsderidder/obsidian-tasksGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://openclaw.aiAudited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Agency teams manage editorial calendars and content production pipelines using the Kanban board to track articles from ideation to publication. Dataview dashboards help prioritize high-impact content by category and due date, ensuring deadlines are met and resources are allocated efficiently.
Development teams use the task board to visualize sprint backlogs, with columns for backlog, in-progress, review, and done. Frontmatter fields like priority and due dates help manage bug fixes and feature requests, while linking tasks to technical documentation supports collaboration.
Researchers track experiments and paper writing stages using the Kanban board, with categories for different projects. Dataview queries monitor overdue tasks and completed milestones, and wikilinks connect tasks to lab notes or data files for organized reference.
A solo consultant manages client projects by creating tasks for deliverables like reports or meetings, using priority labels to focus on urgent items. The dashboard provides an overview of upcoming deadlines and completed work, helping maintain productivity and client satisfaction.
Offer the skill package as a free tool to attract users to Obsidian, then monetize through premium plugins or integrations like advanced analytics or team collaboration features. Revenue is generated from subscriptions or one-time purchases for enhanced functionality.
Provide paid services to help businesses set up and customize the task management system for their specific workflows, including training, template creation, and integration with other tools. Revenue comes from hourly rates or project-based contracts.
Create and sell courses, tutorials, or e-books that teach users how to maximize productivity with this skill package in Obsidian. Revenue is generated from course sales, affiliate marketing for related tools, or sponsored content partnerships.
💬 Integration Tip
Ensure Kanban and Dataview plugins are installed in Obsidian before setup, and organize supporting documents in sibling folders to maintain clean wikilink references.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...