Files
openclaw/docs/plugins/reference/meeting-notes.md
Peter Steinberger 07694c639d feat: add meeting notes plugin
Adds source-only external meeting notes plugin, SDK source-provider contract, CLI access, date-sharded storage, and Discord voice source.
2026-05-23 10:38:09 +01:00

24 lines
523 B
Markdown

---
summary: "Capture meeting transcripts from channel-owned sources and write summaries."
read_when:
- You are installing, configuring, or auditing the meeting-notes plugin
title: "Meeting Notes plugin"
---
# Meeting Notes plugin
Capture meeting transcripts from channel-owned sources and write summaries.
## Distribution
- Package: `@openclaw/meeting-notes`
- Install route: source checkout only
## Surface
contracts: meetingNotesSourceProviders, tools
## Related docs
- [meeting-notes](/plugins/meeting-notes)