Jump to related tools in the same category or review the original source on GitHub.

Productivity & Tasks @abakermi Updated 2/26/2026

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-skill

Full 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>

Original URL: https://github.com/openclaw/skills/blob/main/skills/abakermi/kanbanflow-skill

Related skills

If this matches your use case, these are close alternatives in the same category.