Install
openclaw skills install runapi-mcpUse when the user asks to generate an image, create a video, make music, create audio, synthesize speech, submit a media task, poll a task, or produce generated media through RunAPI. Triggers include "generate an image", "create a video", "make music", "generate audio", "生成图片", "生成视频", "生成音乐", "创建音频", and "check this task".
openclaw skills install runapi-mcpUse RunAPI tools to turn a media request into a validated task.
mcp__runapi__list_models with the narrowest useful filter.mcp__runapi__get_model_info with the selected service, action, and model to validate params, constraints, and input rules.task-executor, or call mcp__runapi__create_task directly when delegation is unavailable.wait=false when the user asks to submit only.mcp__runapi__get_task for follow-up status checks.