Gog
一个面向 Dev Tools 场景的 Agent 技能。原始说明:Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
name: xeon-smartupscale_v2
description: Experiment-faithful 1080p upscaler for Intel Xeon CPUs. Decodes frames, resizes them in memory to 480x270 with lanczos, then runs Real-ESRGAN general-x4v3 x4 in OpenVINO CPU mode with a BF16 hint.
metadata:
openclaw:
requires:
bins: [bash, python3, curl, tar, unzip]
Reproduce the exact 1080p experiment pipeline:
lanczos -> 480x2701920x1080medium, crf 15bash <skill_dir>/install.sh
bash <skill_dir>/smartupscale.sh <input.mp4>
Optional custom output path:
bash <skill_dir>/smartupscale.sh <input.mp4> -o <output.mp4>
model/realesr-general-x4v3_480x270.xml and .bin are vendored for the fixed 1080p path..bin weights can be omitted from the package and restored from model/realesr-general-x4v3_480x270.bin.b64 or chunked model/realesr-general-x4v3_480x270.bin.b64.part-* files during install.sh.1920x1080, H.264 medium, crf 15