← 返回 Skills 市场
quent1nq

JT Meeting Summary

作者 quent1nQ · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
40
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jt-meeting-summary
功能描述
Pure prompt guidance for generating faithful meeting and call summaries. Use when the model should summarize transcripts into meeting minutes, concise summar...
使用说明 (SKILL.md)

JT Meeting Summary

Purpose

Guide the model to generate faithful, structured summaries from meeting or call transcripts. This skill is instruction-only: do not call external APIs, internal services, workflow endpoints, or retrieval tools unless the user separately asks for them.

Mode selection

Choose exactly one primary mode:

User asks for Use
会议纪要、完整纪要、任务表、todo、JSON 输出 references/full-minutes-json.md
简约纪要、会议总结、Markdown 纪要、普通总结 references/concise-minutes.md
十分钟纪要、长会分段总结、按时间段总结 references/ten-minute-summary.md
通话记录总结、电话录音总结 references/call-summary.md
会议摘要、章节摘要、发言人摘要、标题/关键词、金句、新鲜词 references/summary-components.md
漫画总结、图片总结、视觉总结、文生图提示词 references/visual-summary-prompt.md

If ambiguous, default to concise-minutes.md. If the user needs downstream parsing, choose full-minutes-json.md.

Universal workflow

  1. Read the full transcript and identify time markers, speakers, utterances, and any meeting metadata.
  2. Normalize only obvious ASR errors when context is clear. Do not invent missing names, roles, dates, numbers, decisions, or causes.
  3. Remove duplicate, filler, background-noise, and pure acknowledgement content unless it confirms a decision.
  4. Segment by coherent discussion topics, not by arbitrary fixed length unless the user requests time-based output.
  5. Extract and preserve:
    • meeting topic and agenda
    • participants or stable speaker ids
    • speaker-specific views and evidence
    • decisions, consensus, disagreements, risks, blockers
    • tasks with owner and deadline
    • unresolved questions
  6. Produce the requested format exactly.
  7. Self-check every speaker, task owner, deadline, and conclusion against the transcript before final output.

Hard rules

  • Do not call interfaces, APIs, databases, workflow services, or web endpoints as part of this skill.
  • Do not fabricate absent fields. Use 原文未涉及, 未明确责任人, or 未明确时间 when needed.
  • Preserve speaker names exactly. If names are absent, use 发言人0, 发言人1, etc.
  • Separate each speaker's own views; never cross-attribute or merge viewpoints.
  • Capture conflicts and consensus explicitly when present.
  • For phone-call transcripts, introduce phone numbers once if needed, then use speaker numbers in summaries; mask phone numbers unless raw identifiers are required.
  • For JSON modes, output strict valid JSON only and no Markdown code fence.
  • Keep summaries shorter than the transcript. For content under 30 seconds with no concrete information, output 暂无.

Usage examples

  • “Use $jt-meeting-summary to generate formal JSON meeting minutes and todo items from this transcript.”
  • “Use $jt-meeting-summary to summarize this sales call into concise Markdown.”
  • “Use $jt-meeting-summary to create a ten-minute summary for this long meeting.”
  • “Use $jt-meeting-summary to generate title, keywords, speaker summaries, and action items.”
  • “Use $jt-meeting-summary to turn this meeting summary into a comic-style image prompt.”

Reference loading guidance

Load only the reference matching the selected mode. Load summary-components.md together with another reference only when the user asks for multiple derived artifacts such as minutes plus title/tags/speaker summaries.

安全使用建议
This skill appears safe to install as prompt-only summarization guidance. As with any meeting-summary tool, only provide transcripts you are comfortable having the model process, especially if they contain private business discussions or personal information.
功能分析
Type: OpenClaw Skill Name: jt-meeting-summary Version: 1.0.0 The skill bundle provides structured prompt instructions for summarizing meeting transcripts into various formats (Markdown, JSON, visual prompts). It contains explicit 'Hard rules' in SKILL.md forbidding the use of external APIs, databases, or web endpoints, and includes privacy-conscious instructions in references/call-summary.md to mask phone numbers. No malicious code, data exfiltration, or harmful prompt injection attempts were found.
能力评估
Purpose & Capability
The artifacts consistently describe prompt guidance for faithful meeting and call summaries, including JSON minutes, concise minutes, phone-call summaries, and visual-summary prompts.
Instruction Scope
The instructions are scoped to reading a user-provided transcript and producing a summary, with explicit rules not to fabricate details and not to call external APIs, databases, workflow services, or web endpoints.
Install Mechanism
There is no install spec, no code files, no required binaries, and no required environment variables.
Credentials
The skill requests no credentials, system access, network access, or local file access beyond loading its included reference prompt files.
Persistence & Privilege
No persistence, background activity, account privileges, memory writes, or long-running behavior are present in the supplied artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jt-meeting-summary
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jt-meeting-summary 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial prompt-only release for faithful meeting and call summaries; no external API or interface calls.
元数据
Slug jt-meeting-summary
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

JT Meeting Summary 是什么?

Pure prompt guidance for generating faithful meeting and call summaries. Use when the model should summarize transcripts into meeting minutes, concise summar... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 40 次。

如何安装 JT Meeting Summary?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install jt-meeting-summary」即可一键安装,无需额外配置。

JT Meeting Summary 是免费的吗?

是的,JT Meeting Summary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

JT Meeting Summary 支持哪些平台?

JT Meeting Summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 JT Meeting Summary?

由 quent1nQ(@quent1nq)开发并维护,当前版本 v1.0.0。

💬 留言讨论