← 返回 Skills 市场
justoneapi

Douban Movie Recent Hot Tv API

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

Douban Movie Recent Hot Tv

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

Endpoint Scope

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

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 getRecentHotTvV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getRecentHotTvV1.

node {baseDir}/bin/run.mjs --operation "getRecentHotTvV1" --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 getRecentHotTvV1 on /api/douban/get-recent-hot-tv/v1.
  • Prioritize fields that support this endpoint purpose: Get Douban recent Hot Tv data, including ratings, posters, and subject metadata, for series 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 is a minimal wrapper around JustOneAPI's Douban endpoint and appears coherent. Before installing: (1) confirm you trust JustOneAPI and the provided homepage; (2) provide JUST_ONE_API_TOKEN only (do not paste it into chat); (3) be aware the API uses a query parameter named 'token' which may be logged or exposed in referer headers — if that is a concern, consider restricting the token's permissions or using an environment where request logs are controlled; (4) the skill will run the node helper and make network calls to api.justoneapi.com, so run it in environments where that network access is acceptable.
功能分析
Type: OpenClaw Skill Name: justoneapi-douban-get-recent-hot-tv Version: 1.0.0 The skill is a standard API wrapper for retrieving Douban TV data via JustOneAPI (api.justoneapi.com). The execution script `bin/run.mjs` safely handles parameters using standard URL encoding and limits network activity to the documented endpoint. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill name/description (call JustOneAPI GET /api/douban/get-recent-hot-tv/v1) matches the included code and documentation. Requiring node and JUST_ONE_API_TOKEN is expected for an HTTP client that calls JustOneAPI. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md and bin/run.mjs only instruct the agent to call the documented API endpoint on https://api.justoneapi.com using the provided token and optional page query. The code does not read local files, other environment variables, or contact unexpected endpoints. It requests only the parameters declared in the manifest.
Install Mechanism
There is no install spec and no downloads; the skill is instruction-plus-a-small helper script (bin/run.mjs). No archives or third-party installs are performed by the skill itself.
Credentials
Only JUST_ONE_API_TOKEN is required (declared as primary credential), which is proportional to calling the API. Note: the token is sent as a query parameter per the OpenAPI manifest (parameter named 'token'), which can expose tokens in logs or referer headers — this is a property of the API design rather than the skill, but worth considering from a secrecy/leakage standpoint.
Persistence & Privilege
always is false and the skill does not modify system or other-skill configuration. It has standard, limited presence and can be invoked by the agent (normal behavior).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install justoneapi-douban-get-recent-hot-tv
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /justoneapi-douban-get-recent-hot-tv 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug justoneapi-douban-get-recent-hot-tv
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Douban Movie Recent Hot Tv API 是什么?

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

如何安装 Douban Movie Recent Hot Tv API?

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

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

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

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

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

谁开发了 Douban Movie Recent Hot Tv API?

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

💬 留言讨论