Install
openclaw skills install meitu-skillsComprehensive Meitu AI toolkit for image and video editing. Features include AI poster design, precise background cutout, virtual try-on, e-commerce product swap, image upscaling and restoration, ID photo generation, smart object removal, portrait beauty enhancement, and motion-transfer dance videos. The ultimate creative assistant.
openclaw skills install meitu-skillsThis is the top-level routing skill:
meitu-poster for poster strategy, visual direction, and cover-design workflows.meitu-stickers for sticker pack and emoji pack generation from photos.meitu-visual-me for consolidated visual workflows such as try-on, portrait generation, group photo, and avatar sets.meitu-product-swap for swapping products in e-commerce images.meitu-video-dance for motion-transfer and dance-style video generation workflows.meitu-upscale for image super-resolution and sharpening.meitu-product-view for generating multi-angle product shots from a single image.meitu-image-fix for diagnosing and repairing image quality, portrait, and content issues.meitu-id-photo for generating standard ID photos (passport, visa, 1-inch, 2-inch, etc.).meitu-cutout for removing backgrounds and extracting foreground subjects.meitu-carousel for generating cohesive carousel sets (cover + inner pages).meitu-beauty for AI beauty enhancement on portrait photos.meitu-image-adapt for intelligently adapting images to a target aspect ratio or platform size, extending backgrounds without distorting the subject.meitu-ai-portrait for AI portrait shoots, business headshots, multi-look portrait sets, and consistent face/outfit variants.meitu-ecommerce-listing for end-to-end e-commerce listing asset packs (white-background hero, scene shot, selling-point poster, optional super-resolution).meitu-music-video for music or BGM driven short videos with matching ambient visuals.meitu-short-video-studio for short-video production: script/storyboard, single-segment generation, audio overlay, and stitching.meitu-social-campaign for multi-platform social campaign asset packs (copy, hero poster, multi-aspect adaptations, platform reskins).meitu-tools for direct tool execution with the Meitu CLI.This root skill is routing-only with minimal permissions. Scene skills have broader permissions appropriate to their workflows.
meitu CLI only~/.meitu/credentials.json onlynode permission.Scene skills declare their own permissions for their workflows:
meitu CLI~/.meitu/credentials.json, ~/.openclaw/workspace/visual/~/.openclaw/workspace/visual/In project mode (when openclaw.yaml exists), scene skills may also:
./output/, ./DESIGN.md, openclaw.yaml~/.openclaw/workspace/visual/meitu CLI only~/.meitu/credentials.json, meitu-tools/references/tools.yamlmeitu-poster when:meitu-stickers when:meitu-visual-me when:meitu-product-swap when:meitu-video-dance when:meitu-upscale when:meitu-product-view when:meitu-image-fix when:meitu-id-photo when:meitu-cutout when:meitu-carousel when:meitu-beauty when:meitu-image-adapt when:meitu-ai-portrait when:meitu-ecommerce-listing when:meitu-music-video when:meitu-short-video-studio when:meitu-social-campaign when:meitu-tools when:All available CLI tools (40) are defined in meitu-tools/references/tools.yaml.
Key commands include:
audio-music-generate, audio-song-generateimage-searchimage-poster-generate, image-portrait-generate, image-id-photo-generate, text-to-imageimage-edit, image-face-swap, image-outfit-swap, image-style-transfer, image-background-replace, image-text-replace, image-element-removeimage-cutout, image-grid-split, image-transformimage-superres-enhance, image-lowlight-enhance, image-denoise-enhancetext-code, text-code-edit, text-generatetext-to-video, image-to-video, video-motion-transfer, video-multimodal-generate, video-effect-applyvideo-content-replace, video-element-remove, video-canvas-expand, video-logo-addvideo-quality-enhance, video-resolution-upscale, video-denoise-enhance, video-lowlight-enhance, video-framerate-enhancevideo-to-gif, video-stitch, video-audio-addFor detailed command specifications, aliases, and input mappings, see meitu-tools/SKILL.md or read meitu-tools/references/tools.yaml.
When intent is ambiguous:
meitu-tools and request minimal required inputs.When execution fails, always return actionable guidance instead of raw errors:
user_hint and next_action.action_link exists, preserve the full URL and present it as a clickable link.action_url.error_type is CREDENTIALS_MISSING, return the console link and guide the user to configure AK/SK first, then retry.error_type is AUTH_ERROR, return the console link and guide the user to verify AK/SK and authorization status first, then retry.See SECURITY.md for full security model.
Key points:
MEITU_OPENAPI_ACCESS_KEY + MEITU_OPENAPI_SECRET_KEY (env) or ~/.meitu/credentials.json (file)npm install -g meitu-cli@latest