← 返回 Skills 市场
video-transcript-extractor
作者
huajianjiu
· GitHub ↗
· v1.0.0
· MIT-0
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-transcript-extractor
功能描述
Extract text from videos and audio across 20+ platforms including TikTok, YouTube, Bilibili, and Douyin. Uses multi-level extraction strategy (subtitle track...
安全使用建议
This skill's instructions talk about calling specific APIs (TikHub endpoints) and sending media to ASR/AI services but omit how authentication and data handling are done. Before installing or using it, ask the publisher to: (1) list every external endpoint the skill will call and whether those are run by the vendor or third parties; (2) specify exactly which environment variables or credentials are required (and avoid supplying unrelated secrets); (3) describe whether and where video/audio files are downloaded or temporarily stored; (4) explain whether transcripts or media are uploaded to third‑party ASR/AI services and provide a privacy/retention policy; (5) provide an explicit authentication method (API key, OAuth) and why it is needed. If they cannot clearly answer, avoid giving real credentials or sensitive content, and test with non‑sensitive samples only. If privacy is a concern, prefer a skill that performs ASR locally or that documents its backend and data handling.
功能分析
Type: OpenClaw Skill
Name: video-transcript-extractor
Version: 1.0.0
The skill bundle provides instructions for an AI agent to extract video transcripts from various platforms (YouTube, TikTok, etc.) using the TikHub API. The SKILL.md file contains standard operational instructions, parameters, and expected output formats aligned with its stated purpose, with no evidence of malicious prompt injection, data exfiltration, or unauthorized execution logic.
能力评估
Purpose & Capability
The stated purpose (extract transcripts from 20+ platforms) matches the instructions' goals, but the SKILL.md references calling platform APIs (TikHub endpoints) and performing ASR/AI correction. The skill declares no required environment variables or credentials — yet calling those APIs in practice typically requires API keys or authenticated access. That mismatch is unexplained and disproportionate.
Instruction Scope
Runtime instructions tell the agent to parse links, call platform API endpoints, separate audio/video streams, call ASR APIs, and perform AI correction. The doc does not specify how to authenticate to those APIs, which ASR/AI services will be used, where media is uploaded, nor any limits on data transmission. The steps imply downloading media to local storage and sending user content to external services, but those actions are not described or constrained.
Install Mechanism
This is instruction-only (no install spec and no code files), so nothing is written to disk by an installer. That reduces supply-chain risk compared with skills that download and execute archives.
Credentials
The SKILL.md effectively requires access to third-party APIs and likely API keys or OAuth tokens (TikHub, ASR, possibly platform-specific APIs), but the registry metadata lists no required env vars or primary credential. Requesting no credentials while instructing calls that typically need them is inconsistent and suggests missing or hidden requirements.
Persistence & Privilege
The skill does not request elevated or persistent privileges. always is false and it is user-invocable; it does not declare any modifications to system or other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-transcript-extractor - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-transcript-extractor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Transcript Extractor v1.0.0
- Initial release with multi-level video and audio transcript extraction
- Supports 20+ platforms including YouTube, TikTok, Douyin, Bilibili, and more
- Intelligent extraction: prioritizes subtitle tracks, uses speech recognition and AI correction for high accuracy
- Batch processing and multi-language support (100+ languages) included
- Detects and extracts background music information
元数据
常见问题
video-transcript-extractor 是什么?
Extract text from videos and audio across 20+ platforms including TikTok, YouTube, Bilibili, and Douyin. Uses multi-level extraction strategy (subtitle track... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 video-transcript-extractor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-transcript-extractor」即可一键安装,无需额外配置。
video-transcript-extractor 是免费的吗?
是的,video-transcript-extractor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
video-transcript-extractor 支持哪些平台?
video-transcript-extractor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 video-transcript-extractor?
由 huajianjiu(@huajianjiu000)开发并维护,当前版本 v1.0.0。
推荐 Skills