VidIQ - Video Intelligence & Query Tool
name: vidiq
by cassh100k · published 2026-03-22
$ claw add gh:cassh100k/cassh100k-vidiq---
name: vidiq
description: "AI-powered video intelligence - download, analyze, clip, GIF from any URL. Supports YouTube, TikTok, Instagram, X. Uses ffmpeg + yt-dlp."
metadata:
openclaw:
emoji: "🎬"
requires:
bins: ["ffmpeg", "yt-dlp"]
---
# VidIQ - Video Intelligence & Query Tool
Download, understand, and manipulate any video from a URL.
Commands
# Video info (duration, resolution, codecs)
{baseDir}/scripts/vidiq.sh <url_or_path> info
# Extract N frames evenly spaced
{baseDir}/scripts/vidiq.sh <url_or_path> frames 10
# Single frame at timestamp
{baseDir}/scripts/vidiq.sh <url_or_path> frame 01:30:00
# Clip between timestamps
{baseDir}/scripts/vidiq.sh <url_or_path> clip 01:01:01 01:20:01 output.mp4
# Create GIF (start time, duration in seconds)
{baseDir}/scripts/vidiq.sh <url_or_path> gif 00:45:00 5
# Extract audio as MP3
{baseDir}/scripts/vidiq.sh <url_or_path> audio
# Detect scene changes
{baseDir}/scripts/vidiq.sh <url_or_path> scenes 0.3
# Visual mosaic (columns, total frames)
{baseDir}/scripts/vidiq.sh <url_or_path> mosaic 4 16AI Analysis Workflow
1. Extract frames: `vidiq.sh <url> frames 10`
2. Feed frames to vision model for content understanding
3. Answer questions about the video based on frame analysis
Supported Platforms
YouTube, TikTok, Instagram, X/Twitter, any direct video URL, local files.
Notes
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...