← 返回
未分类

Meeting Minutes CN

Generate structured meeting minutes from templates, sync to Feishu, and track action items. Use when the user asks to create meeting notes (会议纪要/会议记录), summa...
根据模板生成结构化会议纪要,同步至飞书并跟踪待办事项。适用于用户要求创建会议纪要(会议纪要/会议记录)或摘要时。
terrycarter1985
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 272
下载
💾 0
安装
1
版本
#latest

概述

Meeting Minutes Skill

Generate structured meeting minutes, sync to Feishu, and track action items.

When to Use

  • User asks to create meeting minutes / 会议纪要 / 会议记录
  • User wants to summarize a meeting or discussion
  • User provides meeting context and wants structured output

Workflow

  1. Gather context: Ask for or infer meeting info (date, attendees, type, agenda, discussion points, action items)
  2. Generate minutes: Use the template at references/template.md — fill in all {{placeholders}}
  3. Sync to Feishu: Use the feishu-doc skill to create a document with the filled content
  4. Track action items: Optionally log action items to memory for follow-up

Template

See references/template.md for the full template with placeholders.

Meeting Types

TypeChineseDescription
----------------------------
brainstorming头脑风暴Creative ideation, no decisions expected
planning规划会Goal setting, roadmap, resource allocation
review评审会Progress check, demo, feedback
retro复盘会Reflection, improvement identification

Feishu Sync

python3 .claude/skills/feishu-doc/scripts/doc_ctl.py create "会议纪要 - {title} - {date}" --content "{minutes_content}"

If the feishu-doc skill is not available, output the minutes as markdown and inform the user.

Action Item Tracking

After creating minutes, add action items to memory/YYYY-MM-DD.md:

### Action Items from: {meeting_title}
- [ ] {action_1} — @{{owner_1}} — due {{deadline_1}}
- [ ] {action_2} — @{{owner_2}} — due {{deadline_2}}

Example

User: "帮我写今天产品评审会的纪要"

→ Fill template with inferred/provided info

→ Create Feishu doc

→ Log action items to daily memory

→ Reply with doc link

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-21 14:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Stock Price Alert

terrycarter1985
股价异动实时提醒,支持行情接口、邮件和Sonos语音播报
★ 0 📥 683

Stock Alert Workflow

terrycarter1985
使用 Yahoo Finance 数据分析股票和加密货币,支持投资组合管理(创建、添加、移除资产),以及按市值排名前 20 的加密货币分析。
★ 0 📥 573

Python Support

terrycarter1985
OpenClaw代理的Python语言支持,提供环境配置、依赖管理、代码检查、测试及Python代码执行最佳实践。
★ 0 📥 658