kanban-board

Create and manage Kanban boards with cards, columns, and Markdown visualization.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LKB-99/manus-auto-skills --skill kanban-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kanban-board
Source: https://github.com/LKB-99/manus-auto-skills/tree/main/kanban-board
Command: npx skills add https://github.com/LKB-99/manus-auto-skills --skill kanban-board

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kanban boards provide a visual, intuitive way to organize tasks, track progress, and coordinate work across teams, reducing context switching and missed deadlines.

Core Features & Use Cases

  • Board Creation: quickly create Kanban boards with default or customized columns.
  • Card Management: add, edit, assign, and set due dates for tasks.
  • Column Operations: move cards between columns to reflect status and archive completed work.
  • Board Visualization: render and review the entire workflow as a Markdown board, with filtering by column or assignee.

Quick Start

Create a new Kanban board named "My Project" with default columns and add a card "Define project scope" to the Backlog.

Frequently Asked Questions about kanban-board

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize task management workflows using a Kanban board?

You can visualize task management workflows by creating Kanban boards with customizable columns and cards, rendering the entire project workflow as a Markdown board to track progress and coordinate work.

Can I use Kanban board visualization for agile project management and personal productivity?

Kanban board visualization suits agile project management, team coordination, and personal productivity by enabling clear board creation, card assignment, due dates, and status tracking across workflow columns.

How do I create a Kanban board and add task cards to a Backlog column?

To create a Kanban board, initialize it with default or customized columns, then add task cards to the Backlog by specifying the card name, allowing you to organize and categorize new work instantly.

What is the best way to manage and update agile task cards across project columns?

The best way to manage agile task cards is to use column operations to move cards between status columns, edit card details, set due dates, and archive completed work to maintain an active workflow.

Does the Kanban board support filtering workflow cards by assignee or column status?

The Kanban board supports filtering workflow cards by assignee and column status during board visualization, helping you review specific tasks and track individual progress within the Markdown rendering.

Are there limitations to using Markdown-based board visualization for complex task management?

Markdown-based board visualization relies on safe text rendering and input validation, making it ideal for text-driven task tracking but limiting complex graphical interactions for highly visual agile workflows.