← 返回 Skills 市场
qingliu1617-art

YouTube Long Video Transcript

作者 qingliu1617-art · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1009
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ytb-transcript-long
功能描述
YouTube long video (>1 hour) full verbatim transcription and translation workflow. Use when user needs to (1) Extract subtitles from YouTube videos, (2) Translate English transcripts to Chinese, (3) Handle long videos that exceed session limits, (4) Process DownSub API responses and generate formatted documents.
安全使用建议
Do not install blindly. Key points to check before proceeding: - The SKILL.md requires a DownSub API key yet the registry metadata lists no credentials — confirm where/how you'll provide the API key and avoid pasting secrets into plain instructions. Prefer storing keys in your platform's secrets store. - The document embeds an Authorization header with a bearer token (starts with 'AIza...'); treat this as suspicious (possible accidental leak or placeholder). Do not assume the embedded token is valid or safe to use. - Verify that DownSub actually requires the type of key described and that the endpoint and Authorization scheme are legitimate (consider using official YouTube APIs or known services instead). - Note the skill asks the agent to spawn sub-agents and read/write transcript files; ensure you trust the agent runtime with those files and do not allow it to access unrelated files or credentials. - Clarify the contradictory instructions around 'zhiyan' and the recommended workflow (the SKILL.md has inconsistent guidance). - If you proceed, prefer giving the minimum required credential scoped appropriately, test with a small non-sensitive video, and monitor any network requests the agent makes.
功能分析
Type: OpenClaw Skill Name: ytb-transcript-long Version: 1.0.0 The skill bundle is designed for YouTube video transcription and translation, utilizing external APIs and tools. All network access to `downsub.com`, file system operations for saving transcripts, and the use of the `zhiyan` tool for online document generation are directly aligned with the stated purpose. The instructions for the AI agent, including the sub-agent prompt, are specific, constrained, and include safety checks (e.g., language verification), showing no evidence of prompt injection or malicious intent. The hardcoded API key in `SKILL.md` is presented as an example for configuration, not for direct use by the agent, which is instructed to verify a configured key.
能力评估
Purpose & Capability
The skill's name/description (YouTube long-video transcription & translation) matches the SKILL.md workflow, but the metadata declares no required credentials or tools while the instructions explicitly require a DownSub API key and optional 'zhiyan' tool. The SKILL.md even embeds an Authorization header with a bearer token, which is inconsistent with the registry metadata and unexpected for a simple instruction-only skill.
Instruction Scope
Runtime instructions tell the agent to POST to https://api.downsub.com/download with a specific Authorization header (token-looking string starting with 'AIza...'), spawn sub-agents, read and slice large transcript files, append/write chunk files, and optionally call a 'zhiyan' MCP. The instructions contain contradictions (e.g., earlier 'Has zhiyan? → Can generate online docs' vs. spawn-task text 'Do NOT use zhiyan') and include a hard-coded credential in the document — both are red flags. The steps ask the agent to handle secrets and to spawn background processing, which broadens the surface area beyond a simple parser.
Install Mechanism
No install spec and no code files are present (instruction-only). This lowers the risk from disk-installed arbitrary code. However, being instruction-only means the SKILL.md itself is the primary security surface and must be trusted.
Credentials
The skill metadata lists no required environment variables or primary credential, yet the SKILL.md requires a DownSub API key and shows an Authorization header with a token pattern ('AIza...') typically associated with Google API keys. Requiring a bearer/API key is reasonable for a third‑party service, but the metadata should declare it and the embedded token in the instructions is problematic. The skill also asks the user to 'configure in secrets' with no guidance on scope or storage.
Persistence & Privilege
The skill does not request persistent installation or 'always' inclusion and does not ask to modify other skills or system-wide settings. It does instruct spawning sub-agents and writing local files (transcript chunks and merged outputs), which is expected for long-file processing but increases operational privileges at runtime; this is a normal but notable capability.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ytb-transcript-long
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ytb-transcript-long 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
YouTube long video (>1hr) transcription and Chinese translation workflow
元数据
Slug ytb-transcript-long
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

YouTube Long Video Transcript 是什么?

YouTube long video (>1 hour) full verbatim transcription and translation workflow. Use when user needs to (1) Extract subtitles from YouTube videos, (2) Translate English transcripts to Chinese, (3) Handle long videos that exceed session limits, (4) Process DownSub API responses and generate formatted documents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1009 次。

如何安装 YouTube Long Video Transcript?

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

YouTube Long Video Transcript 是免费的吗?

是的,YouTube Long Video Transcript 完全免费(开源免费),可自由下载、安装和使用。

YouTube Long Video Transcript 支持哪些平台?

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

谁开发了 YouTube Long Video Transcript?

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

💬 留言讨论