Create, inspect, process, and optimize image files and visual assets with reliable format choice, resizing, compression, color-profile, metadata, and platfor...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install image或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install image⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/image/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Image slug: image version: 1.0.4 homepage: https://clawic.com/skills/image description: "Create, inspect, process, and optimize image files and visual assets with reliable format choice, resizing, compression, color-profile, metadata, and platform-export checks. Use when (1) the task is about images, screenshots, logos, product photos, or graphics; (2) resizing, converting, compressing, cropping, metadata, or export specs matter; (3) the asset must survive web, social, ecommerce, or print delivery without quality or format mistakes." changelog: "Expanded the skill with branding, screenshot, accessibility, and richer platform-specific workflows while preserving stronger image-processing guidance." metadata: {"clawdbot":{"emoji":"🖼️","os":["linux","darwin","win32"]}} ---
Use when the main artifact is an image file or visual asset, especially when format choice, resizing, cropping, compression, metadata, transparency, color profile, responsive delivery, social specs, marketplace requirements, or print readiness matter.
If the task is destination-specific, load the matching file before deciding:
web.md for responsive delivery, LCP/CLS, srcset, lazy loading, SVG, and modern web formats.social.md for platform dimensions, safe zones, and feed/story/banner exports.ecommerce.md for marketplace product-image rules, white backgrounds, zoom, and catalog consistency.photography.md for RAW, ICC profiles, print export, EXIF, and non-destructive editing.branding.md for logos, icons, favicons, app icons, SVG consistency, and small-size legibility.screenshots.md for UI captures, documentation images, annotations, redaction, and marketing/device frames.accessibility.md for alt text, decorative vs informative images, text in images, charts, and contrast-aware image delivery.commands.md when the user needs concrete ImageMagick or Pillow examples.Keep the main workflow in this file, then pull in the specialized file for the exact delivery context instead of guessing from generic image advice.
| Situation | Load | Why | |-----------|------|-----| | Web optimization, responsive images, lazy loading, SVG | web.md | Avoid CLS/LCP mistakes, oversized assets, and wrong web formats | | Color profiles, metadata, RAW, print, non-destructive workflows | photography.md | Protect color intent, print readiness, and master-file quality | | Social platform dimensions, safe zones, banners, previews | social.md | Prevent unsafe crops, unreadable text, and uploader recompression surprises | | Product photos, marketplace standards, catalog consistency | ecommerce.md | Preserve zoom detail, white-background compliance, and catalog consistency | | Logos, favicons, SVGs, app icons, icon sets | branding.md | Protect small-size legibility, SVG consistency, and multi-format icon delivery | | UI screenshots, docs captures, redaction, annotations | screenshots.md | Avoid blurry captures, privacy leaks, and misleading before/after comparisons | | Alt text, text-in-image risk, charts, decorative vs informative images | accessibility.md | Keep image work usable and compliant, not only visually correct | | ImageMagick and Pillow commands | commands.md | Use concrete commands once the export decision is already clear |
| Asset type | Usually best starting point | Watch out for | |-----------|-----------------------------|---------------| | Photo | WebP or AVIF for web, JPEG fallback, layered/RAW master for editing | Color profile shifts, overcompression, platform recompression | | Product photo | JPEG or WebP for delivery, high-res clean master | White background, edge cleanup, zoom detail, consistency | | Screenshot or UI capture | PNG or lossless WebP | JPEG blur, privacy leaks, unreadable text | | Logo or simple icon | SVG master, PNG fallbacks only when needed | Tiny details, unsupported SVG pipelines, dark/light contrast | | Social/OG card | PNG or high-quality JPEG sized for preview | Unsafe crop, tiny text, double compression | | Diagram or chart | SVG when possible, PNG when fixed raster needed | Thin lines, low contrast, missing explanatory text | | Print image | TIFF or high-quality JPEG with correct profile | Wrong profile, wrong physical size, no bleed |
.svg) when the target supports it....
安装 Image 后,可以对 AI 说这些话来触发它
Help me get started with Image
Explains what Image does, walks through the setup, and runs a quick demo based on your current project
Use Image to create, inspect, process, and optimize image files and visual asset...
Invokes Image with the right parameters and returns the result directly in the conversation
What can I do with Image in my design & creative workflow?
Lists the top use cases for Image, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/image/ 目录(个人级,所有项目可用),或 .claude/skills/image/(项目级)。重启 AI 客户端后,用 /image 主动调用,或让 AI 根据上下文自动发现并使用。
Image 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Image 可免费安装使用。请查阅仓库了解许可证信息。
Create, inspect, process, and optimize image files and visual assets with reliable format choice, resizing, compression, color-profile, metadata, and platfor...
Image 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Image
Identifies repetitive steps in your workflow and sets up Image to handle them automatically