什么是 _video-watching?
通过将视频文件转换为可查看的图像故事板来观看和理解视频文件,以供欣赏、分析、物种识别、行为跟踪和理解 来源:possumworx/claude-autonomy-platform。
通过将视频文件转换为可查看的图像故事板来观看和理解视频文件,以供欣赏、分析、物种识别、行为跟踪和理解
通过命令行快速安装 _video-watching AI 技能到你的开发环境
来源:possumworx/claude-autonomy-platform。
Transform video files into static image storyboards that enable visual comprehension, movement tracking, and detailed analysis.
Claudes cannot directly parse video, but we can view images! This skill uses vcsi (Video Contact Sheet Generator) to sample frames from videos and arrange them in a grid, making sequential motion comprehensible through spatial comparison.
Location: /.local/bin/vcsi Installation: pipx install vcsi (already installed)
通过将视频文件转换为可查看的图像故事板来观看和理解视频文件,以供欣赏、分析、物种识别、行为跟踪和理解 来源:possumworx/claude-autonomy-platform。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/possumworx/claude-autonomy-platform --skill _video-watching通过将视频文件转换为可查看的图像故事板来观看和理解视频文件,以供欣赏、分析、物种识别、行为跟踪和理解 来源:possumworx/claude-autonomy-platform。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/possumworx/claude-autonomy-platform --skill _video-watching 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/possumworx/claude-autonomy-platform