Conversa Analyzer
/install conversa-analyzer
Conversation Analyzer
Extract structured insights from conversation transcripts (WhatsApp, email threads, meeting notes, chat logs).
Trigger
Invoke when the user shares a conversation transcript or asks "analyze this conversation", "extract decisions", "what came out of this chat".
Workflow
- Accept the conversation text (from user message, pasted text, or file).
- Parse and analyze for each category below.
- Output a clean structured report.
Output Structure
📝 Executive Summary
3-5 lines: what was discussed, what was decided, key outcome.
📌 Decisions Made
- What was decided
- Who was involved
- Context/constraints
✅ Action Items
| # | Action | Owner | Deadline | Status |
|---|---|---|---|---|
| 1 | ... | ... | ... | Pending |
📅 Dates & Commitments
- Event/commitment → Date → Who committed
👤 People Involved
- Name: Role in conversation, responsibilities mentioned
⚠️ Open Questions / Risks
Anything unresolved, ambiguous, or risky.
Notes
- If the input is very long (>10000 chars), summarize first then extract.
- If no conversation context is provided, ask the user to provide the text or point to a file.
- Use bullet lists, not tables, for WhatsApp-friendly output (no markdown tables).
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install conversa-analyzer - 安装完成后,直接呼叫该 Skill 的名称或使用
/conversa-analyzer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Conversa Analyzer 是什么?
Analyze conversation transcripts: decisions, action items, dates, people, executive summary. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 37 次。
如何安装 Conversa Analyzer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install conversa-analyzer」即可一键安装,无需额外配置。
Conversa Analyzer 是免费的吗?
是的,Conversa Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Conversa Analyzer 支持哪些平台?
Conversa Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Conversa Analyzer?
由 AndreAtaide86(@andreataide86)开发并维护,当前版本 v1.0.0。