Install
openclaw skills install @youcam-api/youcam-hair-color-style-advisorRecommend a hairstyle and hair color based on the user's face shape and skin tone, then preview them with YouCam (Perfect Corp) AI. Use for "推薦髮型", "換髮色", "hairstyle advice", "hair color try-on". Do NOT use for hair health diagnostics (that's hair-diagnostics), skin, makeup, or clothes.
openclaw skills install @youcam-api/youcam-hair-color-style-advisorAn analysis + generation skill: analyze face shape and skin tone, then recommend and preview
a hairstyle and/or hair color. There is no run.py.
When the user wants a hairstyle/color recommendation or try-on. For hair-health diagnostics, hand off to hair-diagnostics.
Before generating, ask the user what they want and tell them the credit cost of each:
hair-transferhair-colorpython scripts/youcam_core.py cost --feature hair-transfer and --feature hair-color
(plus the analysis features if you run them), tell the user, and only run what they choose.--version if newer than api-fallback.yaml.A clear, front-facing selfie that shows the hair. python scripts/youcam_core.py validate-key
(0 credits); guide the user to set the key if missing.
run --feature face-attr-analysis for face shape,
run --feature skin-tone-analysis for colors.references/guide.md — face shape → hairstyle silhouette, skin tone →
color family.GET /s2s/<ver>/task/template/hair-transfer, then
run --feature hair-transfer --src_file <photo> --param template_id=<id>run --feature hair-transfer --src_file <photo> --ref_file <style.jpg>run --feature hair-color --src_file <photo> --param preset="Honey Blonde"
(or custom pattern + palettes; ombre needs blend_strength / line_offset — see the doc).data.results.url.