← Back to Skills Marketplace
adawodu

Meeting Debrief

by Adebayo Dawodu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
130
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meeting-debrief
Description
Process meeting transcripts to extract action items, recommendations, key topics, relationships, and generate Excalidraw visualizations. Use when the user sh...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meeting-debrief
  3. After installation, invoke the skill by name or use /meeting-debrief
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — transcript to structured debrief with Excalidraw visualizations, action items, entity extraction, and CRM integration
Metadata
Slug meeting-debrief
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Meeting Debrief?

Process meeting transcripts to extract action items, recommendations, key topics, relationships, and generate Excalidraw visualizations. Use when the user sh... It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install Meeting Debrief?

Run "/install meeting-debrief" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meeting Debrief free?

Yes, Meeting Debrief is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meeting Debrief support?

Meeting Debrief is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meeting Debrief?

It is built and maintained by Adebayo Dawodu (@adawodu); the current version is v1.0.0.

💬 Comments