Comprehensive Meitu AI toolkit for image and video editing. Features include AI poster design, precise background cutout, virtual try-on, e-commerce product...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install meitu-skills或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install meitu-skills⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/meitu-skills/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: meitu-skills description: Comprehensive 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. metadata: {"openclaw":{"requires":{"bins":["meitu"],"env":["MEITU_OPENAPI_ACCESS_KEY","MEITU_OPENAPI_SECRET_KEY"],"paths":{"read":["~/.meitu/credentials.json","~/.openclaw/workspace/visual/","./openclaw.yaml","./DESIGN.md"],"write":["~/.openclaw/workspace/visual/","./output/","./openclaw.yaml","./DESIGN.md"]}}},"primaryEnv":"MEITU_OPENAPI_ACCESS_KEY"} requirements: credentials: - name: MEITU_OPENAPI_ACCESS_KEY source: env | ~/.meitu/credentials.json - name: MEITU_OPENAPI_SECRET_KEY source: env | ~/.meitu/credentials.json permissions: - type: file_read paths: - ~/.meitu/credentials.json - type: exec commands: - meitu ---
This 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安装 Meitu Skills 后,可以对 AI 说这些话来触发它
Help me get started with Meitu Skills
Explains what Meitu Skills does, walks through the setup, and runs a quick demo based on your current project
Use Meitu Skills to comprehensive Meitu AI toolkit for image and video editing
Invokes Meitu Skills with the right parameters and returns the result directly in the conversation
What can I do with Meitu Skills in my design & creative workflow?
Lists the top use cases for Meitu Skills, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/meitu-skills/ 目录(个人级,所有项目可用),或 .claude/skills/meitu-skills/(项目级)。重启 AI 客户端后,用 /meitu-skills 主动调用,或让 AI 根据上下文自动发现并使用。
Meitu Skills 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Meitu Skills 可免费安装使用。请查阅仓库了解许可证信息。
Comprehensive Meitu AI toolkit for image and video editing. Features include AI poster design, precise background cutout, virtual try-on, e-commerce product...
Meitu Skills 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my design & creative tasks using Meitu Skills
Identifies repetitive steps in your workflow and sets up Meitu Skills to handle them automatically