meeting-notes
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesemeeting-notes
meeting-notes
Transform raw meeting/interview notes into structured, distributable minutes with decisions, action items (owner + deadline), risks, and open questions. All extraction, formatting, and validation logic are handled by run.py.
将原始会议/访谈记录转换为结构化、可分发的纪要,包含决策、行动项(负责人+截止日期)、风险点和待澄清问题。所有提取、格式化和验证逻辑均由run.py处理。
调用
调用
bash
python3 skills/meeting-notes/run.py '{"action":"summarize","raw_notes":"..."}'bash
python3 skills/meeting-notes/run.py '{"action":"summarize","raw_notes":"..."}'