返回顶部
g

google-video-url-analysis

Send a public video URL directly to a Google Gemini model for analysis. Use when Codex must summarize a video, answer questions about video content, or extract key points from a URL without local download or file upload steps.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
501
下载量
0
收藏
概述
安装方式
版本历史

google-video-url-analysis

# Google Video Url Analysis Use `scripts/gemini_video_url_analyzer.py` for deterministic Gemini calls instead of ad-hoc API snippets. ## Workflow 1. Set an API key: - `GEMINI_API_KEY` (preferred), or - `GOOGLE_API_KEY` 2. Run the analyzer with a public video URL supported by Gemini as direct URI input. 3. Provide a task-specific prompt (summary, timeline extraction, Q&A, moderation, etc.). 4. Inspect the text output. ## Command Guide - Basic analysis: - `python scripts/gemini_video_url_analyzer.py --video-url "https://www.youtube.com/watch?v=..." --prompt "Summarize in 5 bullets and list important timestamps."` - Override model: - `python scripts/gemini_video_url_analyzer.py --video-url "<url>" --model "gemini-2.5-pro" --prompt "Produce a scene-by-scene report."` ## Operational Rules - Require a publicly accessible URL. - Prefer concise, explicit prompts with concrete output constraints.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 gemini-video-analyze-1776420045 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 gemini-video-analyze-1776420045 技能

通过命令行安装

skillhub install gemini-video-analyze-1776420045

下载 Zip 包

⬇ 下载 google-video-url-analysis v1.0.0

文件大小: 2.75 KB | 发布时间: 2026-4-17 20:07

v1.0.0 最新 2026-4-17 20:07
Initial release of gemini-video-analyze skill.

- Analyze and summarize public video URLs via Google Gemini models with no need for downloads or file uploads.
- Supports task-specific prompts including summaries, Q&A, and key point extraction.
- Provides a command-line script for deterministic calls and customizable model options.
- Requires only a public video URL and an API key to operate.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部