‹ 返回总目录
视频生成 最近更新07-25

videodb

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量959
⭐ GitHub Stars115(fork 7)
🗓️ 最近推送2026-07-25
🌱 项目创建2026-02-24
💻 语言 / LicensePython · MIT
🐛 开放Issue1

📝 工具简介

面向agent的服务端视频工作流:摄取、理解、搜索、编辑、流式传输。

📖 怎么用

先装技能,在 Claude Code 里跑 `npx skills add video-db/skills`,或者用 `/plugin marketplace add video-db/skills` 加市场、再 `/plugin install videodb@videodb-skills` 安装。装完先初始化,执行 `/videodb setup`。接着配密钥,在终端 `export VIDEO_DB_API_KEY=sk-xxx`,或写进项目 `.env` 文件。搞定后就能让 Agent 调用了,它能看屏幕、听麦克风、读 RTSP 流和 YouTube,还能跑分析、搜片段、触发告警、生成字幕,一套接口全搞定。

📋 迷你测评

面向agent的服务端视频工作流,覆盖摄取到流式传输全链路。亮点是搜索与编辑能力内置,适合做视频处理的底层基建。客观数据点暂无。

📄 README 要点

这是一个给AI智能体用的“感知技能包”,支持Claude Code、Cursor、Copilot等主流AI编程工具。核心能力分三层:看——能实时捕捉桌面屏幕、麦克风、系统音频,也能接入RTSP流、本地文件、URL和YouTube视频;懂——对语音、场景、物体、OCR文字和品牌做分析并建立索引,之后可以搜索片段、提问、过滤和计数;动——能把结果流式输出,在实时画面上触发警报,还能编辑时间线、生成字幕和叠加层、导出剪辑。安装方式就是把它作为技能添加到你的AI编程助手里,适合需要让AI处理视频理解、实时监控和内容生成的开发场景,尤其适合做自动化视频工作流。

查看英文原文
[![License][license shield]][license url] The only perception skill your agent needs. Works with Claude Code , Cursor , Copilot , and other AI agents 📚 Explore the Docs   Watch Demos Why add this Skill This skill gives your agent one consistent interface to: See : Realtime desktop screen, mic and system audio, RTSP streams, ingest files, URLs, YouTube. Understand : Run analyzers over speech, scenes, objects, OCR and brands; index the results; then search moments, ask questions, filter and count Act : Stream results, trigger alerts on live feeds, edit timelines, generate subtitles and overlays, export clips. What it does VideoDB Skills lets your AI coding agent run end to end, server side video workflows in real time and batch: Capture desktop screen, mic, and system audio for real time processing. Upload and process RTSP streams, videos from YouTube, URLs, and local files. Create realtime context of visual and spoken information. Run analyzers over speech, scenes, objects, OCR and brands, then index what they produce. Search moments in natural language, ask questions and get answers grounded in the video, filter on exact field values, and aggregate counts server side. Generate transcripts, subtitles, and AI media. Edit clips, overlays, and exports server side. Return playable HLS links for anything you build. Get Started Get started in two quick steps. Open your AI coding agent (Requires Python 3.9+ and VideoDB Python SDK 0.5.0 or newer ) and follow along. Step 1: Install the skill [安装/使用命令见下方] Or install with Claude Code plugin: [安装/使用命令见下方] Step 2: Setup [安装/使用命令见下方] The agent will guide setup for your VideoDB API key ($20 free credits, no credit card required), install the SDK, and verify the connection. For Cursor, Copilot, and other agents, ask your agent to "setup videodb" Set your API key using either method: [安装/使用命令见下方] Give your agent instructions Ask your agent to run instructions like these. The skill loads automatically. "Upload https://www.youtube

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考