Analyzes video content and extracts highlights. Use when user wants to analyze video, extract highlights, create video summary, generate video keywords, understand video content, find best moments, create trailer, extract exciting clips, get video insights, or identify viral moments. 视频分析、提取精彩片段、视频摘要、视频理解、精彩集锦、视频关键词、剪辑精华、内容分析、热门片段。
Analyzes video content for understanding and extracts highlight clips using AI multimodal analysis.
Use this skill when:
Obtain the video URL to analyze.
Call submitAideoTask with appropriate prompt:
getAideoTaskStatus to check progressMaximum wait time: 20 minutes
If task exceeds 20 minutes, report as timeout failure.
Results vary by task type:
User request: "Create a 30-second highlight reel from this video"
submitAideoTask:
prompt: "Extract the most exciting moments from this video to create a 30-second highlight compilation"
multiInputs: ["source_video.mp4"]
User request: "Analyze this video and give me a summary"
submitAideoTask:
prompt: "Analyze this video content and generate: summary, keywords, and plot analysis"
multiInputs: ["video.mp4"]
User request: "Make a trailer from this long video"
submitAideoTask:
prompt: "Extract the most engaging and exciting moments to create a compelling trailer"
multiInputs: ["long_video.mp4"]
User request: "Find the best clips for social media"
submitAideoTask:
prompt: "Identify and extract the most viral-worthy moments from this video for social media"
multiInputs: ["content_video.mp4"]