Manage KanbanFlow boards, columns, and tasks for lightweight workflow
Scanned 5/29/2026
Install via CLI
openskills install aAAaqwq/AGI-Super-Team---
name: kanbanflow-skill
description: Manage KanbanFlow boards, columns, and tasks for lightweight workflow
tracking and task organization.
---
<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>
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.