meeting-minutes

Generate structured meeting minutes with Feishu sync. Use when taking meeting notes, writing 会议纪要, summarizing discussions, tracking action items, or when a meeting ends and minutes need to be created and shared. Supports brainstorming, planning, review, retro, and standup meeting types. Auto-syncs to Feishu documents for team collaboration.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "meeting-minutes" with this command: npx skills add terrycarter1985/minutes-sync

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Baoyu Post To Weibo

Posts content to Weibo (微博). Supports regular posts with text, images, and videos, and headline articles (头条文章) with Markdown input via Chrome CDP. Use when...

Registry SourceRecently Updated
1.5K1jimliu
General

Baoyu Infographic

Generate professional infographics with 21 layout types and 22 visual styles. Analyzes content, recommends layout×style combinations, and generates publicati...

Registry SourceRecently Updated
2.9K2jimliu
General

Baoyu Translate

Translates articles and documents between languages with three modes - quick (direct), normal (analyze then translate), and refined (analyze, translate, revi...

Registry SourceRecently Updated
General

Baoyu Image Cards

Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image cards optimized...

Registry SourceRecently Updated
4601jimliu