← 返回
未分类

Minutes Sync

Generate structured meeting minutes with Feishu sync. Use when taking meeting notes, writing 会议纪要, summarizing discussions, tracking action items, or when a...
生成结构化会议纪要并同步至飞书,适用于记录会议笔记、撰写会议纪要、归纳讨论要点、跟踪待办事项等场景。
terrycarter1985 terrycarter1985 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 265
下载
💾 0
安装
1
版本
#latest

概述

Meeting Minutes

Structured meeting minutes generation with Feishu document sync.

Workflow

  1. Collect meeting context (date, attendees, type, agenda, discussion points, decisions)
  2. Generate minutes from template: assets/template.md
  3. Sync to Feishu using feishu-doc skill
  4. Return Feishu link to participants

Meeting Types

TypeFocus
-------------
brainstormingIdeas, no decisions expected
planningTasks, owners, deadlines
reviewStatus, blockers, metrics
retroWhat worked / didn't / actions
standupYesterday / today / blockers

Generation Rules

  • Fill all {{placeholder}} fields from meeting context
  • If info missing, mark as [待补充] rather than omitting
  • Convert discussion points to concise bullet statements
  • Every decision must have an owner and deadline
  • Status defaults to 🟡 待办; update to ✅ 完成 or ❌ 阻塞 as appropriate
  • Append Feishu URL to document footer after sync

Feishu Sync

After generating minutes, create a Feishu document:

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

For detailed sync options (append, replace section, share, transfer), see feishu-sync.md.

Template

The base template is at template.md. Key sections:

  • 基本信息: Date, time, attendees, type, facilitator, recorder
  • 议程: Numbered agenda items
  • 讨论要点: Per-agenda discussion points and conclusions
  • 决议事项: Table with decision, owner, deadline, status
  • 待跟进事项: Checkbox list with owners and deadlines
  • 下次会议: Next meeting time and agenda

Output Format

Return the rendered minutes to the user AND provide the Feishu link. Example:

✅ 会议纪要已生成并同步至飞书
📄 飞书链接: https://xxx.feishu.cn/docx/XXXXX

版本历史

共 1 个版本

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

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

office-efficiency

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 461 📥 153,913
office-efficiency

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 931 📥 187,166
dev-programming

Code Formatter

terrycarter1985
代码格式化最佳实践及常用语言(Python、JavaScript、JSON、Markdown 等)的快速参考,使用 Prettier、Black、ESLint 等工具。
★ 0 📥 796