This repository was archived by the owner on Jun 21, 2026. It is now read-only.
Add: videodb#67
Open
akshit-122 wants to merge 1 commit into
Open
Conversation
EricGrill
approved these changes
Jun 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the VideoDB skill to the Claude Code Plugin Marketplace as a reference-style listing.
VideoDB Skills gives any AI coding agent a single, consistent interface to See, Understand, and Act on video and audio — across realtime streams and batch workflows, server-side.
Works with Claude Code, Cursor, Copilot, and other AI agents.
What's included
plugins/videodb/README.md— marketplace listing with capabilities, install instructions, and usage examplesplugins/videodb/LICENSE— MIT license (copied from source repo)plugins/videodb/.claude-plugin/plugin.json— plugin manifestplugins-index.json— addedvideodbentry to thepluginsobjectStructure
This is a reference-style listing. The actual SKILL.md and supporting scripts live in the source repository at https://github.com/video-db/skills. Users install directly from there.
Installation (for reviewers to test)
Or via Claude Code:
Then run:
The agent will guide through API key setup and SDK installation.
Requirements
License
MIT — confirmed. See
plugins/videodb/LICENSE.Checklist