Image
生成和处理图像内容的基础功能模块
Core functionality module for generating and processing image content
clawhub install image图像编辑:对图像进行裁剪、调整、滤镜等基础和高级编辑操作。
也可通过以下平台安装:
npx skills add vivy-yi/xiaohongshu-skills@image-editing# 安装 Skill(会下载 SKILL.md 到 .claude/skills/) clawhub install image-edit # 之后直接对 Claude 说"用 Image Editing 帮我…"即可
# 同样的安装命令,兼容所有支持 SKILL.md 的 AI 编程工具 clawhub install image-edit
此 Skill 兼容 OpenClaw 标准。 安装后自动生成 SKILL.md 文件,任何支持 OpenClaw 协议的 AI Agent(Claude Code、Cursor、Windsurf 等)均可直接调用。
需要 Clawhub 账户和平台支持,基础编辑功能免费
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.jpg图像托管:将图像上传到 img402.dev 获取公开链接,用于消息分享、文档嵌入或社交媒体发布。
Upload 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