Install
openclaw skills install @justoneapi/justoneapi-youkuAnalyze YOUKU workflows with JustOneAPI, including video Search, video Details, and user Profile.
openclaw skills install @justoneapi/justoneapi-youkuThis skill wraps 3 YOUKU operations exposed by JustOneAPI. It is strongest for video Search, video Details, and user Profile. Expect common inputs such as keyword, page, uid, videoId.
keyword, page, uid, videoId.searchVideoV1: Video Search — Get YOUKU video Search data, including video ID, title, and cover image, for keyword-based video discovery, monitoring specific topics or trends on youku, and analyzing search results for market researchgetYoukuVideoDetailV1: Video Details — Get YOUKU video Details data, including video ID, title, and description, for fetching comprehensive metadata for a single video, tracking engagement metrics like play counts and likes, and integrating detailed video info into third-party dashboardsgetYoukuUserDetailV1: User Profile — Get YOUKU user Profile data, including user ID, username, and avatar, for analyzing creator influence and audience size, monitoring account growth and verification status, and fetching basic user info for social crmGET.keyword, page, uid, videoId.generated/operations.md before choosing an endpoint.searchVideoV1, getYoukuVideoDetailV1, getYoukuUserDetailV1.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.searchVideoV1, explain why the returned fields answer the user's question.keyword, page, uid, echo those back so the scope is explicit.