Vibekanban
Vibekanban helps you visually manage tasks & workflows like a Kanban board, boosting productivity and streamlining your projects.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add vibekanban npx -- -y @trustedskills/vibekanban
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"vibekanban": {
"command": "npx",
"args": [
"-y",
"@trustedskills/vibekanban"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, vibekanban, allows AI agents to interact with and manage tasks within a Kanban board. It can create new cards (tasks), move cards between columns representing different stages of workflow, and update card details like descriptions or due dates. The agent can also retrieve information about existing cards and column statuses.
When to use it
- Project Management: An AI assistant could manage a software development project by creating tasks, assigning them to team members (if the Kanban board supports user assignment), and tracking progress through different stages like "To Do," "In Progress," and "Done."
- Personal Task Tracking: An agent can help you organize personal errands or chores on a Kanban board.
- Content Creation Workflow: Manage content creation by creating cards for each piece of content, moving them through columns like "Idea," "Drafting," "Review," and "Published."
- Automated Status Updates: Automatically update card statuses based on external events (e.g., a bug fix being merged moves the corresponding card to βDoneβ).
Key capabilities
- Create new Kanban cards/tasks
- Move cards between columns
- Update card descriptions and due dates
- Retrieve information about existing cards
- Get status of Kanban board columns
Example prompts
- "Add a task called 'Write blog post' to the 'To Do' column."
- "Move the 'Review design mockups' card to the 'In Progress' column."
- "What is the description for the card titled 'Implement user authentication'?"
Tips & gotchas
The skill requires access to a Kanban board, and the agent will need appropriate permissions to create, modify, and view cards. The specific commands may vary slightly depending on the underlying Kanban system being used.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.