🗂️
AutomationGo

Kanban Md

by antopolskiy

Kanban Md is an Automation skill for Claude Code, published by antopolskiy in kanban-md.

211 stars27 forkson antopolskiy/kanban-mdAdded 2026/09/04Repository updated 2026/08/24
agent-loopsagent-skillsai-agentsclideveloper-toolsgokanbanloopsmarkdownmulti-agentproject-managementtask-managementterminaltui
Install in seconds
Install Kanban Md
Copy Kanban Md into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/antopolskiy/kanban-md/tree/main/internal/skill/skills/kanban-md ~/.claude/skills/kanban-md

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/antopolskiy/kanban-md.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
internal/skill/skills/kanban-md/SKILL.md in antopolskiy/kanban-md
Installs to
~/.claude/skills/kanban-md
Collection
One of 4 skills cataloged from this repository
Category
Automation1860 skills

What Kanban Md does

Kanban Md manages project tasks in Markdown files with a CLI. Use it to create, list, move, block, and track work items on a kanban board.

Kanban Md is cataloged under Automation on DirSkills. Kanban Md comes from a repository tagged agent-loops, agent-skills, ai-agents, cli and developer-tools.

Documentation

README

kanban-md

Manage kanban boards stored as Markdown files with YAML frontmatter. Each task is a .md file in kanban/tasks/. The CLI is kanban-md (alias kbmd if installed via Homebrew).

Current Board State

!kanban-md board 2>/dev/null || echo 'No board found — run: kanban-md init --name PROJECT_NAME'

Rules

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Kanban Md

  • What else does antopolskiy publish alongside Kanban Md?

    Kanban Md is one of 4 skills that DirSkills catalogs from antopolskiy/kanban-md, the repository it ships in. Its siblings there include Kanban Md, Kanban-Based Development and Kanban-Based Development. Each one is a separate skill with its own page in this directory, installs the same way Kanban Md does, and is maintained by antopolskiy in that same repository. The rest of the collection is listed on the antopolskiy/kanban-md page.

  • How does Kanban Md compare to other Automation skills?

    Kanban Md ranks #1685 by stars among the 1860 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Kanban Md against them. Open each page to compare what they document and how they install.