meitu-skills by meitu/meitu-skills
npx skills add https://github.com/meitu/meitu-skills --skill meitu-skills这是顶层路由技能:
meitu-poster 用于海报策略、视觉方向和封面设计工作流。meitu-stickers 用于从照片生成贴纸包和表情包。meitu-visual-me 用于整合的视觉工作流,例如试穿、人像生成、合影和头像集。meitu-product-swap 用于在电商图片中替换产品。meitu-video-dance 用于动作迁移和舞蹈风格视频生成工作流。meitu-upscale 用于图像超分辨率和锐化。meitu-product-view 用于从单张图片生成多角度产品图。meitu-image-fix 用于诊断和修复图像质量、人像和内容问题。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
meitu-id-photo 用于生成标准证件照(护照、签证、1寸、2寸等)。meitu-cutout 用于移除背景和提取前景主体。meitu-carousel 用于生成风格统一的轮播图集(封面 + 内页)。meitu-beauty 用于对人像照片进行 AI 美颜增强。meitu-tools 用于直接通过 Meitu CLI 执行工具。file_read 涵盖凭证、当前工作空间的项目文件、~/.openclaw/workspace/visual/ 下的共享视觉记忆以及 ~/.openclaw/workspace/scripts/ 下的辅助脚本。file_write 涵盖项目模式文件,如 openclaw.yaml、DESIGN.md、./output/、./drafts/,以及在 ~/.openclaw/workspace/visual/ 下的一次性输出和共享内存更新。exec 涵盖 meitu CLI 和 python,用于场景技能进行路由、上下文读取和安全重命名时可选的 oc-workspace.py 辅助程序。meitu-poster:meitu-stickers:meitu-visual-me:meitu-product-swap:meitu-video-dance:meitu-upscale:meitu-product-view:meitu-image-fix:meitu-id-photo:meitu-cutout:meitu-carousel:meitu-beauty:meitu-tools:当路由为 meitu-tools 时,遵循此策略:
meitu-tools/scripts/run_command.js 执行。手动回退命令(当引导失败时):
npm install -g meitu-cli@latest
meitu --version
如果报告二进制冲突(EEXIST):
npm install -g meitu-cli@latest --force
video-motion-transferimage-to-videotext-to-videovideo-to-gifimage-generateimage-poster-generateimage-editimage-upscaleimage-beauty-enhanceimage-face-swapimage-try-onimage-cutoutimage-grid-split当意图不明确时:
meitu-tools 并请求最少的必需输入。当执行失败时,始终返回可操作的指导,而不是原始错误:
user_hint 和 next_action。action_url,保留完整的 URL 并呈现 action_label + action_url + action_display_hint。action_url。error_type 是 CREDENTIALS_MISSING,返回控制台链接并引导用户先配置 AK/SK,然后重试。error_type 是 AUTH_ERROR,返回控制台链接并引导用户先验证 AK/SK 和授权状态,然后重试。完整的安全模型请参阅 SECURITY.md。
要点:
MEITU_OPENAPI_ACCESS_KEY + MEITU_OPENAPI_SECRET_KEY,或 ~/.meitu/credentials.json,以及旧版回退 ~/.openapi/credentials.jsonnpm install -g meitu-cli@latest每周安装数
86
仓库
GitHub 星标
1
首次出现
4 天前
安全审计
安装于
kimi-cli86
gemini-cli86
amp86
cline86
github-copilot86
codex86
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-tools for direct tool execution with the Meitu CLI.file_read covers credentials, project files in the current workspace, shared visual memory under ~/.openclaw/workspace/visual/, and helper scripts under ~/.openclaw/workspace/scripts/.file_write covers project-mode files such as openclaw.yaml, DESIGN.md, ./output/, ./drafts/, plus one-off outputs and shared memory updates under ~/.openclaw/workspace/visual/.exec covers the CLI and for the optional helper used by scene skills for routing, context reads, and safe renaming.meitu-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-tools when:When the route is meitu-tools, follow this policy:
meitu-tools/scripts/run_command.js first.Manual fallback commands (when bootstrap fails):
npm install -g meitu-cli@latest
meitu --version
If binary conflict (EEXIST) is reported:
npm install -g meitu-cli@latest --force
video-motion-transferimage-to-videotext-to-videovideo-to-gifimage-generateimage-poster-generateimage-editimage-upscaleimage-beauty-enhanceimage-face-swapWhen 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_url exists, preserve the full URL and present action_label + action_url + action_display_hint.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, or ~/.meitu/credentials.json with legacy fallback ~/.openapi/credentials.jsonnpm install -g meitu-cli@latestWeekly Installs
86
Repository
GitHub Stars
1
First Seen
4 days ago
Security Audits
Gen Agent Trust HubPassSocketWarnSnykWarn
Installed on
kimi-cli86
gemini-cli86
amp86
cline86
github-copilot86
codex86
AI 代码实施计划编写技能 | 自动化开发任务分解与 TDD 流程规划工具
50,900 周安装
meitupythonoc-workspace.pyimage-try-onimage-cutoutimage-grid-split