← Back to Skills Marketplace
cainingnk

Search Movie

by Ning Cai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install search-movie
Description
一个基于 Model Context Protocol (MCP) 构建的智能电影和电视剧资源搜索工具,支持多源搜索和链接验证。
Usage Guidance
Install only if you are comfortable using xiaobenyang.com as the remote provider and storing its API key locally in a plaintext .env file. Use a dedicated key for this service, avoid entering unrelated credentials, and remove or rotate the key if you stop using the skill.
Capability Assessment
Purpose & Capability
The skill coherently implements movie and TV search plus video-link validation through a XiaoBenYang remote MCP API. The local code uses one fixed provider endpoint, so the 'multi-source' claim likely depends on that provider rather than local multi-provider logic.
Instruction Scope
Runtime instructions are bounded to checking for an API key, asking for missing user inputs, calling two declared tool functions, and returning raw API results. No hidden role changes, prompt override behavior, destructive actions, or unrelated tasks were found.
Install Mechanism
The artifact contains SKILL.md, standard Python helper scripts, and ordinary requirements. There are no install hooks, background workers, binaries, obfuscation, or privilege escalation steps.
Credentials
Reading XBY_APIKEY from the environment or .env and making HTTPS requests is proportionate for an API-backed search tool, but the frontmatter does not declare the required env var or remote service details as clearly as it could.
Persistence & Privilege
The skill intentionally persists the API key to a local .env file and updates the process environment. This is disclosed as saving the key, but it is plaintext local persistence and not a host-managed secret store.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install search-movie
  3. After installation, invoke the skill by name or use /search-movie
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of 电影搜索工具 based on Model Context Protocol (MCP). - Supports intelligent search for movies and TV shows from multiple sources, with resource link validation. - Requires users to provide and configure an API key before use; prompts for API key if missing. - Provides two main functions: search_movie (search for resources), and validate_video_url (check if links are playable). - Enforces strict workflow: verify API key, select appropriate tool, extract parameters, call function, and present raw data to users. - Prohibits any data search or generation when API key is absent.
Metadata
Slug search-movie
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Search Movie?

一个基于 Model Context Protocol (MCP) 构建的智能电影和电视剧资源搜索工具,支持多源搜索和链接验证。 It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.

How do I install Search Movie?

Run "/install search-movie" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Search Movie free?

Yes, Search Movie is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Search Movie support?

Search Movie is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Search Movie?

It is built and maintained by Ning Cai (@cainingnk); the current version is v1.0.0.

💬 Comments