Overview
- Skill Key
- cinience/alicloud-media-video-translation
- Author
- cinience
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/cinience/alicloud-media-video-translation
- Latest Commit SHA
- ebcd83096d505833b260f11d156eab51c67a929d
Create and manage Alibaba Cloud IMS video translation jobs via OpenAPI (subtitle/voice/face). Use when you need API-based video translation, status polling, and job management.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 alicloud-media-video-translation 技能。 若已安装,则直接安装 alicloud-media-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_ID` can be used as the default region; if unset, choose the most reasonable region and ask when unclear). ## Workflow 1) Prepare source file and output OSS location. 2) Submit job with `SubmitVideoTranslationJob`. 3) Poll status and result with `GetSmartHandleJob`. 4) Use `ListSmartJobs` / `DeleteSmartJob` for 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=true` in the first job and reference `OriginalJobId` later. - Input and output OSS regions must match the OpenAPI invocation region. - Use longer polling intervals for large jobs to avoid frequent requests. ## Validation ```bash mkdir -p output/alicloud-media-video-translation echo "validation_placeholder" > output/alicloud-media-video-translation/validate.txt ``` Pass criteria: command exits 0 and `output/alicloud-media-video-translation/validate.txt` is generated. ## Output And Evidence - Save artifacts, command outputs, and API response summaries under `output/alicloud-media-video-translation/`. - Include key parameters (region/resource id/time range) in evidence files for reproducibility. ## References - Source list: `references/sources.md`
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.