Skip to content

Add VidSeeds.ai (video SEO/metadata + multi-platform publishing connector)#155

Open
andrei-kiparuk wants to merge 2 commits into
hashgraph-online:mainfrom
andrei-kiparuk:add-vidseeds-ai
Open

Add VidSeeds.ai (video SEO/metadata + multi-platform publishing connector)#155
andrei-kiparuk wants to merge 2 commits into
hashgraph-online:mainfrom
andrei-kiparuk:add-vidseeds-ai

Conversation

@andrei-kiparuk
Copy link
Copy Markdown

@andrei-kiparuk andrei-kiparuk commented May 25, 2026

Adds VidSeeds.ai to Community Plugins → Tools & Integrations.

VidSeeds.ai is a pre-upload video SEO/metadata optimization connector: it analyzes your existing video and generates optimized titles, descriptions, tags, thumbnails, and chapters for YouTube, TikTok, Instagram, Facebook, LinkedIn, and X, then publishes. Hosted MCP connector (148 tools, vidseeds_ prefix), paid with a 14-day free trial; users supply a free Personal Access Token from https://vidseeds.ai/settings/developer-tokens.

PR checklist

  • README entry alphabetically sorted within its category (scripts/check-alphabetical.py passes)
  • Plugin bundle under plugins/<owner>/<repo>/
  • Valid .codex-plugin/plugin.json with name, version, description, repository, license, and interface.{displayName,shortDescription,composerIcon}
  • composerIconassets/icon.png (512×512, under the 50 KB cap)
  • Referenced skills/ and codex.mcp.json paths included in bundle (2026-05-25 sync)
  • scripts/validate-plugin-pr.py passes
  • One plugin per PR

Copilot AI review requested due to automatic review settings May 25, 2026 19:31
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds the VidSeeds.ai community plugin bundle and surfaces it in the repository’s community plugins list.

Changes:

  • Added Codex plugin manifest for VidSeeds.ai (.codex-plugin/plugin.json)
  • Added VidSeeds.ai entry to the community plugins list in README.md

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
plugins/CarrotGamesStudios/vidseeds-mcp/.codex-plugin/plugin.json Introduces the plugin manifest (metadata, interface declaration, server/skills pointers).
README.md Adds VidSeeds.ai to the third-party/community plugins section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 25, 2026

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

Complete the Codex plugin bundle referenced by plugin.json (skills/, mcpServers).
Sync SKILL.md with vidseeds_ underscore tool naming from CarrotGamesStudios/vidseeds-mcp@ab4f057.

Co-authored-by: Cursor <cursoragent@cursor.com>
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 25, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This PR adds a new VidSeeds.ai plugin with:

  • Valid plugin.json manifest following the established schema
  • MCP server configuration using mcp_servers (consistent with existing codex-rg-guard pattern)
  • Comprehensive skill documentation with proper setup instructions
  • Required assets in correct locations
Files Reviewed (4 files)
  • README.md - New plugin entry (1 line added)
  • plugins/CarrotGamesStudios/vidseeds-mcp/.codex-plugin/plugin.json - New plugin manifest
  • plugins/CarrotGamesStudios/vidseeds-mcp/codex.mcp.json - New MCP config
  • plugins/CarrotGamesStudios/vidseeds-mcp/skills/vidseeds-setup/SKILL.md - New skill documentation

Reviewed by laguna-m.1-20260312:free · 1,470,252 tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants