Obsidian Tasks
v0.1.2Set 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.
⭐ 6· 2.6k·13 current·13 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (Obsidian task board with Kanban + Dataview) matches the included scripts and SKILL.md. The code only creates Board.md and Dashboard.md and writes per-task files in the specified vault folder; nothing requested is out-of-scope (no cloud creds, no unrelated binaries).
Instruction Scope
SKILL.md instructions stay within the stated purpose: run scripts to create files in an Obsidian vault, install the Kanban and Dataview community plugins, and manually keep frontmatter and board lines in sync. The instructions do not ask the agent to read unrelated system files or transmit data externally.
Install Mechanism
There is no install spec for the skill (instruction-only at runtime). The included scripts are local and simple; they create files on disk. The publish helper uses npx to call clawhub for maintainers only — that operation downloads a package when run, but it is not part of normal runtime behavior for the skill.
Credentials
The skill requires no environment variables, credentials, or config paths. All file writes are to a user-supplied vault path. No secrets or unrelated env vars are requested.
Persistence & Privilege
The skill is not forced always-on, and it does not modify other skills or system-wide settings. Its only persistence is creating/overwriting Board.md and Dashboard.md in the chosen vault folder (it checks for existing files before creating).
Assessment
This skill appears to do exactly what it says: create a Kanban board and Dataview dashboard inside an Obsidian vault. Before running: (1) back up your vault or run the script in a test vault (the script will create files and can detect existing Board/Dashboard), (2) inspect the included scripts (they are short and local) if you want to confirm behavior, and (3) note that the publish helper uses npx (only relevant if you plan to publish the skill). If you don't want any code to run, you can instead copy the SKILL.md content and manually create the files in your vault.Like a lobster shell, security has layers — review code before you run it.
dataviewvk975naw851z366wkvrk54ygdzs80ebmekanbanvk975naw851z366wkvrk54ygdzs80ebmelatestvk975naw851z366wkvrk54ygdzs80ebmeobsidianvk975naw851z366wkvrk54ygdzs80ebmeproductivityvk975naw851z366wkvrk54ygdzs80ebmetasksvk975naw851z366wkvrk54ygdzs80ebme
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
