← 返回 Skills 市场
jaskies

Tóm tắt Video YouTube (Jaskies)

作者 Trần Anh Vũ · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
287
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tomtat-video-jaskies
功能描述
Tóm tắt nội dung video YouTube từ đường link cung cấp. Hỗ trợ trích xuất transcript tự động và phân tích ý chính chuyên sâu. Yêu cầu máy chủ có cài đặt yt-dl...
安全使用建议
This appears to be a straightforward YouTube summarizer. Before installing/use: (1) ensure yt-dlp and ffmpeg are installed (SKILL.md explains how); (2) note the script returns raw VTT (with timestamps) — the agent or your pipeline must remove timestamps before summarizing; (3) the example run path in SKILL.md may not match where the script is stored—adjust the command to the actual script path; (4) yt-dlp will contact YouTube to download subtitles, so network access is required and you should avoid using sensitive/private videos; (5) the script suppresses yt-dlp output (errors may be hidden) — run manually first to confirm it works in your environment. If any of these points are unacceptable, inspect or modify scripts locally before running.
功能分析
Type: OpenClaw Skill Name: tomtat-video-jaskies Version: 1.1.0 The skill is designed to summarize YouTube videos by extracting transcripts using 'yt-dlp' and 'ffmpeg'. The shell script 'scripts/get_transcript.sh' handles the extraction of subtitles in a standard manner, and the instructions in 'SKILL.md' are consistent with the stated functionality without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The declared purpose (YouTube transcript + summary) matches the included script that runs yt-dlp. Minor mismatch: the registry metadata lists no required binaries, while SKILL.md correctly tells the user to have yt-dlp and ffmpeg installed. This looks like an omission in metadata rather than malicious behavior.
Instruction Scope
SKILL.md directs the agent to run the included script to extract subtitles and then to remove timestamps and summarize. The script itself simply outputs the VTT subtitle file (it does not strip timestamps), so the agent is expected to perform timestamp-stripping and summarization — this is a scope mismatch but not a red flag. Also the usage example path ('bash skills/public/tomtat-video/...') differs slightly from the included file path ('scripts/get_transcript.sh'), which may cause runtime confusion. The yt-dlp invocation suppresses stdout/stderr (redirected to /dev/null 2>&1), which will hide diagnostic messages.
Install Mechanism
There is no install spec; this is an instruction-only skill with a tiny shell script. That is low-risk: nothing is downloaded or written by the skill itself. SKILL.md suggests installing yt-dlp and ffmpeg via standard package managers/pip, which is appropriate for the stated functionality.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate to its simple purpose (fetch subtitles and summarize).
Persistence & Privilege
The skill does not request persistent or elevated privileges; always:false and no install-time modifications are present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tomtat-video-jaskies
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tomtat-video-jaskies 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Bổ sung hướng dẫn cài đặt yt-dlp và ffmpeg chi tiết.
v1.0.0
Initial release of tomtat-video-jaskies skill: - Hỗ trợ trích xuất và tóm tắt nội dung video YouTube từ link do người dùng cung cấp. - Ưu tiên sử dụng phụ đề tiếng Việt, thay thế bằng tiếng Anh nếu cần thiết. - Xử lý transcript dạng VTT, lọc thời gian để lấy văn bản thuần. - Có thể tóm tắt các video dài theo từng phần để đảm bảo đầy đủ ý chính. - Trình bày nội dung tóm tắt theo phong cách chuyên nghiệp và sinh động.
元数据
Slug tomtat-video-jaskies
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tóm tắt Video YouTube (Jaskies) 是什么?

Tóm tắt nội dung video YouTube từ đường link cung cấp. Hỗ trợ trích xuất transcript tự động và phân tích ý chính chuyên sâu. Yêu cầu máy chủ có cài đặt yt-dl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 287 次。

如何安装 Tóm tắt Video YouTube (Jaskies)?

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

Tóm tắt Video YouTube (Jaskies) 是免费的吗?

是的,Tóm tắt Video YouTube (Jaskies) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tóm tắt Video YouTube (Jaskies) 支持哪些平台?

Tóm tắt Video YouTube (Jaskies) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tóm tắt Video YouTube (Jaskies)?

由 Trần Anh Vũ(@jaskies)开发并维护,当前版本 v1.1.0。

💬 留言讨论