← Back to Skills Marketplace
justoneapi

Bilibili User Relation Stats API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-bilibili-get-user-relation-stat
Description
Call GET /api/bilibili/get-user-relation-stat/v1 for Bilibili User Relation Stats through JustOneAPI with wmid.
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-bilibili-get-user-relation-stat
  3. After installation, invoke the skill by name or use /justoneapi-bilibili-get-user-relation-stat
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug justoneapi-bilibili-get-user-relation-stat
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Bilibili User Relation Stats API?

Call GET /api/bilibili/get-user-relation-stat/v1 for Bilibili User Relation Stats through JustOneAPI with wmid. It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install Bilibili User Relation Stats API?

Run "/install justoneapi-bilibili-get-user-relation-stat" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bilibili User Relation Stats API free?

Yes, Bilibili User Relation Stats API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bilibili User Relation Stats API support?

Bilibili User Relation Stats API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bilibili User Relation Stats API?

It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.0.

💬 Comments