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).
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install conversa-analyzer - After installation, invoke the skill by name or use
/conversa-analyzer - Provide required inputs per the skill's parameter spec and get structured output
What is Conversa Analyzer?
Analyze conversation transcripts: decisions, action items, dates, people, executive summary. It is an AI Agent Skill for Claude Code / OpenClaw, with 37 downloads so far.
How do I install Conversa Analyzer?
Run "/install conversa-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Conversa Analyzer free?
Yes, Conversa Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Conversa Analyzer support?
Conversa Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Conversa Analyzer?
It is built and maintained by AndreAtaide86 (@andreataide86); the current version is v1.0.0.