meeting-to-kanban
Convert meeting notes or transcripts into a clean Kanban board with owners, due dates, blockers, and next actions.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/meeting-to-kanbanWhat This Skill Does
The meeting-to-kanban skill is a sophisticated automation tool designed to bridge the gap between unstructured meeting discourse and structured project management. It ingests raw meeting transcripts or scribbled notes and parses them into a high-utility Kanban board format. By identifying key components—specifically action items, participant assignments, deadlines, and potential blockers—the skill transforms ephemeral verbal commitments into actionable data. It utilizes a dedicated Python script and a pre-defined YAML schema to ensure consistency in your project organization, outputting structured CSVs or Markdown tables ready for immediate use in tools like Trello, Notion, or Jira.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/52yuanchangxing/meeting-to-kanban
This command pulls the necessary script (tasks_to_kanban.py) and schema resource (board-columns.yaml) into your local AgentSkills directory, ensuring they are ready for immediate execution.
Use Cases
This skill is ideal for project managers, product owners, and team leads who spend significant time documenting meetings. Use it after daily stand-ups to visualize progress, after stakeholder brainstorming sessions to extract task ownership, or following post-mortems to document follow-up actions and risk mitigation strategies. It acts as an objective, tireless assistant that cleans up project backlogs.
Example Prompts
- "会议纪要转任务: 请查看附件的会议记录,帮我整理出看板表格,并标注截止日期。"
- "meeting notes to kanban: Parse the transcript from today's sync and create a CSV formatted for Trello, focusing on blocker identification."
- "给我做项目任务板: 从这份会议记录中提取所有action items,并按责任人分类整理成Markdown表格。"
Tips & Limitations
To maximize the efficacy of this skill, provide clear context regarding the project scope or specific board columns if they deviate from the default board-columns.yaml file. While the skill is adept at extraction, it functions best as a first-pass drafting tool. It will not execute tasks or update third-party project management software directly; it provides the structured manifest for you to review and implement. Always verify dates and ownership assignments, especially when the transcript is ambiguous or contains overlapping conversation threads. The skill maintains a 'human-in-the-loop' philosophy, prioritizing transparency over automated execution.
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-52yuanchangxing-meeting-to-kanban": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution
Related Skills
portfolio-case-study-forge
Turn rough project notes into polished portfolio case studies with metrics, visuals checklist, and interviewer talking points.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
policy-to-checklist
把征稿启事、通知、比赛规则、制度文件、招标要求等转成可执行检查清单与时间线。
incident-postmortem-assistant
将事故线索整理成复盘草案,区分根因、诱因、放大器、影响与修复动作。;use for incident, postmortem, sre workflows;do not use for 归责个人, 篡改时间线.
ecommerce-customer-service-pro
行业可选的智能电商客服技能。用于售前咨询、售中跟进、催付催单、发货物流、售后处理、退款退换、投诉安抚、差评挽回、FAQ整理、达人与机构商务沟通等场景;先识别行业与场景,再输出全面、合规、可直接发送的话术与处理建议。