← Back to Skills Marketplace
AI Hairstyle Generator
by
wondershare-boop
· GitHub ↗
· v1.0.1
· MIT-0
161
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mediaio-ai-hairstyle-generator
Description
Try different hairstyles and accessories on photos using AI via Media.io OpenAPI. Preview new haircuts, hair colors, glasses, hats. AI hairstyle generator, h...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediaio-ai-hairstyle-generator - After installation, invoke the skill by name or use
/mediaio-ai-hairstyle-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install AI Hairstyle Generator?
Run "/install mediaio-ai-hairstyle-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI Hairstyle Generator free?
Yes, AI Hairstyle Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI Hairstyle Generator support?
AI Hairstyle Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI Hairstyle Generator?
It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.1.
More Skills