← 返回 Skills 市场
justoneapi

Bilibili User Relation Stats API

作者 justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install justoneapi-bilibili-get-user-relation-stat
功能描述
Call GET /api/bilibili/get-user-relation-stat/v1 for Bilibili User Relation Stats through JustOneAPI with wmid.
使用说明 (SKILL.md)

Bilibili User Relation Stats

Use this focused JustOneAPI skill for user Relation Stats in Bilibili. It targets GET /api/bilibili/get-user-relation-stat/v1. Required non-token inputs are wmid. OpenAPI describes it as: Get Bilibili user Relation Stats data, including following counts, for creator benchmarking and audience growth tracking.

Endpoint Scope

  • Platform key: bilibili
  • Endpoint key: get-user-relation-stat
  • Platform family: Bilibili
  • Skill slug: justoneapi-bilibili-get-user-relation-stat
Operation Version Method Path OpenAPI summary
getUserRelationStat v1 GET /api/bilibili/get-user-relation-stat/v1 User Relation Stats

Inputs

Parameter In Required by Optional by Type Notes
wmid query all n/a string Bilibili User ID (WMID)

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getUserRelationStat.

node {baseDir}/bin/run.mjs --operation "getUserRelationStat" --token "$JUST_ONE_API_TOKEN" --params-json '{"wmid":"\x3Cwmid>"}'

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 getUserRelationStat on /api/bilibili/get-user-relation-stat/v1.
  • Echo the required lookup scope (wmid) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Bilibili user Relation Stats data, including following counts, for creator benchmarking and audience growth tracking.
  • 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 it says: call JustOneAPI's Bilibili relation-stats endpoint using the JUST_ONE_API_TOKEN. Before installing, verify the token is obtained from the official Just One API dashboard and grant it only the minimum necessary scope. Keep the token in the environment (as instructed) and do not paste it into chat. Note: the token is sent as a query parameter (token=<value>), which some servers or logs may record—if that is a concern, confirm with JustOneAPI whether an alternative (Authorization header) is supported. If you want extra assurance, inspect bin/run.mjs locally and run it in a restricted environment or sandbox.
功能分析
Type: OpenClaw Skill Name: justoneapi-bilibili-get-user-relation-stat Version: 1.0.0 The skill bundle is a standard API wrapper for fetching Bilibili user relation statistics via the JustOneAPI service. The implementation in bin/run.mjs is a straightforward Node.js script that uses fetch to communicate with the documented endpoint (api.justoneapi.com) and contains no evidence of malicious behavior, data exfiltration, or prompt injection.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (JustOneAPI Bilibili relation stats) aligns with required artifacts: node runtime and JUST_ONE_API_TOKEN. The token is the expected credential for the advertised API; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md and the included bin/run.mjs limit actions to building the request and calling https://api.justoneapi.com/api/bilibili/get-user-relation-stat/v1 with query params token and wmid. The instructions do not request reading other files, system state, or unrelated environment variables.
Install Mechanism
There is no external install step or network download; the skill is instruction-only with a small local Node script. Nothing is pulled from arbitrary URLs or installed to the system.
Credentials
Only JUST_ONE_API_TOKEN is required and it's the declared primary credential. The number and nature of environment variables are proportional to the documented API usage.
Persistence & Privilege
always:false and no special persistence or system-wide configuration changes are requested. The skill does not modify other skills or agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install justoneapi-bilibili-get-user-relation-stat
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /justoneapi-bilibili-get-user-relation-stat 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug justoneapi-bilibili-get-user-relation-stat
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Bilibili User Relation Stats API 是什么?

Call GET /api/bilibili/get-user-relation-stat/v1 for Bilibili User Relation Stats through JustOneAPI with wmid. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。

如何安装 Bilibili User Relation Stats API?

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

Bilibili User Relation Stats API 是免费的吗?

是的,Bilibili User Relation Stats API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Bilibili User Relation Stats API 支持哪些平台?

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

谁开发了 Bilibili User Relation Stats API?

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

💬 留言讨论