zlxlabszlxlabsOfficial·1 Agent Skills Included

VideoTranscriptAPI

Video and podcast transcription with summaries and speaker recognition

Transcribes videos and podcasts from YouTube, Bilibili, Douyin, Xiaohongshu, and podcast platforms into clean, proofread text. Generates summaries, speaker-separated transcripts, and searchable task history without manual downloading or note-taking. Runs as a self-hosted API with caching, notifications, and shareable result links for fast repeat access.
npx skills add zlxlabs/VideoTranscriptAPI --all -g -y
Available:

Gives the AI agent working rules for this project, including responding in Chinese, keeping code modular and well-logged, running type checks after changes, and placing all tests in the tests folder.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install VideoTranscriptAPI?

Run `npx skills add zlxlabs/VideoTranscriptAPI --all -g -y` in your terminal to install the skill globally.

How to transcribe a YouTube or Bilibili video to text?

Send the video link to your agent and it submits the URL to your self-hosted VideoTranscriptAPI server, then returns a proofread transcript and summary with a shareable view link.

Does VideoTranscriptAPI support speaker recognition?

Yes. Enable the speaker option for multi-person interviews or podcasts and the FunASR engine separates the transcript by speaker.

Can I transcribe local audio files with VideoTranscriptAPI?

No. The service only accepts URLs, so you must first upload local files to a publicly accessible link before submitting them.

Does VideoTranscriptAPI work with Claude Code and OpenClaw?

Yes. The skill follows the standard SKILL.md format and runs in Claude Code, OpenClaw, and Hermes once you set the base URL and token environment variables.

Related Repositories in Content & Communication

View All in Content & Communication