alibabacloud-yike-cli

Installation
SKILL.md

Using Yike CLI

This skill is the Agent operation protocol for the yike command. Load the appropriate references/ sub-module based on the user's request, then execute the command. When commands conflict with documentation, treat the current CLI help as authoritative and report the inconsistency to the user; only modify documentation when the user explicitly requests skill maintenance.

Mandatory Loading Rules

Load this skill whenever the user raises any of the following needs:

  • Standalone image or video generation.
  • Upload local images/videos or upload a video/image to the cloud, or use image/video attachments provided as local paths in Agent chat.
  • Generate images/videos based on local attachments, reference images, reference videos, URLs, or mediaIds.
  • Query a mediaId's URL, status, duration, resolution, or file size.
  • Perform quality gating on generation results.
  • Continue, recover, or troubleshoot a known jobId / resumeCommand.
  • Check Yike CLI login, account info, configuration, version, or list/install available bundled skill packages.
  • Query Yike CLI model, resolution, ratio, size, duration, or show all task type parameters for video generation.
  • Query which reference media types (image/video) and how many references a video model accepts.

Orchestration Logic

Installs
1
GitHub Stars
242
First Seen
Aug 26, 2026
alibabacloud-yike-cli — aliyun/alibabacloud-aiops-skills