/install aliyun-mps-video-translation
Category: service
IMS Video Translation (OpenAPI)
Submit video translation jobs via OpenAPI and poll results for subtitle-level, voice-level, and face-level processing.
Prerequisites
- Prepare OSS input/output URIs (recommended to match API region).
- Configure AK:
ALICLOUD_ACCESS_KEY_ID/ALICLOUD_ACCESS_KEY_SECRET/ALICLOUD_REGION_ID(ALICLOUD_REGION_IDcan be used as the default region; if unset, choose the most reasonable region and ask when unclear).
Workflow
- Prepare source file and output OSS location.
- Submit job with
SubmitVideoTranslationJob. - Poll status and result with
GetSmartHandleJob. - Use
ListSmartJobs/DeleteSmartJobfor job management when needed.
Level Selection and Parameters
- Selection rules and fields for subtitle/voice/face levels are in
references/fields.md. - Field examples (Input/Output/EditingConfig) are also in
references/fields.md.
Notes
- For second-pass editing, set
SupportEditing=truein the first job and referenceOriginalJobIdlater. - Input and output OSS regions must match the OpenAPI invocation region.
- Use longer polling intervals for large jobs to avoid frequent requests.
Validation
mkdir -p output/aliyun-mps-video-translation
echo "validation_placeholder" > output/aliyun-mps-video-translation/validate.txt
Pass criteria: command exits 0 and output/aliyun-mps-video-translation/validate.txt is generated.
Output And Evidence
- Save artifacts, command outputs, and API response summaries under
output/aliyun-mps-video-translation/. - Include key parameters (region/resource id/time range) in evidence files for reproducibility.
References
- Source list:
references/sources.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install aliyun-mps-video-translation - After installation, invoke the skill by name or use
/aliyun-mps-video-translation - Provide required inputs per the skill's parameter spec and get structured output
What is Aliyun Mps Video Translation?
Use when creating or managing Alibaba Cloud IMS video translation jobs via OpenAPI (subtitle/voice/face). Use when you need API-based video translation, stat... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Aliyun Mps Video Translation?
Run "/install aliyun-mps-video-translation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Aliyun Mps Video Translation free?
Yes, Aliyun Mps Video Translation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Aliyun Mps Video Translation support?
Aliyun Mps Video Translation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Aliyun Mps Video Translation?
It is built and maintained by cinience (@cinience); the current version is v1.0.0.