← 返回 Skills 市场
scikkk

Meeting Assistant

作者 scikkk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1008
总下载
1
收藏
12
当前安装
1
版本数
在 OpenClaw 中安装
/install meeting-assistant
功能描述
用于构建和排查 SenseAudio 会议助手,覆盖实时会议转写、说话人区分、实时翻译、会议纪要生成、行动项提取与转录导出。Build and troubleshoot SenseAudio meeting assistants for live meeting transcription, speaker-aw...
安全使用建议
This skill appears internally consistent and will send meeting audio and transcript data to SenseAudio endpoints using the SENSEAUDIO_API_KEY you provide. Before installing, confirm you trust https://nightly.senseaudio.cn, review its data-retention and privacy policy, and avoid uploading highly sensitive audio unless the vendor's handling meets your requirements. Protect and rotate the API key like any secret. If you need the skill to avoid sending raw audio to an external service, request an offline/local-only workflow or inspect for a local-processing variant.
功能分析
Type: OpenClaw Skill Name: meeting-assistant Version: 1.0.0 The skill bundle provides comprehensive instructions and API references for building a meeting assistant using the SenseAudio ASR service. It includes well-documented workflows for realtime and offline transcription, meeting note generation, and action item extraction, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the required credential and documented endpoints. The single required env var SENSEAUDIO_API_KEY and the referenced API URLs (api.senseaudio.cn / wss://api.senseaudio.cn) are appropriate for a meeting transcription/assistant skill.
Instruction Scope
SKILL.md and reference files instruct the agent to upload audio, open WebSocket sessions, and persist session identifiers and final segments for summarization. These actions are expected for the stated purpose, but they do involve transmitting user audio and metadata to the SenseAudio service and optionally storing logs/session ids—users should be aware of privacy/retention implications.
Install Mechanism
Instruction-only skill with no install spec or code to write to disk. This is the lowest-risk install model and matches the skill content.
Credentials
Only one required environment variable (SENSEAUDIO_API_KEY) is declared and used. That credential is necessary and proportionate for calling the documented SenseAudio REST/WebSocket APIs.
Persistence & Privilege
always is false and the skill does not request any elevated platform privileges or modify other skills. It allows autonomous invocation by default, which is standard for skills and consistent with its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meeting-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meeting-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release of SenseAudio Meeting Assistant skill. - Enables building and troubleshooting meeting workflows with SenseAudio ASR, including live transcription, speaker diarization, real-time translation, summary generation, action item extraction, and transcript export. - Detailed workflow guidance for both live and recorded meetings with model and feature selection advice. - Provides implementation rules, interface/model selection, minimal request examples, and limitations/caveats for typical meeting scenarios. - Includes output checklist and common pitfalls to guide users in best practices and avoid frequent errors.
元数据
Slug meeting-assistant
版本 1.0.0
许可证 MIT-0
累计安装 13
当前安装数 12
历史版本数 1
常见问题

Meeting Assistant 是什么?

用于构建和排查 SenseAudio 会议助手,覆盖实时会议转写、说话人区分、实时翻译、会议纪要生成、行动项提取与转录导出。Build and troubleshoot SenseAudio meeting assistants for live meeting transcription, speaker-aw... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1008 次。

如何安装 Meeting Assistant?

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

Meeting Assistant 是免费的吗?

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

Meeting Assistant 支持哪些平台?

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

谁开发了 Meeting Assistant?

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

💬 留言讨论