Install
openclaw skills install pixcakeai提供佳能 IXUS 130 CCD 经典效果的照片美化,支持智能提取并添加自定义底部水印,高质量输出。
openclaw skills install pixcakeaiEnhance photos with Canon IXUS 130 CCD effect and custom watermark.
This skill applies professional photo enhancements:
Upload a photo and optionally provide watermark_text parameter.
Basic enhancement:
{
"image": "base64_or_file",
"effect": "ixus130"
}
With watermark:
{
"image": "base64_or_file",
"watermark_text": "© 2026 My Name"
}
| Name | Type | Required | Default |
|---|---|---|---|
| image | file | Yes | - |
| watermark_text | string | No | null |
| effect | string | No | ixus130 |