소개
Sense is a specialized Claude Code skill designed to convert unstructured video content into structured, indexed knowledge. By combining subtitle parsing, frame extraction via ffmpeg, and advanced mathematical OCR via Mathpix, Sense extracts text, diagrams, and equations from lectures and presentations. It organizes this data into a local DuckDB database, providing a searchable timeline of technical concepts. The skill utilizes a unique GF(3)-balanced mapping system to categorize extracted content into specific domain skills, making it an essential tool for researchers and developers building technical documentation from video sources.