Install
openclaw skills install justoneapi-kuaishouAnalyze Kuaishou workflows with JustOneAPI, including user Search, user Published Videos, and video Details across 7 operations.
openclaw skills install justoneapi-kuaishouThis skill wraps 7 Kuaishou operations exposed by JustOneAPI. It is strongest for user Search, user Published Videos, video Details, and video Search. Expect common inputs such as keyword, page, pcursor, userId, videoId.
keyword, page, pcursor, userId.searchKuaishouUserV2: User Search — Get Kuaishou user Search data, including profile names, avatars, and follower counts, for creator discovery and account researchgetKuaishouUserVideoListV2: User Published Videos — Get Kuaishou user Published Videos data, including covers, publish times, and engagement metrics, for creator monitoring and content performance analysisgetVideoDetailsV2: Video Details — Get Kuaishou video Details data, including video URL, caption, and author info, for in-depth content performance analysis and building databases of viral videossearchKuaishouVideoV2: Video Search — Get Kuaishou video Search data, including video ID, cover image, and description, for competitive analysis and market trends and keywords monitoring and brand trackingGET.keyword, page, pcursor, userId, videoId.generated/operations.md before choosing an endpoint.searchKuaishouUserV2, getKuaishouUserVideoListV2, getVideoDetailsV2, searchKuaishouVideoV2.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.searchKuaishouUserV2, explain why the returned fields answer the user's question.keyword, page, pcursor, echo those back so the scope is explicit.