📦 IMDb

v1.0.0

通过 JustOneAPI 调用 GET /api/imdb/streaming-picks-query/v1 获取 IMDb Streaming Picks。

0· 0·0 当前·0 累计
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
The 技能 is internally consistent: it only requires node and a JustOneAPI 令牌, and its code and instructions match the 状态d purpose of calling the JustOneAPI IMDb 流ing-picks 端点.
评估建议
This 技能 is coherent: it simply calls JustOneAPI's IMDb 流ing-picks 端点 and needs JUST_ONE_API_令牌 and node. Before 安装ing, confirm the 令牌 you supply is from Just One API and that you are comfortable with the 令牌 being sent as a 查询 parameter (查询 strings can be 记录ged by proxies or servers). If you prefer, ask the mAIntAIner to use an Authorization header instead of a 查询 param. Also ensure you trust https://API.justoneAPI.com and that the 令牌 has only the scopes you intend to expose....
详细分析 ▾
用途与能力
Name/description, declared requirements (node, JUST_ONE_API_令牌), and included files all align with a thin HTTP 命令行工具ent for the JustOneAPI 流ing-picks 端点. The single required env var (JUST_ONE_API_令牌) is 应用ropriate for this API integration.
指令范围
SKILL.md 指示 agent 运行附带的 node helper,并在缺少参数时进行询问。该 helper(bin/run.mjs)仅构造一个指向文档路径的 HTTP GET 请求,注入 token,并打印 JSON。没有读取本地文件、其他 env 变量或传输无关数据的指令。
安装机制
No 安装 spec; this is an instruction-only 技能 with a small 辅助工具 script. Nothing is 下载ed from remote URLs or written to disk during 安装.
凭证需求
仅需 JUST_ONE_API_TOKEN 作为唯一且主要凭据,配置简洁。 注意:helper 会将 token 以 query 参数(token=…)发送,对某些 API 功能可行,但隐私性低于 Authorization 头,且可能被中间节点记录。
持久化与权限
The 技能 does not 请求 persistent or elevated privileges. always is false and it does not modify other 技能s or 系统 configuration.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

安装命令

点击复制
官方npx clawhub@latest install justoneapi-imdb-streaming-picks-query
镜像加速npx clawhub@latest install justoneapi-imdb-streaming-picks-query --registry https://cn.longxiaskill.com

技能文档

IMDb 流ing Picks

Use this focused JustOneAPI 技能 for 流ing Picks in IMDb. It tar获取s 获取 /API/imdb/流ing-picks-查询/v1. It has no required non-令牌 parameters. OpenAPI describes it as: 获取 IMDb 流ing Picks data, including curated titles avAIlable across 流ing surfaces, for content discovery and watch列出 re搜索.

端点 Scope 平台 key: imdb 端点 key: 流ing-picks-查询 平台 family: IMDb 技能 slug: justoneAPI-imdb-流ing-picks-查询 Operation Version Method Path OpenAPI summary 流ingPicks查询 v1 获取 /API/imdb/流ing-picks-查询/v1 流ing Picks 输入s Parameter In Required by Optional by Type Notes languageCountry 查询 n/a all string Language and country preferences. AvAIlable Values: - en_US: English (US) - fr_CA: French (Canada) - fr_FR: French (France) - de_DE: German (Germany) - hi_IN: Hindi (India) - it_IT: Italian (Italy) - pt_BR: Portuguese (Brazil) - es_ES: Spanish (SpAIn) - es_US: Spanish (US) - es_MX: Spanish (Mexico) languageCountry enum values n/a n/a n/a de_DE, en_US, es_ES, es_MX, es_US, fr_CA, fr_FR, hi_IN, it_IT, pt_BR

请求 body: none documented; 发送 parameters through path or 查询 arguments.

Version Choice

Use 流ingPicks查询 for the documented v1 端点. There are no alternate versions grouped in this 技能.

运行 This 端点

Supported operation IDs in this 技能: 流ingPicks查询.

node {baseDir}/bin/运行.mjs --operation "流ingPicks查询" --令牌 "$JUST_ONE_API_令牌" --params-json '{"key":"value"}'

Ask for any missing required parameter before calling the 辅助工具. Keep user-provided IDs, cursors, keywords, and 过滤器s unchanged.

环境 Required: JUST_ONE_API_令牌 Pass the 令牌 with --令牌 "$JUST_ONE_API_令牌"; do not paste 令牌 values into chat messages, screenshots, or 记录s. 获取 a 令牌 from Just One API 仪表盘. Authentication detAIls: Just One API Usage 图形界面de. 输出 Focus 状态 the operation ID and 端点 path used, for example 流ingPicks查询 on /API/imdb/流ing-picks-查询/v1. Prioritize fields that support this 端点 purpose: 获取 IMDb 流ing Picks data, including curated titles avAIlable across 流ing surfaces, for content discovery and watch列出 re搜索. Return raw JSON only after the short, 端点-specific summary. If the backend errors, include the backend payload and the exact operation ID.

数据来源ClawHub ↗ · 中文优化:龙虾技能库