← 返回 Skills 市场
AI Hairstyle Generator
作者
wondershare-boop
· GitHub ↗
· v1.0.1
· MIT-0
161
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mediaio-ai-hairstyle-generator
功能描述
Try different hairstyles and accessories on photos using AI via Media.io OpenAPI. Preview new haircuts, hair colors, glasses, hats. AI hairstyle generator, h...
安全使用建议
This skill appears coherent, but remember: using it will send user-provided images (via their public URLs) to Media.io for processing and will consume credits on the associated API key. Before installing, verify the MEDIAIO_API_KEY has appropriate scope and billing limits, avoid sending sensitive/controlled images, ensure users consent to external processing, and rotate/store the API key securely. Also confirm your agent implementation actually avoids logging the raw X-API-KEY (SKILL.md advises this but the runtime must enforce it). If you need local-file support, note this skill only accepts URLs — do not supply local paths without first uploading to a secure URL you control.
功能分析
Type: OpenClaw Skill
Name: mediaio-ai-hairstyle-generator
Version: 1.0.1
The skill is a standard integration for the Media.io AI Hairstyle Generator API. It uses curl to interact with legitimate endpoints (openapi.media.io) for credit checks, task creation, and result polling. The instructions in SKILL.md are well-structured, including security-positive guidance such as avoiding the exposure of API keys and ensuring user authorization for processed images.
能力评估
Purpose & Capability
Name/description match the declared requirements: the skill only needs a single Media.io API key and curl to call Media.io endpoints for hairstyle generation. Nothing requested (no unrelated cloud creds or system files) appears out of scope.
Instruction Scope
SKILL.md instructs only to call Media.io endpoints (credits, create task, poll results), validate an external image URL, and avoid exposing API keys in logs. It does not instruct reading unrelated files, environment variables, or config paths.
Install Mechanism
There is no install spec (instruction-only skill). No downloads or archive extraction are required, so no elevated install risk is introduced by the skill itself.
Credentials
Only MEDIAIO_API_KEY is required and is the primary credential for the stated API usage. No additional secrets or unrelated environment variables are requested.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not attempt to modify other skills or agent-wide settings in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mediaio-ai-hairstyle-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/mediaio-ai-hairstyle-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated metadata to include "openclaw" section with homepage, required binaries, and environment variable references.
- Removed previous "mediaio" publisher and source information from metadata.
- No significant functional or behavioral changes to the skill otherwise.
v1.0.0
- Initial release of Media.io AI Hairstyle Generator skill.
- Enables users to preview various hairstyles, hair colors, glasses, and hats on photos using Media.io OpenAPI.
- Asynchronous workflow: submit image URL, receive task_id, poll for result, and retrieve edited images when processing is complete.
- Requires configuration with MEDIAIO_API_KEY for authentication.
- Provides error handling, credits check, and response contract for integration clarity.
元数据
常见问题
AI Hairstyle Generator 是什么?
Try different hairstyles and accessories on photos using AI via Media.io OpenAPI. Preview new haircuts, hair colors, glasses, hats. AI hairstyle generator, h... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 AI Hairstyle Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mediaio-ai-hairstyle-generator」即可一键安装,无需额外配置。
AI Hairstyle Generator 是免费的吗?
是的,AI Hairstyle Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI Hairstyle Generator 支持哪些平台?
AI Hairstyle Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Hairstyle Generator?
由 wondershare-boop(@wondershare-boop)开发并维护,当前版本 v1.0.1。
推荐 Skills