Li Mvp Kanban Complete Skill
Skill by 43622283
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/43622283/li-mvp-kanban-complete-skillWhat This Skill Does
The Li Mvp Kanban Complete Skill is a comprehensive project management solution designed for OpenClaw users, providing a full-featured Kanban board experience. It integrates seamlessly into your agentic workflow, offering a suite of 21 MCP tools that cover everything from basic task CRUD operations to advanced AI-driven board analytics. With built-in support for lane management, batch processing, and vector-based semantic search, it acts as a digital brain for your project tasks, keeping your workflows organized, visible, and optimized.
Installation
Installation is streamlined for maximum efficiency. For OpenClaw users, the recommended path is via the ClawHub terminal interface: clawhub install openclaw/skills/skills/43622283/li-mvp-kanban-complete-skill. Alternatively, for developers needing local environment control, you can clone the repository to your workspace, build the provided Docker image, and launch the service using the included Docker Compose configuration. Once active, the MCP server allows your agent to interact with the Kanban board directly through natural language.
Use Cases
This skill is perfect for teams or individual developers who need to manage complex, multi-stage projects without switching context. It is ideal for agile sprint tracking, bug lifecycle management, or organizing personal development roadmaps. Use the AI analysis features to perform project retrospectives or identify potential bottlenecks in your throughput. The batch operation tools allow for quick cleanup of stale tasks, while the NLP command parser allows you to update your project status using simple, natural language input.
Example Prompts
- "Analyze my project board and identify which tasks are at risk of being blocked."
- "Search for all projects related to authentication refactoring using semantic search."
- "Move all 'In Progress' tasks from the backend lane to the 'Review' lane in the Q3 Development project."
Tips & Limitations
To get the most out of this skill, ensure your tasks are consistently labeled and that you utilize the custom lane features to mirror your specific workflow. Note that while this skill supports powerful AI-driven insights, the analysis is based on the data stored in the local SQLite database. Always ensure your Docker environment has sufficient persistent storage mounted to prevent loss of task data during container updates. For complex analytical queries, favor the specific analyze_board MCP tool for the most accurate results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-43622283-li-mvp-kanban-complete-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, code-execution
Related Skills
li_itil_manager
ITIL 5 Manager - Elite IT Service Management Advisor specializing in ITSM, FinOps, and IT governance using ITIL 5 DPSM framework.
Li Etl Handle Safe
Skill by 43622283
Li Doc Answer
Skill by 43622283
li-feishu-audio
飞书语音交互技能。支持语音消息自动识别、AI 处理、语音回复全流程。需要配置 FEISHU_APP_ID 和 FEISHU_APP_SECRET 环境变量。使用 faster-whisper 进行语音识别,Edge TTS 进行语音合成,自动转换 OPUS 格式并通过飞书发送。适用于飞书平台的语音对话场景。
li_sentry_check
Multi-platform server inspection and health check skill. SSH into remote Linux servers using key-based authentication, run read-only inspection commands (CPU, memory, disk, network, services, security), and generate structured Markdown reports with anomaly highlighting. Use when the user asks to inspect servers, run health checks, check system metrics, perform 巡检/巡查, gather system status, or generate inspection reports. Compatible with nanobot, OpenClaw, and Hermes agent.