← 返回 Skills 市场
320
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install meitu-beauty
功能描述
对人像照片进行 AI 美颜处理(磨皮、美白、精修五官)。当用户提到美颜、磨皮、美白、精修、beautify、beauty enhance、让照片更好看时触发。仅支持单人照片。
安全使用建议
This skill appears to do what it says: it calls the meitu CLI and requires your Meitu AK/SK, and will read/write files in ~/.openclaw/workspace/visual/ and ~/.meitu/credentials.json. Before installing, consider: (1) you will need to install a third‑party npm CLI (meitu-cli) and provide API credentials; (2) images processed will be uploaded to Meitu's service via that CLI — avoid sending sensitive/private photos if you do not want them transmitted; (3) confirm you trust the meitu-cli package source (npm) and the Meitu service; (4) if you want the agent to pre-validate faces locally, ask the skill author to clarify whether local face-detection is used or if validation relies solely on Meitu's responses. No regex-scan warnings were present, and nothing in the skill requests disproportionate credentials or unrelated system access.
功能分析
Type: OpenClaw Skill
Name: meitu-beauty
Version: 1.0.0
The meitu-beauty skill is a legitimate wrapper for the Meitu CLI tool, designed to perform AI-based image enhancement on portraits. It requires standard API credentials and file access permissions consistent with its stated purpose, and the instructions in SKILL.md focus entirely on image validation, CLI execution, and error handling without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description (AI beautify single-person portrait) match the declared requirements: a 'meitu' CLI binary and Meitu AK/SK. Declared file reads/writes (~/.meitu/credentials.json and the visual workspace) align with storing credentials and output images.
Instruction Scope
SKILL.md stays focused on: validating a single-person photo, calling `meitu image-beauty-enhance`, handling outputs and retries. It requires downloading/saving user-provided images (local path, URL, or uploaded image) and will upload them to the Meitu service via the CLI — this is expected but important for privacy. One minor ambiguity: the doc uses '目视检查' (visual check) for face detection; it's not explicit whether the agent uses a local face-detector or relies solely on the meitu CLI. That affects whether local face-detection code would run, but nothing in the skill claims to read unrelated files.
Install Mechanism
Instruction-only skill (no install spec). It suggests installing meitu-cli via `npm install -g meitu-cli`, which is a reasonable, proportional dependency for wrapping that CLI. No downloads from arbitrary URLs or archive extraction are declared.
Credentials
Only MEITU_OPENAPI_ACCESS_KEY and MEITU_OPENAPI_SECRET_KEY are required (with AK as primary). These directly map to the Meitu API use described. The skill also declares reading ~/.meitu/credentials.json as an alternate credential source — consistent with the credential setup instructions.
Persistence & Privilege
always:false and no system-wide modifications. The skill reads/writes only its declared workspace path and the credentials file; it does not request elevated system privileges or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other high-risk factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meitu-beauty - 安装完成后,直接呼叫该 Skill 的名称或使用
/meitu-beauty触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.1.0 introduces a comprehensive AI-powered portrait beautification workflow, supporting single-person photos only.
- Added detailed workflow for input validation, preflight checks, command execution, and output delivery.
- Strong input checks: only allows images with exactly one clear face, alerts users on errors or quality issues.
- Two beautify strength modes: natural and enhanced, mapped to user intent.
- Improved error handling and fallback strategies for common CLI errors and user input problems.
- Automatic output directory resolution and standardized output file naming.
- Clear dependency and credential requirements for setup.
元数据
常见问题
Meitu Beauty 是什么?
对人像照片进行 AI 美颜处理(磨皮、美白、精修五官)。当用户提到美颜、磨皮、美白、精修、beautify、beauty enhance、让照片更好看时触发。仅支持单人照片。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 320 次。
如何安装 Meitu Beauty?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meitu-beauty」即可一键安装,无需额外配置。
Meitu Beauty 是免费的吗?
是的,Meitu Beauty 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meitu Beauty 支持哪些平台?
Meitu Beauty 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meitu Beauty?
由 Meitu(@meitu)开发并维护,当前版本 v1.0.0。
推荐 Skills