Install
openclaw skills install justoneapi-bilibiliAnalyze Bilibili workflows with JustOneAPI, including video Details, user Published Videos, and user Profile across 9 operations.
openclaw skills install justoneapi-bilibiliThis skill wraps 9 Bilibili operations exposed by JustOneAPI. It is strongest for video Details, user Published Videos, user Profile, and video Danmaku. Expect common inputs such as aid, bvid, cid, page, uid.
aid, bvid, cid, page.getBilibiliVideoDetailV2: Video Details — Get Bilibili video Details data, including metadata (title, tags, and publishing time), for tracking video performance and engagement metrics and analyzing content metadata and uploader informationgetBilibiliUserVideoListV2: User Published Videos — Get Bilibili user Published Videos data, including titles, covers, and publish times, for creator monitoring and content performance analysisgetUserDetailV2: User Profile — Get Bilibili user Profile data, including account metadata, audience metrics, and verification-related fields, for analyzing creator's profile, level, and verification status and verifying user identity and social presence on bilibiligetVideoDanmuV2: Video Danmaku — Get Bilibili video Danmaku data, including timeline positions and comment text, for audience reaction analysis and subtitle-style comment reviewGET.aid, bvid, cid, page, uid.generated/operations.md before choosing an endpoint.getBilibiliVideoDetailV2, getBilibiliUserVideoListV2, getUserDetailV2, getVideoDanmuV2.node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
JUST_ONE_API_TOKENJUST_ONE_API_TOKEN only for authenticated Just One API requests.JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.getBilibiliVideoDetailV2, explain why the returned fields answer the user's question.aid, bvid, cid, echo those back so the scope is explicit.