Image
Core functionality module for generating and processing image content
clawhub install image图像编辑:对图像进行裁剪、调整、滤镜等基础和高级编辑操作。
Also available on:
npx skills add vivy-yi/xiaohongshu-skills@image-editing# Install Skill (downloads SKILL.md to .claude/skills/) clawhub install image-edit # Then just tell Claude: "use Image Editing to help me..."
# Same install command — works with all SKILL.md-compatible AI coding tools clawhub install image-edit
This Skill is compatible with the OpenClaw standard. After installation, a SKILL.md file is auto-generated, usable by any OpenClaw-compatible AI Agent (Claude Code, Cursor, Windsurf, etc.).
inpainting.md, outpainting.md, background-removal.md, upscaling.md, restoration.md, style-transfer.mdtools.md for provider-specific setupclawhub install image-edit && clawhub run image-edit --input original.jpg --operation brightness --intensity 1.2 --output enhanced.jpgUpload images to img402.dev and get a public URL. Free tier: 1MB max, 7-day retention, no auth. Use when the agent needs a hosted image URL — for sharing in messages, embedding in documents, posting to social platforms, or any context that requires a public link to an image file.
clawhub install image-hosting