Install
openclaw skills install justoneapi-youtubeAnalyze YouTube workflows with JustOneAPI, including video Details and channel Videos.
openclaw skills install justoneapi-youtubeThis skill wraps 2 YouTube operations exposed by JustOneAPI. It is strongest for video Details and channel Videos. Expect common inputs such as channelId, cursor, videoId.
channelId, cursor, videoId.getYoutubeVideoDetailV1: Video Details — Get YouTube video Details data, including its title, description, and view counts, for tracking video engagement and statistics, extracting video metadata for content analysis, and verifying video availability and statusgetChannelVideosV1: Channel Videos — Retrieve a list of videos from a specific YouTube channel, providing detailed insights into content performance and upload historyGET.channelId, cursor, videoId.generated/operations.md before choosing an endpoint.getYoutubeVideoDetailV1, getChannelVideosV1.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.getYoutubeVideoDetailV1, explain why the returned fields answer the user's question.channelId, cursor, videoId, echo those back so the scope is explicit.