← 返回 Skills 市场
scikkk

Meeting Summarizer

作者 scikkk · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
260
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install meetingsummarizer
功能描述
Transcribe meetings with SenseAudio ASR speaker diarization, timestamps, and meeting-note extraction workflows. Use when users need meeting transcription, me...
安全使用建议
This skill appears coherent for using SenseAudio to transcribe meetings. Before installing: 1) Only provide the SenseAudio API key (SENSEAUDIO_API_KEY); do not reuse highly privileged keys if you can issue a restricted key. 2) Confirm you trust https://senseaudio.cn and are comfortable sending audio/transcripts to that service (transcripts can contain sensitive data). 3) Be aware the skill will install Python packages requests and websockets (normal for this use). 4) If you want LLM-based summaries, provide a separate LLM credential as recommended; the skill will not assume other provider keys. If you want extra assurance, review your API key permissions/rotation policy and inspect network traffic or environment handling in your runtime before granting the key.
功能分析
Type: OpenClaw Skill Name: meetingsummarizer Version: 1.0.2 The skill is a standard integration for the SenseAudio ASR service, providing meeting transcription and summarization capabilities. It uses the 'requests' and 'websockets' libraries to communicate with official endpoints (api.senseaudio.cn) and follows security best practices by handling API keys via environment variables and headers. The instructions in SKILL.md focus on local processing and data privacy, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description, required binary (python3), required env var (SENSEAUDIO_API_KEY), and declared install packages (requests, websockets) match a Python-based client for SenseAudio ASR. Nothing requested appears unrelated to meeting transcription.
Instruction Scope
SKILL.md instructs the agent to read only the SENSEAUDIO_API_KEY, call SenseAudio HTTP and WebSocket endpoints, and perform local transcript summarization. It does not instruct reading unrelated files, other env vars, or posting data to third-party endpoints beyond the documented SenseAudio API.
Install Mechanism
Install spec only lists common Python packages (requests, websockets). There are no arbitrary URL downloads or archive extraction steps; risk from installation is low and proportional to a Python helper.
Credentials
Only a single credential (SENSEAUDIO_API_KEY) is required and used as the Bearer token for SenseAudio API calls; this is appropriate for the stated functionality and is explained in the docs.
Persistence & Privilege
Skill is not marked always:true, does not request system-wide config changes, and is instruction-only (no bundled code modifying other skills). Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meetingsummarizer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meetingsummarizer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.2 - Clarified official SenseAudio ASR API usage and model constraints in documentation. - Summarized rules and removed specific file path references from protocol guidance. - No changes to code or functionality; documentation improvement only.
v1.0.1
Version 1.0.1 - Clarified ASR model, endpoint, and workflow rules for HTTP and WebSocket meeting transcription. - Added precise credential usage instructions and strengthened security notes (never log or expose API keys). - Specified that all default summarization and extraction must be done locally—external LLMs only if explicitly requested by the user. - Documented output formats, error handling, and provider constraints for improved reliability and user transparency. - Updated dependency and installation steps for Python helpers. - Streamlined and clarified recommended patterns for action item and decision extraction based on transcripts.
v1.0.0
- Major update: Now supports full audio transcription with speaker identification, intelligent summaries, and action item extraction. - Replaces previous script-based workflow; removed example-output.md and summarize.sh files. - Added step-by-step API usage guide, complete code samples for Python integration, and advanced features like real-time transcription, sentiment analysis, and multi-language support. - Requires SENSEAUDIO_API_KEY instead of ANTHROPIC_API_KEY. - Expanded documentation with implementation, output formatting, and actionable meeting analytics.
元数据
Slug meetingsummarizer
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Meeting Summarizer 是什么?

Transcribe meetings with SenseAudio ASR speaker diarization, timestamps, and meeting-note extraction workflows. Use when users need meeting transcription, me... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 260 次。

如何安装 Meeting Summarizer?

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

Meeting Summarizer 是免费的吗?

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

Meeting Summarizer 支持哪些平台?

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

谁开发了 Meeting Summarizer?

由 scikkk(@scikkk)开发并维护,当前版本 v1.0.2。

💬 留言讨论