Kanbanflow Skill OpenClaw Skill - ClawHub
Do you want your AI agent to automate Kanbanflow Skill workflows? This free skill from ClawHub helps with productivity & tasks tasks without building custom tools from scratch.
What this skill does
<name>kanbanflow</name>
Install
npx clawhub@latest install kanbanflow-skillFull SKILL.md
Open original<skill> <name>kanbanflow</name> <description>Manage KanbanFlow board tasks (board, columns, tasks, add, move, color, delete). Use this to organize work and track progress.</description> <usage> <command>kanbanflow board</command> <command>kanbanflow columns</command> <command>kanbanflow tasks [columnId]</command> <command>kanbanflow add <columnId> <name> [description] [color]</command> <command>kanbanflow move <taskId> <columnId></command> <command>kanbanflow color <taskId> <color></command> <command>kanbanflow delete <taskId></command> </usage> </skill>