skillfed

aliyun-video-style-repaint

Aliyun Video Style Repaint applies one of eight preset artistic styles to your videos via Alibaba's DashScope API. Choose from Japanese manga, American comics, 3D cartoon, Chinese ink painting, paper art, and other effects, then submit your video for async processing and download the styled result.

Aliyun Video Style Repaint converts videos into artistic styles like manga, comics, cartoons, and ink painting.

AI-generated summary based on this skill's SKILL.md

397 34 MIT updated by cinience

Install

cinience/alicloud-skills/aliyun-video-style-repaint · repository language: Python

git clone https://github.com/cinience/alicloud-skills
cp -r alicloud-skills/skills/ai/video/aliyun-video-style-repaint ~/.claude/skills/aliyun-video-style-repaint
npx skillfed install cinience/alicloud-skills/aliyun-video-style-repaint

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What artistic styles can aliyun-video-style-repaint apply to video?

Aliyun Video Style Repaint offers eight preset artistic styles including Japanese manga, American comics, 3D cartoon, Chinese ink painting, paper art, and other effects. You select your preferred style and submit your video for processing through Alibaba's DashScope API.

Can I convert video to manga style using this tool?

Yes, aliyun-video-style-repaint includes manga style as one of its eight preset artistic transformations. Simply upload your video, select the manga style option, and the tool will process it asynchronously via DashScope, then you can download the styled result.

How does aliyun-video-style-repaint process videos?

Aliyun Video Style Repaint uses asynchronous processing through Alibaba's DashScope video synthesis API. You submit your video with your chosen artistic style, and the system processes it in the background. Once complete, you download the transformed video with the applied artistic effect.

What is the license for aliyun-video-style-repaint?

Aliyun Video Style Repaint is released under the MIT license, allowing free use, modification, and distribution with minimal restrictions.

Can aliyun-video-style-repaint turn video into cartoon style?

Yes, aliyun-video-style-repaint includes cartoon style transformation among its eight preset options. The tool can automatically convert your video to cartoon or 3D cartoon illustration style through the DashScope API.

SKILL.md

rendered from the published skill — quoted content, verbatim

Video Style Repaint

Validation

mkdir -p output/aliyun-video-style-repaint
python -m py_compile skills/ai/video/aliyun-video-style-repaint/scripts/repaint_video.py && echo "py_compile_ok" > output/aliyun-video-style-repaint/validate.txt

Pass criteria: command exits 0 and output/aliyun-video-style-repaint/validate.txt is generated.

Output And Evidence

  • Save task IDs, polling responses, and final video URLs to output/aliyun-video-style-repaint/.
  • Keep at least one end-to-end run log for troubleshooting.

Prerequisites

  • Install SDK (recommended in a venv):
python3 -m venv .venv
. .venv/bin/activate
python -m pip install requests
  • Set DASHSCOPE_API_KEY in your environment, or add dashscope_api_key to ~/.alibabacloud/credentials.
  • This API is only available in the Beijing region. You must use a Beijing-region API

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 4 files
skills/ai/video/aliyun-video-style-repaint/SKILL.md
skills/ai/video/aliyun-video-style-repaint/references/api_reference.md
skills/ai/video/aliyun-video-style-repaint/references/sources.md
skills/ai/video/aliyun-video-style-repaint/scripts/repaint_video.py

Related skills

Tags

video-synthesis artistic-rendering style-transfer async-processing animation-effects dashscope-api content-transformation visual-effects batch-video-processing