← Back to Skills Marketplace
huajianjiu000

video-transcript-extractor

by huajianjiu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-transcript-extractor
Description
Extract text from videos and audio across 20+ platforms including TikTok, YouTube, Bilibili, and Douyin. Uses multi-level extraction strategy (subtitle track...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-transcript-extractor
  3. After installation, invoke the skill by name or use /video-transcript-extractor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug video-transcript-extractor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install video-transcript-extractor?

Run "/install video-transcript-extractor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is video-transcript-extractor free?

Yes, video-transcript-extractor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does video-transcript-extractor support?

video-transcript-extractor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created video-transcript-extractor?

It is built and maintained by huajianjiu (@huajianjiu000); the current version is v1.0.0.

💬 Comments