← 返回 Skills 市场
andreataide86

Conversa Analyzer

作者 AndreAtaide86 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
37
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install conversa-analyzer
功能描述
Analyze conversation transcripts: decisions, action items, dates, people, executive summary.
使用说明 (SKILL.md)

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

  1. Accept the conversation text (from user message, pasted text, or file).
  2. Parse and analyze for each category below.
  3. 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).
安全使用建议
Install only if you are comfortable letting the skill read conversation text or files you point it to. Be cautious with sensitive transcripts, and avoid using memory search unless you explicitly want prior saved context included.
能力评估
Purpose & Capability
The stated purpose is to analyze conversation transcripts and extract summaries, decisions, action items, dates, people, and open questions; the artifact instructions match that purpose.
Instruction Scope
The skill declares read, write, memory_search, and memory_get access; reading user-provided files is purpose-aligned, but memory access is broader than needed for pasted transcripts and should be used only when the user directs it.
Install Mechanism
The artifact consists of a single SKILL.md file with no executable scripts, package installer, dependency setup, or post-install behavior.
Credentials
No commands, network calls, credential handling, or external service use are requested; the requested local access is proportionate for analyzing user-supplied transcripts.
Persistence & Privilege
No persistence, background worker, privilege escalation, credential/session access, or automatic file modification behavior is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install conversa-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /conversa-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
conversa-analyzer 1.0.0 – Initial Release - Enables analysis of conversation transcripts to extract structured insights. - Identifies and summarizes decisions, action items, dates/commitments, people involved, and open questions or risks. - Provides a clear executive summary of discussions and outcomes. - Supports input from pasted text, files, or direct prompts. - Outputs concise, structured reports suitable for various chat and documentation platforms.
元数据
Slug conversa-analyzer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论