Install
openclaw skills install weasleys-wizard-wheezes-obsidian-kanbanCreate and reorganize Obsidian Kanban markdown boards by converting ledgers, tables, or lists into readable columns and cards without deleting content.
openclaw skills install weasleys-wizard-wheezes-obsidian-kanbanUse this skill to edit Obsidian Kanban plugin markdown files directly and safely.
User request:
把《第一轮评论台账》整理成 Obsidian 看板,不要删内容。
Expected approach:
User request:
这个 Kanban 太难看了,帮我整理一下,但别删信息。
Expected approach:
Treat the file as an Obsidian Kanban board when it contains both of these markers:
---
kanban-plugin: board
---
and/or a settings block like:
%% kanban:settings
Column headings are typically ## Column Name.
Cards are typically markdown task items under each column.
kanban-plugin: board marker intact.%% kanban:settings %% block unless the user explicitly asks to change board behavior.When converting a structured source document into a Kanban board:
Prefer this pattern unless the user requests another layout:
- [ ] Short card title
- 原始内容:完整原文或压缩后不丢信息的版本
- 对应位置:...
- 判断类型:...
- 当前状态:...
- 优先级:...
Guidelines:
When the board already exists but is hard to read:
When the user says not to delete content:
Use this skill for:
.md filesDo not use this skill alone for:
.canvas files.base filesIn those cases, use the more specific Obsidian skill instead.