← 返回 Skills 市场
justoneapi

Douban Movie Recent Hot Movie API

作者 justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install justoneapi-douban-get-recent-hot-movie
功能描述
Call GET /api/douban/get-recent-hot-movie/v1 for Douban Movie Recent Hot Movie through JustOneAPI.
使用说明 (SKILL.md)

Douban Movie Recent Hot Movie

Use this focused JustOneAPI skill for recent Hot Movie in Douban Movie. It targets GET /api/douban/get-recent-hot-movie/v1. It has no required non-token parameters. OpenAPI describes it as: Get Douban recent Hot Movie data, including ratings, posters, and subject metadata, for movie discovery and trend monitoring.

Endpoint Scope

  • Platform key: douban
  • Endpoint key: get-recent-hot-movie
  • Platform family: Douban Movie
  • Skill slug: justoneapi-douban-get-recent-hot-movie
Operation Version Method Path OpenAPI summary
getRecentHotMovieV1 v1 GET /api/douban/get-recent-hot-movie/v1 Recent Hot Movie

Inputs

Parameter In Required by Optional by Type Notes
page query n/a all integer Page number for pagination

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getRecentHotMovieV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getRecentHotMovieV1.

node {baseDir}/bin/run.mjs --operation "getRecentHotMovieV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getRecentHotMovieV1 on /api/douban/get-recent-hot-movie/v1.
  • Prioritize fields that support this endpoint purpose: Get Douban recent Hot Movie data, including ratings, posters, and subject metadata, for movie discovery and trend monitoring.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
安全使用建议
This skill appears to do exactly what's advertised: call JustOneAPI's Douban recent-hot-movie endpoint. Before installing, confirm you trust https://api.justoneapi.com and are willing to give the service the JUST_ONE_API_TOKEN. Note the script sends the token as a query parameter (which can be logged by intermediaries or servers) — prefer a token with limited scope and rotate it if exposure is possible. Ensure node is up-to-date on the host and review the included bin/run.mjs if you want to inspect behavior locally before running.
功能分析
Type: OpenClaw Skill Name: justoneapi-douban-get-recent-hot-movie Version: 1.0.0 The skill is a standard API wrapper for retrieving Douban movie data via JustOneAPI (api.justoneapi.com). The execution script bin/run.mjs uses safe URL construction and standard fetch calls, while SKILL.md includes security best practices by instructing the agent not to leak the API token in logs or chat. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill is a thin wrapper around a single JustOneAPI endpoint. Requiring node and JUST_ONE_API_TOKEN matches the included node script and the API's authentication; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and bin/run.mjs only describe/parses CLI args and perform an HTTPS GET to https://api.justoneapi.com/api/douban/get-recent-hot-movie/v1 with the token as a query parameter. The instructions do not direct reading other files, accessing unrelated env vars, or sending data to unexpected endpoints.
Install Mechanism
There is no install spec; this is instruction-only plus a small included node script. Nothing is downloaded or written to disk at install time by the skill itself.
Credentials
Only JUST_ONE_API_TOKEN is required and declared as the primary credential. That single token is proportional to the stated purpose. No other secrets, config paths, or unrelated environment variables are requested.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify system or other-skill configuration. Default autonomous invocation is allowed (normal) and within expectations for an API integration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install justoneapi-douban-get-recent-hot-movie
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /justoneapi-douban-get-recent-hot-movie 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug justoneapi-douban-get-recent-hot-movie
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Douban Movie Recent Hot Movie API 是什么?

Call GET /api/douban/get-recent-hot-movie/v1 for Douban Movie Recent Hot Movie through JustOneAPI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。

如何安装 Douban Movie Recent Hot Movie API?

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

Douban Movie Recent Hot Movie API 是免费的吗?

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

Douban Movie Recent Hot Movie API 支持哪些平台?

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

谁开发了 Douban Movie Recent Hot Movie API?

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

💬 留言讨论