claude-video-vision: A Claude Code plugin that gives Claude the ability to watch and understand videos. It extracts frames via ffmpeg and processes audio through multiple backends (Gemini, local Whisper, or OpenAI). Claude receives frames as images and audio transcriptions with timestamps, acting as a perception layer.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Analyze a video file by providing its path and optionally asking a specific question
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities