{
  "schemaVersion": "1.0",
  "item": {
    "slug": "age-transformation",
    "name": "Age Transformation",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/eftalyurtseven/age-transformation",
    "canonicalUrl": "https://clawhub.ai/eftalyurtseven/age-transformation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/age-transformation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=age-transformation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/SSE-EVENTS.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/age-transformation"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/age-transformation",
    "agentPageUrl": "https://openagent3.xyz/skills/age-transformation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/age-transformation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/age-transformation/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Age Transformation",
        "body": "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."
      },
      {
        "title": "Features",
        "body": "Age Progression: Make subjects appear older (10, 20, 40+ years)\nAge Regression: De-age subjects to look younger\nBaby to Adult: Predict how a baby/child might look as an adult\nTeenage Version: Transform to teenage appearance\nSenior/Elderly: Create realistic elderly versions\nMiddle-Aged: Transform to middle-age appearance\nSubtle Aging: Minor age changes (5-10 years)\nDramatic Aging: Major age transformations (30-50 years)\nDe-aging for Film: Professional de-aging for video/film production\nAge Timeline: Generate multiple ages in sequence"
      },
      {
        "title": "Quick Start",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person to look 70 years old while maintaining their recognizable features\",\n    \"image_urls\": [\"https://example.com/portrait.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "1. Age Progression (Make Older)",
        "body": "Transform a young adult to appear significantly older with natural aging characteristics.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"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.\",\n    \"image_urls\": [\"https://example.com/young-adult.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "2. Age Regression (Make Younger)",
        "body": "De-age an older subject to appear younger with smoother skin and youthful features.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"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.\",\n    \"image_urls\": [\"https://example.com/middle-aged-person.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "3. Baby to Adult Prediction",
        "body": "Predict how a baby or young child might look as an adult.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Transform this baby photo to show how they might look as a 30-year-old adult. Maintain key facial features like eye shape, nose structure, and overall face shape. Make it realistic and believable.\",\n    \"image_urls\": [\"https://example.com/baby-photo.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "4. Teenage Version",
        "body": "Transform a child or adult to their teenage appearance.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Transform this person to look like a 16-year-old teenager. Adjust facial features to teenage proportions while preserving their recognizable identity. Natural skin, youthful energy.\",\n    \"image_urls\": [\"https://example.com/adult-portrait.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "5. Senior/Elderly Version",
        "body": "Create a realistic elderly version with natural aging characteristics.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person to 80 years old. Add deep wrinkles, age spots, white/gray hair, thinner skin, and natural elderly features. The result should look like a dignified senior while still being recognizable as the same person.\",\n    \"image_urls\": [\"https://example.com/young-person.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "6. Middle-Aged Version",
        "body": "Transform to a realistic middle-aged appearance.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Transform this young adult to appear 45-50 years old. Add subtle wrinkles, slight gray at the temples, mature skin texture, and natural middle-age characteristics while maintaining their identity.\",\n    \"image_urls\": [\"https://example.com/25-year-old.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "7. Subtle Aging (10 Years)",
        "body": "Apply minor, realistic aging for a 10-year progression.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person by exactly 10 years. Apply subtle, realistic aging: fine lines around eyes and mouth, slightly less elastic skin, minimal gray hair starting to show. Keep changes believable and natural.\",\n    \"image_urls\": [\"https://example.com/current-photo.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "8. Dramatic Aging (40 Years)",
        "body": "Apply significant aging transformation spanning 40 years.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this 25-year-old by 40 years to look 65. Apply dramatic but realistic aging: significant wrinkles, sagging skin, gray/white hair, age spots, thinning hair, jowls. Result should be photorealistic and the person should still be recognizable.\",\n    \"image_urls\": [\"https://example.com/young-adult-25.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "9. De-aging for Video/Film",
        "body": "Professional de-aging suitable for film and video production.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"De-age this actor to look 25 years younger for a film flashback scene. Remove wrinkles, tighten facial features, restore hair color and volume, create smooth youthful skin. Result must be cinematic quality, photorealistic, and maintain perfect identity consistency.\",\n    \"image_urls\": [\"https://example.com/actor-current.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "10. Age Progression Timeline (Multiple Ages)",
        "body": "Generate multiple age versions using session continuity.\n\n# First request - Age to 40\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"This is a 20-year-old. Create an age progression showing them at 40 years old. Maintain identity throughout.\",\n    \"image_urls\": [\"https://example.com/person-age-20.jpg\"],\n    \"session_id\": \"age-timeline-project-001\",\n    \"mode\": \"max\"\n  }'\n\n# Second request - Age to 60 (same session)\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Now show the same person at 60 years old. Continue the aging progression naturally from the 40-year-old version.\",\n    \"session_id\": \"age-timeline-project-001\",\n    \"mode\": \"max\"\n  }'\n\n# Third request - Age to 80 (same session)\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Finally, show them at 80 years old. Complete the age timeline with realistic elderly features.\",\n    \"session_id\": \"age-timeline-project-001\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "For Realistic Results",
        "body": "High-quality source photos: Use clear, well-lit frontal portraits\nSpecify exact age: \"Age to 65\" is better than \"make older\"\nMention identity preservation: Always request maintaining recognizable features\nDescribe aging features: Guide the transformation with specific details"
      },
      {
        "title": "Input Photo Guidelines",
        "body": "Resolution: Higher resolution photos produce better results\nLighting: Even, neutral lighting works best\nAngle: Front-facing portraits are ideal\nExpression: Neutral expressions transform most naturally\nObstruction: Avoid sunglasses, heavy makeup, or face coverings"
      },
      {
        "title": "Prompt Tips",
        "body": "When requesting age transformations, include:\n\nCurrent age (if known): \"This 30-year-old...\"\nTarget age: \"...to look 70 years old\"\nAging features: \"Add wrinkles, gray hair, age spots...\"\nIdentity note: \"...while keeping them recognizable\"\nQuality requirement: \"Photorealistic result\""
      },
      {
        "title": "Example Prompt Structure",
        "body": "\"Transform this [current age]-year-old to look [target age] years old.\nAdd [specific aging/de-aging features].\nMaintain their identity and recognizable features.\n[Additional requirements like lighting, style, etc.]\""
      },
      {
        "title": "Mode Selection",
        "body": "ModeBest ForSpeedQualitymaxFinal outputs, professional work, film/videoSlowerHighestecoQuick previews, testing, iterationsFasterGood\n\nRecommendation: Use eco mode to test and refine your prompts, then switch to max for final high-quality outputs."
      },
      {
        "title": "Multi-Turn Refinement",
        "body": "Use session_id to iteratively refine age transformations:\n\n# Initial transformation\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person to 70 years old\",\n    \"image_urls\": [\"https://example.com/portrait.jpg\"],\n    \"session_id\": \"age-refinement-001\"\n  }'\n\n# Refine the result\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Add more prominent wrinkles and make the hair completely white\",\n    \"session_id\": \"age-refinement-001\"\n  }'\n\n# Further adjustment\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Keep the aging but make the expression warmer, add smile lines\",\n    \"session_id\": \"age-refinement-001\"\n  }'"
      },
      {
        "title": "Common Use Cases",
        "body": "Use CaseRecommended ApproachEntertainment/FunQuick age-ups/de-aging with eco modeFilm/Video VFXDe-aging actors with max mode, detailed promptsMissing PersonsAge progression from childhood, preserve key featuresFamily Projects\"What will I look like at 80?\" type queriesForensic VisualizationProfessional age progression with identity focusBefore/After ConceptsSubtle aging for skincare/health visualizations"
      },
      {
        "title": "Error Handling",
        "body": "ErrorCauseSolutionFailed to create prediction: HTTP 422Insufficient balanceTop up at eachlabs.aiPoor identity preservationVague promptBe specific about maintaining featuresUnrealistic agingMissing aging detailsDescribe specific aging characteristicsTimeoutComplex generationSet client timeout to minimum 10 minutes"
      },
      {
        "title": "Related Skills",
        "body": "each-sense - Core API documentation\nface-swap - Face swapping capabilities\nimage-edit - General image editing\nportrait-generation - Creating portraits from scratch"
      }
    ],
    "body": "Age Transformation\n\nTransform 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.\n\nFeatures\nAge Progression: Make subjects appear older (10, 20, 40+ years)\nAge Regression: De-age subjects to look younger\nBaby to Adult: Predict how a baby/child might look as an adult\nTeenage Version: Transform to teenage appearance\nSenior/Elderly: Create realistic elderly versions\nMiddle-Aged: Transform to middle-age appearance\nSubtle Aging: Minor age changes (5-10 years)\nDramatic Aging: Major age transformations (30-50 years)\nDe-aging for Film: Professional de-aging for video/film production\nAge Timeline: Generate multiple ages in sequence\nQuick Start\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person to look 70 years old while maintaining their recognizable features\",\n    \"image_urls\": [\"https://example.com/portrait.jpg\"],\n    \"mode\": \"max\"\n  }'\n\nUse Case Examples\n1. Age Progression (Make Older)\n\nTransform a young adult to appear significantly older with natural aging characteristics.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"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.\",\n    \"image_urls\": [\"https://example.com/young-adult.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n2. Age Regression (Make Younger)\n\nDe-age an older subject to appear younger with smoother skin and youthful features.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"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.\",\n    \"image_urls\": [\"https://example.com/middle-aged-person.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n3. Baby to Adult Prediction\n\nPredict how a baby or young child might look as an adult.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Transform this baby photo to show how they might look as a 30-year-old adult. Maintain key facial features like eye shape, nose structure, and overall face shape. Make it realistic and believable.\",\n    \"image_urls\": [\"https://example.com/baby-photo.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n4. Teenage Version\n\nTransform a child or adult to their teenage appearance.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Transform this person to look like a 16-year-old teenager. Adjust facial features to teenage proportions while preserving their recognizable identity. Natural skin, youthful energy.\",\n    \"image_urls\": [\"https://example.com/adult-portrait.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n5. Senior/Elderly Version\n\nCreate a realistic elderly version with natural aging characteristics.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person to 80 years old. Add deep wrinkles, age spots, white/gray hair, thinner skin, and natural elderly features. The result should look like a dignified senior while still being recognizable as the same person.\",\n    \"image_urls\": [\"https://example.com/young-person.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n6. Middle-Aged Version\n\nTransform to a realistic middle-aged appearance.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Transform this young adult to appear 45-50 years old. Add subtle wrinkles, slight gray at the temples, mature skin texture, and natural middle-age characteristics while maintaining their identity.\",\n    \"image_urls\": [\"https://example.com/25-year-old.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n7. Subtle Aging (10 Years)\n\nApply minor, realistic aging for a 10-year progression.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person by exactly 10 years. Apply subtle, realistic aging: fine lines around eyes and mouth, slightly less elastic skin, minimal gray hair starting to show. Keep changes believable and natural.\",\n    \"image_urls\": [\"https://example.com/current-photo.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n8. Dramatic Aging (40 Years)\n\nApply significant aging transformation spanning 40 years.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this 25-year-old by 40 years to look 65. Apply dramatic but realistic aging: significant wrinkles, sagging skin, gray/white hair, age spots, thinning hair, jowls. Result should be photorealistic and the person should still be recognizable.\",\n    \"image_urls\": [\"https://example.com/young-adult-25.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n9. De-aging for Video/Film\n\nProfessional de-aging suitable for film and video production.\n\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"De-age this actor to look 25 years younger for a film flashback scene. Remove wrinkles, tighten facial features, restore hair color and volume, create smooth youthful skin. Result must be cinematic quality, photorealistic, and maintain perfect identity consistency.\",\n    \"image_urls\": [\"https://example.com/actor-current.jpg\"],\n    \"mode\": \"max\"\n  }'\n\n10. Age Progression Timeline (Multiple Ages)\n\nGenerate multiple age versions using session continuity.\n\n# First request - Age to 40\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"This is a 20-year-old. Create an age progression showing them at 40 years old. Maintain identity throughout.\",\n    \"image_urls\": [\"https://example.com/person-age-20.jpg\"],\n    \"session_id\": \"age-timeline-project-001\",\n    \"mode\": \"max\"\n  }'\n\n# Second request - Age to 60 (same session)\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Now show the same person at 60 years old. Continue the aging progression naturally from the 40-year-old version.\",\n    \"session_id\": \"age-timeline-project-001\",\n    \"mode\": \"max\"\n  }'\n\n# Third request - Age to 80 (same session)\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Finally, show them at 80 years old. Complete the age timeline with realistic elderly features.\",\n    \"session_id\": \"age-timeline-project-001\",\n    \"mode\": \"max\"\n  }'\n\nBest Practices\nFor Realistic Results\nHigh-quality source photos: Use clear, well-lit frontal portraits\nSpecify exact age: \"Age to 65\" is better than \"make older\"\nMention identity preservation: Always request maintaining recognizable features\nDescribe aging features: Guide the transformation with specific details\nInput Photo Guidelines\nResolution: Higher resolution photos produce better results\nLighting: Even, neutral lighting works best\nAngle: Front-facing portraits are ideal\nExpression: Neutral expressions transform most naturally\nObstruction: Avoid sunglasses, heavy makeup, or face coverings\nPrompt Tips\n\nWhen requesting age transformations, include:\n\nCurrent age (if known): \"This 30-year-old...\"\nTarget age: \"...to look 70 years old\"\nAging features: \"Add wrinkles, gray hair, age spots...\"\nIdentity note: \"...while keeping them recognizable\"\nQuality requirement: \"Photorealistic result\"\nExample Prompt Structure\n\"Transform this [current age]-year-old to look [target age] years old.\nAdd [specific aging/de-aging features].\nMaintain their identity and recognizable features.\n[Additional requirements like lighting, style, etc.]\"\n\nMode Selection\nMode\tBest For\tSpeed\tQuality\nmax\tFinal outputs, professional work, film/video\tSlower\tHighest\neco\tQuick previews, testing, iterations\tFaster\tGood\n\nRecommendation: Use eco mode to test and refine your prompts, then switch to max for final high-quality outputs.\n\nMulti-Turn Refinement\n\nUse session_id to iteratively refine age transformations:\n\n# Initial transformation\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Age this person to 70 years old\",\n    \"image_urls\": [\"https://example.com/portrait.jpg\"],\n    \"session_id\": \"age-refinement-001\"\n  }'\n\n# Refine the result\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Add more prominent wrinkles and make the hair completely white\",\n    \"session_id\": \"age-refinement-001\"\n  }'\n\n# Further adjustment\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Keep the aging but make the expression warmer, add smile lines\",\n    \"session_id\": \"age-refinement-001\"\n  }'\n\nCommon Use Cases\nUse Case\tRecommended Approach\nEntertainment/Fun\tQuick age-ups/de-aging with eco mode\nFilm/Video VFX\tDe-aging actors with max mode, detailed prompts\nMissing Persons\tAge progression from childhood, preserve key features\nFamily Projects\t\"What will I look like at 80?\" type queries\nForensic Visualization\tProfessional age progression with identity focus\nBefore/After Concepts\tSubtle aging for skincare/health visualizations\nError Handling\nError\tCause\tSolution\nFailed to create prediction: HTTP 422\tInsufficient balance\tTop up at eachlabs.ai\nPoor identity preservation\tVague prompt\tBe specific about maintaining features\nUnrealistic aging\tMissing aging details\tDescribe specific aging characteristics\nTimeout\tComplex generation\tSet client timeout to minimum 10 minutes\nRelated Skills\neach-sense - Core API documentation\nface-swap - Face swapping capabilities\nimage-edit - General image editing\nportrait-generation - Creating portraits from scratch"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/eftalyurtseven/age-transformation",
    "publisherUrl": "https://clawhub.ai/eftalyurtseven/age-transformation",
    "owner": "eftalyurtseven",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/age-transformation",
    "downloadUrl": "https://openagent3.xyz/downloads/age-transformation",
    "agentUrl": "https://openagent3.xyz/skills/age-transformation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/age-transformation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/age-transformation/agent.md"
  }
}