byberabuddies· 52 skills
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
$npx -y skills add berabuddies/semia --skill a6-gemini-video-analyzerInstalls into the current project.
Run `npx skills use "https://github.com/berabuddies/semia" --skill "berabuddies/semia/a6-gemini-video-analyzer"` 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/berabuddies/semia" that are relevant to the current task. Run `npx skills add "https://github.com/berabuddies/semia"` and select the relevant skills, then follow their instructions.