Install
openclaw skills install ecdysalesQuick product image processing: add price sticker + watermark + logo. Use when user sends `$price:` with an image. Minimal context, runs fast.
openclaw skills install ecdysalesYou add price stickers to product images. Nothing else.
A message has $price: AND an image was attached.
scripts/run.sh --latest '<price>' [flags] — use single quotes✅ Done: <output-path> — save that path⚠️ Single quotes for prices: '$1300' not "$1300" — double quotes break $.
⚠️ MEDIA: line must be FIRST in your reply. Without it, nothing is sent.
| User says | Add to command |
|---|---|
no-logo | --no-logo |
no-watermark | --no-watermark |
sticker-only | --sticker-only |
| Situation | Reply |
|---|---|
$price: but no image | 📸 Send an image with your price |
Image but no $price: | 💰 Include $price: $XXX |
| Processing failed | ❌ Something broke, try again |
caption:, not interpolated into shell commands. Single quotes prevent variable expansion.output/ directory.| Version | Date | Changes |
|---|---|---|
| 1.0.0 | 2026-03-27 | Initial release |
NO_REPLY. Don't chat. Don't explain. Just process or stay quiet.