Async audio/video understanding with Doubao-Seed (火山方舟 Ark). Handles ASR (plain / per-character timestamps / multispeaker), AST translation, speaker diarization, subtitle alignment, audio-visual captioning, video timeline JSON, technical-blog keyframe selection (with optional transcript hint), and free-form prompts over an audio or video file. Auto-uploads local files to Volcano TOS and auto-downloads remote URLs. Auto-splits videos > 20 min (≤ 50 MB/segment) and audio > 120 min (≤ 50 MB/segment) and merges results. Use when the user wants to transcribe, translate, diarize, caption, pick blog illustration frames, or ask questions about an audio/video file or URL.
$npx -y skills add jimliu/doubao-multimodal-skill --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/jimliu/doubao-multimodal-skill" --skill "jimliu/doubao-multimodal-skill/skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jimliu/doubao-multimodal-skill" that are relevant to the current task. Run `npx skills add "https://github.com/jimliu/doubao-multimodal-skill"` and select the relevant skills, then follow their instructions.