← 返回 Skills 市场
Meeting Debrief
作者
Adebayo Dawodu
· GitHub ↗
· v1.0.0
· MIT-0
130
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meeting-debrief
功能描述
Process meeting transcripts to extract action items, recommendations, key topics, relationships, and generate Excalidraw visualizations. Use when the user sh...
安全使用建议
This skill appears to do what it says: extract meeting insights and produce an Excalidraw file. Before installing/using it, consider: 1) The skill will always generate and save an .excalidraw file in the current working directory containing transcript content — avoid running it in folders you don't want meeting data stored in. 2) The generated filename may include participant names (PII); review or sanitize before sharing. 3) CRM integration is optional but could send participant data to external services if connectors/credentials are present — only allow that if you trust the destination. 4) The skill infers action items and attributions (e.g., "I'll send my calendar" → actionable task); verify inferred owners/deadlines for accuracy. If you want stronger guarantees, run it on non-sensitive transcripts or in a controlled workspace and review outputs before exporting or posting externally.
功能分析
Type: OpenClaw Skill
Name: meeting-debrief
Version: 1.0.0
The meeting-debrief skill is a productivity tool designed to extract structured information from meeting transcripts and generate Excalidraw visualizations. The instructions in SKILL.md and the template in excalidraw-base.json are consistent with the stated purpose, involving standard data processing, file creation, and optional CRM integration without any indicators of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name, description, and runtime instructions align: the skill extracts topics, entities, action items, recommendations, and builds an Excalidraw JSON file using the included template. It does not ask for unrelated credentials, binaries, or installs.
Instruction Scope
Instructions are narrowly focused on transcript processing and Excalidraw generation. Two items to note: (1) the skill mandates always generating and saving an Excalidraw file to the current working directory (this writes meeting content containing potentially sensitive PII to disk); (2) an optional CRM integration step mentions HubSpot/Zoho but does not declare credentials or explicit API calls — if the agent has connectors it may send data externally, so users should confirm whether they want that.
Install Mechanism
Instruction-only skill with no install spec and no bundled code beyond a harmless Excalidraw template. Nothing is downloaded or written by an installer step.
Credentials
The skill declares no required environment variables or credentials. The only external interactions are optional CRM actions; those would require CRM credentials but the skill does not request them explicitly. There is no disproportionate credential request.
Persistence & Privilege
always is false (no forced inclusion) and the skill does not request elevated agent/system privileges. It does instruct the agent to write files to the working directory (its own output), which is expected behavior for a file-generating skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meeting-debrief - 安装完成后,直接呼叫该 Skill 的名称或使用
/meeting-debrief触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — transcript to structured debrief with Excalidraw visualizations, action items, entity extraction, and CRM integration
元数据
常见问题
Meeting Debrief 是什么?
Process meeting transcripts to extract action items, recommendations, key topics, relationships, and generate Excalidraw visualizations. Use when the user sh... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。
如何安装 Meeting Debrief?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meeting-debrief」即可一键安装,无需额外配置。
Meeting Debrief 是免费的吗?
是的,Meeting Debrief 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meeting Debrief 支持哪些平台?
Meeting Debrief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meeting Debrief?
由 Adebayo Dawodu(@adawodu)开发并维护,当前版本 v1.0.0。
推荐 Skills