AI Agent Hub
Back to plugins
🧰

xby-search-movie

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-search-movie

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-search-movie in DeepSeek Harness to install this plugin; the source is hosted at https://github.com/xby-skill/xby-search-movie .

About this plugin

Finding movie and TV resources is rarely about the search itself—it is about the painful verification step that follows. You get a list of candidate links, only to discover one by one that some are dead, some require a subscription, and some are not the title you wanted at all. Manually clicking through each one is slow and tedious.\n\nxby-search-movie, built on the MCP protocol, compresses this workflow into two conversational steps. search_movie aggregates results from multiple sources and returns a candidate list with titles, links, and quality metadata. validate_video_url then accepts a single link or a batch of links and checks whether each one actually plays, so only verified links are ever recommended. The set_xby_apikey tool lets you configure the API key once in chat and it persists across restarts, removing the need for repeated setup.\n\nIt is well suited for users who regularly look up film and TV resources inside a conversational workflow, especially those who need to batch-screen candidate links and quickly confirm which ones are genuinely playable before sharing.

Use Cases

  • Search for a specific film or show and confirm the link plays before sharing it in chat
  • Batch-validate a set of video URLs to quickly surface only the playable ones
  • Automate link integrity checks while curating a shared media resource list

Best For

  • Individuals who regularly look up film and TV resources within chat-based workflows
  • Content operators who need to batch-manage and verify video resource links
  • Developers who want to automate the search-and-verify loop for media resources