mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 10:02:15 +00:00
Adds source-only external meeting notes plugin, SDK source-provider contract, CLI access, date-sharded storage, and Discord voice source.
24 lines
523 B
Markdown
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)
|