← 返回 Skills 市场
cainingnk

Search Movie

作者 Ning Cai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
0
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install search-movie
功能描述
一个基于 Model Context Protocol (MCP) 构建的智能电影和电视剧资源搜索工具,支持多源搜索和链接验证。
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install search-movie
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /search-movie 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug search-movie
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Search Movie 是什么?

一个基于 Model Context Protocol (MCP) 构建的智能电影和电视剧资源搜索工具,支持多源搜索和链接验证。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 0 次。

如何安装 Search Movie?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install search-movie」即可一键安装,无需额外配置。

Search Movie 是免费的吗?

是的,Search Movie 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Search Movie 支持哪些平台?

Search Movie 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Search Movie?

由 Ning Cai(@cainingnk)开发并维护,当前版本 v1.0.0。

💬 留言讨论