← 返回 Skills 市场
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ytb-transcript
功能描述
Fetch YouTube video transcripts, subtitles, and generate summaries. Use when the user wants to extract text from a YouTube video, download subtitles (similar...
安全使用建议
Before installing, ask the skill author or publisher to clarify runtime behavior and provide the missing implementation files or a concrete description of how transcripts are fetched: which APIs or third‑party services will be contacted, whether scraping is used, and whether any API keys will be required. If the skill will use external services (e.g., downsub-like sites or the YouTube API), confirm the exact endpoints and privacy/ToS implications. Because no code accompanies the SKILL.md, treat the skill as incomplete until you see the referenced scripts; avoid granting credentials or installing anything until that is resolved. If you proceed, test it first with non-sensitive/public videos and monitor outbound network requests.
功能分析
Type: OpenClaw Skill
Name: ytb-transcript
Version: 1.0.0
The skill bundle describes a utility for fetching YouTube transcripts and generating summaries. The provided files (_meta.json and SKILL.md) contain standard instructions and metadata consistent with the stated purpose, with no evidence of malicious intent, data exfiltration, or prompt injection. While the implementation scripts (scripts/fetch.py) are referenced but not included in the provided text, the available documentation is transparent and lacks high-risk indicators.
能力评估
Purpose & Capability
The name/description match the actions described in the SKILL.md (extract transcripts, timestamps, generate summaries). However the manifest lists no code or install steps while the SKILL.md explicitly references implementation artifacts (references/methods.md and scripts/fetch.py) that are not present — an internal inconsistency that should be explained.
Instruction Scope
The instructions are high-level and permit the agent to "attempt to fetch the transcript using available services" but do not specify which services, endpoints, or methods (YouTube Data API, third-party sites like downsub.com, web scraping, or local tooling). That vagueness could allow broad network actions or scraping behavior not evident from the description. The SKILL.md does not instruct reading system files or secrets, which is good, but the missing implementation details make the runtime behavior unclear.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which minimizes installation risk. No downloads or archive extraction are declared.
Credentials
No environment variables, credentials, or config paths are required — reasonable for a thin wrapper that uses only public resources. However, realistic transcript fetching often requires an API key (YouTube Data API) or access to third-party services; the absence of any declared credentials is notable and could indicate missing documentation about how the skill will access transcripts.
Persistence & Privilege
The skill does not request elevated persistence (always:false) and does not claim to modify other skills or system settings. It can be invoked by the agent normally, which is expected for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ytb-transcript - 安装完成后,直接呼叫该 Skill 的名称或使用
/ytb-transcript触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ytb-transcript skill.
- Fetch transcripts and subtitles from YouTube videos via URL or video ID.
- Generate AI-powered summaries and extract key points from video content.
- Support for timestamped transcripts and multi-language subtitles, prioritizing Chinese/English.
- Ideal for research, academic study, and efficient content analysis.
元数据
常见问题
YouTube Transcript & Summary 是什么?
Fetch YouTube video transcripts, subtitles, and generate summaries. Use when the user wants to extract text from a YouTube video, download subtitles (similar... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。
如何安装 YouTube Transcript & Summary?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ytb-transcript」即可一键安装,无需额外配置。
YouTube Transcript & Summary 是免费的吗?
是的,YouTube Transcript & Summary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
YouTube Transcript & Summary 支持哪些平台?
YouTube Transcript & Summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTube Transcript & Summary?
由 Junhao(@rqcker)开发并维护,当前版本 v1.0.0。
推荐 Skills