The video-analyzer skill helps users analyze video content for various parameters such as duration, frame rate, and resolution. It is suitable for developers and data analysts looking to extract insights from video files.
$ npx skills add https://github.com/zrong/skills --skill video-analyzerThe video-analyzer skill uses vision and video large language models to understand and analyze video content from local files or URLs. It extracts insights by processing video frames through configurable AI models like Doubao Vision or OpenAI, with adjustable frame sampling to balance detail and API costs. Users can analyze videos, get content summaries, ask questions about video material, and describe scenes—ideal for developers, data analysts, and anyone needing automated video understanding. The skill supports video site URLs (YouTube, Bilibili) via yt-dlp integration and offers flexible configuration for different model backends and analysis parameters.
Install the skill using the provided command.
Extract frame rate from video files
Calculate video duration
Determine video resolution
$ npx skills add https://github.com/zrong/skills --skill video-analyzergit clone https://github.com/zrong/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan