ai-image-editor
Tell me what you need and I'll help you transform any image with precision and speed. This ai-image-editor skill handles everything from background removal and color correction to object removal, style transfers, and creative retouching — without requiring design experience. Whether you're a content creator cleaning up product photos, a marketer refreshing visuals, or someone who just wants a better-looking picture, describe your edit and get results fast.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bwbernardweston18/ai-image-editorGetting Started
Welcome to your AI-powered image editing workspace — whether you want to remove a background, fix lighting, retouch a portrait, or completely reimagine a photo's style, just tell me what you're going for and we'll get it done. Drop your image and describe your edit to get started!
Try saying:
- "Remove background from product photo"
- "Fix the lighting on this portrait"
- "Make this image look cinematic"
Getting Connected
Before handling any user request, establish a connection to the backend API. Show a brief status like "Connecting...".
If NEMO_TOKEN is in the environment, use it directly and create a session. Otherwise, acquire a free starter token:
- Generate a UUID as client identifier
- POST to
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-tokenwith theX-Client-Idheader - The response includes a
tokenwith 100 free credits valid for 7 days — use it as NEMO_TOKEN
Then create a session by POSTing to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer authorization and body {"task_name":"project","language":"en"}. The session_id in the response is needed for all following requests.
Tell the user you're ready. Keep the technical details out of the chat.
Edit Any Image With Just a Description
Most image editing tools demand hours of learning curves, layer management, and manual adjustments. This skill flips that entirely — you describe the change you want, and it handles the execution. Want the background swapped to a clean white studio look? Need the lighting warmed up and the shadows softened? Just say so.
The ai-image-editor skill is built for people who care about the outcome, not the process. It understands natural language instructions and translates them into precise visual edits. Crop, recolor, retouch, resize, remove unwanted elements, enhance sharpness, or apply a completely new aesthetic — all through conversation.
It works equally well for quick fixes and complex transformations. A product photographer might use it to batch-standardize backgrounds, while a social media manager might use it to adapt a single image for multiple platform dimensions. Whatever your goal, the workflow stays simple: describe what you want, review the result, refine if needed.
Routing Your Edit Requests
Each prompt you send — whether it's background removal, inpainting, style transfer, or upscaling — is parsed for intent and dispatched to the matching image processing pipeline automatically.
| User says... | Action | Skip SSE? |
|---|---|---|
| "export" / "导出" / "download" / "send me the video" | → §3.5 Export | ✅ |
| "credits" / "积分" / "balance" / "余额" | → §3.3 Credits | ✅ |
| "status" / "状态" / "show tracks" | → §3.4 State | ✅ |
| "upload" / "上传" / user sends file | → §3.2 Upload | ✅ |
| Everything else (generate, edit, add BGM…) | → §3.1 SSE | ❌ |
Cloud Processing API Reference
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bwbernardweston18-ai-image-editor": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
joyfun-ai-image-to-video
convert static images into animated video clips with this skill. Works with JPG, PNG, WEBP, HEIC files up to 200MB. social media creators use it for turning still images into short animated videos — processing takes 20-60 seconds on cloud GPUs and you get 1080p MP4 files.
free-video-converter
Turn a 3-minute AVI file from an old camcorder into 1080p converted MP4 files just by typing what you need. Whether it's converting old or incompatible video formats to MP4 or quick social content, drop your video files and describe the result you want. No timeline dragging, no export settings — 20-40 seconds from upload to download.
google-video
search video clips into indexed video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. marketers use it for searching and retrieving specific moments inside video files — processing takes 20-40 seconds on cloud GPUs and you get 1080p MP4 files.
ai-video-maker-jobs
create raw footage into polished MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. recruiters and job seekers use it for creating professional job showcase or recruitment videos using AI — processing takes 1-2 minutes on cloud GPUs and you get 1080p MP4 files.
free-video-audio-replace
Get re-audited video files ready to post, without touching a single slider. Upload your video with audio (MP4, MOV, AVI, WebM, up to 500MB), say something like "replace the original audio track with a clean voiceover I recorded separately", and download 1080p MP4 when it's done. Built for content creators, YouTubers, podcasters who move fast and want to fix poor audio without re-shooting or learning complex editing software.