← 返回 Skills 市场
guoqunabc

Speech Notes

作者 Madoka · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
274
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install speech-notes
功能描述
将录音/语音转写为结构化演讲纪要。适用于:会议讲话、内部分享、演讲录音的转写整理。 触发条件:用户发送音频文件并要求整理/转写/纪要,或要求将已有转写文本整理成结构化纪要。
安全使用建议
This skill's functionality (audio → structured notes) is reasonable, but the runtime instructions assume tools and API access that aren't declared or included. Before installing or enabling it, ask the provider: (1) where do scripts like scripts/speech-to-text.sh come from, (2) what credentials are required and how will you supply them (Feishu file_key, Feishu API token, Google API key, Qwen token), and (3) whether ffmpeg/ffprobe are expected on your host. Only provide API keys with minimal scopes and consider testing with non-sensitive audio first. If you can't obtain answers or the skill asks you to paste credentials into an opaque place, treat it as high risk and do not proceed.
功能分析
Type: OpenClaw Skill Name: speech-notes Version: 1.0.0 The 'speech-notes' skill is a legitimate tool designed to transcribe audio recordings and format them into professional, structured meeting notes, specifically optimized for Feishu (Lark) documents. It utilizes standard audio processing utilities (ffmpeg, ffprobe) and reputable AI APIs (Gemini, Qwen, Feishu) to perform its stated tasks. The instructions in SKILL.md are detailed and focused on high-quality document formatting, stylistic consistency, and user interaction, with no evidence of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The name/description (transcribe + organize speech) aligns with the instructions. However the SKILL.md expects use of local binaries (ffmpeg/ffprobe), a local script (scripts/speech-to-text.sh for Feishu STT), and multiple external STT/LLM endpoints (Google Generative Language, Qwen) — none of these are declared in the skill metadata (no required binaries, no env vars, no scripts). That discrepancy is disproportionate and unexplained.
Instruction Scope
The instructions explicitly tell the agent to run ffprobe/ffmpeg (file splitting/compression), call a local script for Feishu STT, craft Python scripts to send base64 audio to generativelanguage.googleapis.com, and use Qwen endpoints and Feishu document APIs. They also instruct saving original transcriptions locally and updating Feishu documents via API. Those actions involve local file I/O and network calls to multiple external services; the skill did not limit or declare these resources or credentials and did not include the referenced scripts, so the runtime scope is broader than the metadata indicates.
Install Mechanism
There is no install spec and no code files — instruction-only. That minimizes supply-chain risk. However the SKILL.md instructs running external tools and scripts that are not provided; the absence of a provisioned install still leaves the agent expected to have certain binaries and scripts available on the host.
Credentials
The documentation prescribes calling Feishu STT (file_key), Google Generative Language, and Qwen services and also using Feishu document APIs, which normally require credentials/tokens. Yet the skill metadata lists no required environment variables or primary credential. Requiring multiple external API keys and a local script without declaring them is disproportionate and ambiguous — the user would need to supply keys/credentials out-of-band for the skill to work.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or elevated platform privileges. The instructions do ask the agent to write local files (save original transcriptions) and to update remote Feishu docs, which are normal for this function but should be acknowledged by the user before installation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install speech-notes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /speech-notes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of speech-notes skill. - Converts audio recordings or existing transcripts into structured meeting minutes. - Supports audio preprocessing, segmentation, and transcription using Feishu STT, Gemini, or Qwen. - Delivers high-quality, well-formatted minutes following detailed structure and formatting guidelines. - Ensures retention of original speaker's style and removes unnecessary filler for clarity. - Outputs documents ready for use in Feishu, following best practices for readability and formal presentation.
元数据
Slug speech-notes
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Speech Notes 是什么?

将录音/语音转写为结构化演讲纪要。适用于:会议讲话、内部分享、演讲录音的转写整理。 触发条件:用户发送音频文件并要求整理/转写/纪要,或要求将已有转写文本整理成结构化纪要。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 274 次。

如何安装 Speech Notes?

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

Speech Notes 是免费的吗?

是的,Speech Notes 完全免费(开源免费),可自由下载、安装和使用。

Speech Notes 支持哪些平台?

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

谁开发了 Speech Notes?

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

💬 留言讨论