Productivity⭐ Featured Skill
Meeting Notes Generator
会议纪要生成器
Automatically convert meeting recordings or text notes into structured meeting minutes with action items, key decisions and assignees.
会议纪要待办办公ai
Install Command
npx openclaw skills install meeting-notesVersion
1.0.0
Author
shuzhihui
Updated
Wed Mar 18 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
Source
ClawHub →Features
Use Cases
Installation
npx openclaw skills install meeting-notes
使用示例
# 从音频生成会议纪要
meeting-notes --input meeting.mp3 --format standard
# 从文字记录提取待办
meeting-notes --text "会议讨论了..." --extract-todos
输出模板示例
# 会议纪要:XX项目技术评审
基本信息
讨论要点
1. 项目进度汇报
2. 技术方案评审