age-transformation
Transform faces across ages using each::sense AI. Create age progressions, de-aging effects, baby-to-adult predictions, and aging simulations for entertainment, forensics, and visual effects.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/eftalyurtseven/age-transformationAge Transformation
Transform faces across different ages using each::sense. This skill enables realistic age progression (aging) and age regression (de-aging) effects on photos, useful for entertainment, film/video production, forensic visualization, and creative projects.
Features
- Age Progression: Make subjects appear older (10, 20, 40+ years)
- Age Regression: De-age subjects to look younger
- Baby to Adult: Predict how a baby/child might look as an adult
- Teenage Version: Transform to teenage appearance
- Senior/Elderly: Create realistic elderly versions
- Middle-Aged: Transform to middle-age appearance
- Subtle Aging: Minor age changes (5-10 years)
- Dramatic Aging: Major age transformations (30-50 years)
- De-aging for Film: Professional de-aging for video/film production
- Age Timeline: Generate multiple ages in sequence
Quick Start
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Age this person to look 70 years old while maintaining their recognizable features",
"image_urls": ["https://example.com/portrait.jpg"],
"mode": "max"
}'
Use Case Examples
1. Age Progression (Make Older)
Transform a young adult to appear significantly older with natural aging characteristics.
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "Age this person by 30 years. Add realistic aging features like wrinkles, slight sagging, gray hair, and age spots while keeping their identity clearly recognizable.",
"image_urls": ["https://example.com/young-adult.jpg"],
"mode": "max"
}'
2. Age Regression (Make Younger)
De-age an older subject to appear younger with smoother skin and youthful features.
curl -X POST https://sense.eachlabs.run/chat \
-H "Content-Type: application/json" \
-H "X-API-Key: $EACHLABS_API_KEY" \
-H "Accept: text/event-stream" \
-d '{
"message": "De-age this person by 25 years. Make them look younger with smoother skin, fuller hair, tighter facial features, but keep their identity intact. Natural and realistic result.",
"image_urls": ["https://example.com/middle-aged-person.jpg"],
"mode": "max"
}'
3. Baby to Adult Prediction
Predict how a baby or young child might look as an adult.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-eftalyurtseven-age-transformation": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
eachlabs-video-edit
Edit, transform, extend, upscale, and enhance videos using EachLabs AI models. Supports lip sync, video translation, subtitle generation, audio merging, style transfer, and video extension. Use when the user wants to edit or transform existing video content.
ai-headshot-generation
Generate professional AI headshots from casual photos using each::sense AI. Create corporate portraits, LinkedIn photos, executive headshots, team photos, and more with consistent, professional quality.
menu-design-generation
Generate professional restaurant, cafe, and bar menu designs using each::sense AI. Create print-ready menus, digital displays, QR code menus, and seasonal specials with stunning food photography and elegant typography layouts.
digital-twin-generation
Generate photorealistic digital twins and avatar clones using each::sense AI. Create AI-powered digital representations for video calls, corporate communications, customer service, and multilingual content.
logo-generation
Generate professional logos using each::sense AI. Create wordmarks, icon logos, combination marks, monograms, mascots, emblems, and abstract logos for brands, startups, and businesses.