← 返回 Skills 市场
SpeakNotes: YouTube, Audio & Document Summaries
作者
Jack Lillie
· GitHub ↗
· v1.0.1
289
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install speaknotes-youtube-audio-document-summarizer
功能描述
Use when OpenClaw needs to call SpeakNotes API routes directly using an API key and generate transcripts/summaries from YouTube URLs, media files, or documen...
安全使用建议
This skill appears coherent and only needs your SpeakNotes API key. Before installing: (1) store SPEAKNOTES_API_KEY in a secure secret store (do not paste it into chat), (2) verify the domain https://api.speaknotes.io and the SpeakNotes documentation to confirm the endpoints you expect, and (3) be aware upload flows use signed upload URLs (these are typically third-party storage endpoints like S3 for the file bytes) — the SKILL.md states not to send the API key to those signed URLs, which is correct. If you rely on push notifications, the optional fcmToken field can be provided; only supply it if you understand how it will be used. If you want extra assurance, review the included openapi.json to confirm no unexpected endpoints are present.
功能分析
Type: OpenClaw Skill
Name: speaknotes-youtube-audio-document-summarizer
Version: 1.0.1
The skill bundle provides a legitimate integration for the SpeakNotes API to transcribe and summarize YouTube videos, audio files, and documents. The instructions in SKILL.md include explicit security guidelines for the agent, such as preventing API key leakage and restricting network calls to the official domain (api.speaknotes.io), while the openapi.json correctly defines the expected service endpoints.
能力评估
Purpose & Capability
Name/description (YouTube/audio/document summaries) align with the requirements: a single SPEAKNOTES_API_KEY and an OpenAPI contract for SpeakNotes endpoints. There are no unrelated credentials or unexpected binaries requested.
Instruction Scope
SKILL.md prescribes only API calls to the SpeakNotes host, upload flows using signed URLs, and polling for note status. It explicitly warns not to leak API keys and limits the host to https://api.speaknotes.io. Instructions do not request reading arbitrary files, other env vars, or system state outside the described flows.
Install Mechanism
Instruction-only skill with no install spec and no code files to write or execute; minimal disk or execution footprint.
Credentials
Only one required env var (SPEAKNOTES_API_KEY) declared as the primary credential, which is appropriate and necessary for the described API interactions. No other secrets or unrelated tokens are requested.
Persistence & Privilege
Skill is not force-included (always:false) and uses normal autonomous invocation defaults. It does not request elevated platform privileges or modify other skills' config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install speaknotes-youtube-audio-document-summarizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/speaknotes-youtube-audio-document-summarizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
1.0.1 - OpenClaw credential metadata + setup clarification
- Added OpenClaw skill metadata declaring required env credential:
- `SPEAKNOTES_API_KEY`
- `primaryEnv: SPEAKNOTES_API_KEY`
- Updated prerequisites to explicitly require storing the API key in OpenClaw secret/config.
- Added an OpenClaw config example showing how to pass `apiKey` and `env` values.
- Expanded setup phase guidance for missing keys:
- upgrade path via `/pricing/pro`
- key creation via `/settings/api-keys`
- save key as `SPEAKNOTES_API_KEY` before API calls.
v1.0.0
1.0.0 - Initial release
First public release of the SpeakNotes OpenClaw skill.
- Publishes a clean two-file package:
- SKILL.md (usage instructions and workflow)
- openapi.json (authoritative OpenAPI 3.1 API contract)
- Supports YouTube URL validation + summarization
- Supports signed upload flows for audio/video and documents
- Includes note status polling and note/folder retrieval guidance
- Enforces API key safety and official SpeakNotes host usage
元数据
常见问题
SpeakNotes: YouTube, Audio & Document Summaries 是什么?
Use when OpenClaw needs to call SpeakNotes API routes directly using an API key and generate transcripts/summaries from YouTube URLs, media files, or documen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 289 次。
如何安装 SpeakNotes: YouTube, Audio & Document Summaries?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install speaknotes-youtube-audio-document-summarizer」即可一键安装,无需额外配置。
SpeakNotes: YouTube, Audio & Document Summaries 是免费的吗?
是的,SpeakNotes: YouTube, Audio & Document Summaries 完全免费(开源免费),可自由下载、安装和使用。
SpeakNotes: YouTube, Audio & Document Summaries 支持哪些平台?
SpeakNotes: YouTube, Audio & Document Summaries 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SpeakNotes: YouTube, Audio & Document Summaries?
由 Jack Lillie(@jacklillie)开发并维护,当前版本 v1.0.1。
推荐 Skills