AI Agent Hub
Back to skills
Smart Meeting Minutes icon

Smart Meeting Minutes

Office Efficiency Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_ce5ac436/hyjy2026 according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Raw meeting material often arrives as verbose transcripts, scattered notes, or verbal follow-ups. If shared directly, key decisions get buried in discussion, action items may lack owners and deadlines, and later accountability becomes hard to verify. This skill turns that input into an archiveable, syncable, followable meeting minutes document rather than a stream-of-consciousness log.

Workflow and limits

It extracts meeting metadata, agenda items, resolutions, action items, open questions, and next meeting plans, then structures them using a standard template:
- Meeting basics: topic, time, location, chair, attendees.
- Core content and decisions: by agenda item, using the pattern 'discussion core + final decision,' keeping conclusions and special notes.
- Action items: table with item, task, owner, collaborators, deadline, deliverable, and notes; vague terms like 'as soon as possible' are avoided.
- Open issues: unresolved items, follow-up method, and expected feedback time.

Output is Markdown by default; for Word delivery, python-docx can be used to create a .docx file named 【会议纪要】YYYY年MM月DD日-XX会议. Structured JSON can be batch-rendered through generate_minutes.py. Before final output, missing owners or deadlines should be confirmed, debate details should be excluded, and no confirmed decision or action item should be omitted.

Use Cases

  • Turn a project meeting transcript into formal minutes with decisions, action owners, and deadlines.
  • Turn scattered notes into a Markdown minutes draft with deadlines ready for chair review.
  • Extract action items from exported chat records into a table with owners, collaborators, and deliverables.
  • Batch-generate consistent meeting minutes from structured JSON for archiving and follow-up.

Best For

  • Project managers who need to turn meeting transcripts into formal minutes and action follow-ups.
  • PMO or admin staff who own regular meeting records and need clear owners and deadlines.
  • Pre-sales, delivery, or customer success leads who need client meeting decisions turned into follow-up logs.
  • Operations leads or meeting assistants who need batch-generated meeting archives.