mermaid-kanban

Convert plain-text task lists into Mermaid Kanban diagrams with metadata.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/ev3rlit/magam --skill mermaid-kanban
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mermaid-kanban
Source: https://github.com/ev3rlit/magam/tree/main/.claude/skills/mermaid-kanban
Command: npx skills add https://github.com/ev3rlit/magam --skill mermaid-kanban

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transform plain-text task lists into Mermaid Kanban diagrams, enabling quick visualization of workflow and easier collaboration without manual diagramming.

Core Features & Use Cases

  • Convert plain text into a structured Kanban board with columns and tasks.
  • Attach lightweight metadata to tasks (assignee, ticket, priority) for tracking.
  • Use Kanban boards for sprint planning, delivery status, and workflow visibility.

Quick Start

Create a Kanban board from a plain-text description and render it with Mermaid.

Frequently Asked Questions about mermaid-kanban

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

FAQPage Schema
How do I convert a plain-text task list into a Mermaid Kanban board?

To convert a plain-text task list into a Mermaid Kanban board, input your text and the skill structures it into Kanban columns and tasks. It enables quick visualization of workflow and easier collaboration without manual diagramming.

Can I add assignee and priority metadata to tasks in a Mermaid Kanban diagram?

Yes, you can attach lightweight metadata to tasks in a Mermaid Kanban diagram. The skill supports adding assignee, ticket, and priority metadata directly within your plain-text input for tracking purposes.

What is the best way to visualize sprint planning and delivery tracking using Mermaid?

The best way to visualize sprint planning and delivery tracking using Mermaid is converting plain-text task lists into structured Kanban boards. This provides clear workflow visibility and progress tracking across software projects.

How do I configure ticket URLs for a Mermaid Kanban board using frontmatter?

You configure ticket URLs for a Mermaid Kanban board by using frontmatter-based configuration. Set the kanban.ticketBaseUrl property in your frontmatter to automatically generate links for ticket metadata attached to tasks.

Does generating Kanban diagrams from plain text require any external dependencies?

No, generating Kanban diagrams from plain text requires zero external dependencies. The skill operates independently to parse your text input and apply syntax rules for rendering structured Mermaid boards.