skills/youtube-transcript-extractor/SKILL.md
Extracts timestamped transcripts from YouTube videos for translation, summarization, and content creation.
npx skillsauth add qwenlm/qwen-code-examples YouTube Transcript ExtractorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
[HH:MM:SS] timestamps.youtube_transcript_{video_id}.txt in the current working directory.
youtube-transcript-apipython3 -m venv .venv
source .venv/bin/activate
python -m pip install -U pip
python -m pip install youtube-transcript-api
Run from the repository root (recommended for the clearest path):
python skills/youtube-transcript-extractor/scripts/get_youtube_transcript.py "https://www.youtube.com/watch?v=IDSAMqip6ms"
youtube_transcript_{video_id}.txt in the current working directory.Output youtube_transcript_{video_id}.md. Note: Ensure the content is not altered or truncated.
tools
帮助用户快速配置和使用微信通道功能。当用户想要"配置微信"、"连接微信"、"设置微信机器人"、"weixin setup"、"wechat channel"时使用此技能。
content-media
为开源项目生成专业宣传视频,传入 {owner}/{repo} 参数 Triggers on "生成开源视频", "宣传视频", "oss video", "remotion video".
testing
Image generation skill based on Alibaba Cloud DashScope, supporting the creation of high-quality hand-drawn or standard images from user descriptions.
development
Build full-stack dashboard applications using React/Next.js + shadcn/ui + Tailwind CSS + Recharts + Express with customizable data sources. Use when creating data visualization dashboards, business intelligence interfaces, monitoring systems, KPI displays, analytics platforms, or any project requiring data visualization with modern UI components and dynamic effects.