Skip to content
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
EricGrill:mainfrom
akshit-122:add-videodb-plugin
Open

Add: videodb#67
akshit-122 wants to merge 1 commit into
EricGrill:mainfrom
akshit-122:add-videodb-plugin

Conversation

@akshit-122

Copy link
Copy Markdown

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 examples
  • plugins/videodb/LICENSE — MIT license (copied from source repo)
  • plugins/videodb/.claude-plugin/plugin.json — plugin manifest
  • plugins-index.json — added videodb entry to the plugins object

Structure

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)

npx skills add video-db/skills

Or via Claude Code:

/plugin install videodb@videodb-skills

Then run:

/videodb setup

The agent will guide through API key setup and SDK installation.

Requirements

License

MIT — confirmed. See plugins/videodb/LICENSE.

Checklist

  • Original contribution, not a duplicate
  • MIT licensed — LICENSE file included
  • Tested with Claude Code
  • Follows naming conventions (lowercase-with-hyphens)
  • Comprehensive README documentation
  • No hardcoded secrets or API keys
  • plugins-index.json updated (plugin entry only — category array left to maintainer)

@akshit-122 akshit-122 requested a review from EricGrill as a code owner May 12, 2026 10:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants