{
  "schemaVersion": "1.0",
  "item": {
    "slug": "digital-twin-generation",
    "name": "Digital Twin Generation",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/eftalyurtseven/digital-twin-generation",
    "canonicalUrl": "https://clawhub.ai/eftalyurtseven/digital-twin-generation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/digital-twin-generation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=digital-twin-generation",
    "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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/digital-twin-generation"
    },
    "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/digital-twin-generation",
    "agentPageUrl": "https://openagent3.xyz/skills/digital-twin-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/digital-twin-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/digital-twin-generation/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": "Digital Twin Generation",
        "body": "Generate photorealistic digital twins and avatar clones using each::sense. This skill creates AI-powered digital representations of real people for video calls, corporate communications, customer service, and multilingual content delivery."
      },
      {
        "title": "Features",
        "body": "Photo-Based Digital Twins: Create digital clones from reference photos\nPhotorealistic Avatars: Generate lifelike avatar representations\nVideo Call Twins: Digital twins optimized for virtual meetings\nCorporate Spokespersons: Professional digital representatives for brand communication\nCustomer Service Avatars: Consistent AI representatives for support interactions\nMultilingual Twins: Digital twins that can speak multiple languages\nExpressive Twins: Avatars with natural facial expressions and emotions\nFull-Body Twins: Complete digital representations including body and gestures\nAnimated Videos: Bring digital twins to life with video generation\nCross-Platform Consistency: Maintain identical appearance across all platforms"
      },
      {
        "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\": \"Create a photorealistic digital twin from these reference photos. Generate a professional headshot suitable for corporate use.\",\n    \"image_urls\": [\"https://example.com/person-photo1.jpg\", \"https://example.com/person-photo2.jpg\"],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Digital Twin Use Cases",
        "body": "Use CaseDescriptionRecommended PhotosVideo CallsVirtual meeting representation3-5 front-facing photosCorporate SpokespersonBrand communications5-10 professional photosCustomer ServiceSupport avatar3-5 neutral expression photosMultilingual ContentTranslated video content5+ varied angle photosSocial MediaConsistent online presence5-10 diverse photosTraining VideosEducational content delivery5+ photos with expressions"
      },
      {
        "title": "1. Create Digital Twin from Photos",
        "body": "Generate a digital twin based on reference photographs for consistent identity representation.\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\": \"Create a digital twin from these reference photos. The twin should capture the exact likeness, skin tone, and facial features. Generate a high-quality portrait with professional studio lighting on a neutral gray background.\",\n    \"image_urls\": [\n      \"https://example.com/reference-front.jpg\",\n      \"https://example.com/reference-angle.jpg\",\n      \"https://example.com/reference-side.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "2. Photorealistic Avatar Clone",
        "body": "Create a highly detailed photorealistic avatar for digital presence across platforms.\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\": \"Generate a photorealistic avatar clone from these photos. The avatar should be indistinguishable from a real photograph. Include fine details like skin texture, hair strands, and eye reflections. Output as a 1:1 square format suitable for profile pictures.\",\n    \"image_urls\": [\n      \"https://example.com/subject-photo1.jpg\",\n      \"https://example.com/subject-photo2.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "3. Digital Twin for Video Calls",
        "body": "Create an optimized digital twin for virtual meeting environments.\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\": \"Create a digital twin optimized for video calls. The twin should look natural in a home office setting with soft natural lighting. Include a subtle depth-of-field blur on the background. The person should have a friendly, approachable expression suitable for professional meetings.\",\n    \"image_urls\": [\n      \"https://example.com/ceo-headshot.jpg\",\n      \"https://example.com/ceo-casual.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"videocall-twin-001\"\n  }'"
      },
      {
        "title": "4. Corporate Spokesperson Twin",
        "body": "Generate a professional digital spokesperson for brand communications.\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\": \"Create a corporate spokesperson digital twin from these executive photos. The twin should appear authoritative yet approachable. Professional business attire, confident posture, clean corporate background with subtle brand colors (navy blue). Suitable for investor presentations and company announcements.\",\n    \"image_urls\": [\n      \"https://example.com/exec-professional.jpg\",\n      \"https://example.com/exec-speaking.jpg\",\n      \"https://example.com/exec-portrait.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "5. Customer Service Avatar",
        "body": "Create a consistent, friendly avatar for customer support interactions.\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\": \"Generate a customer service avatar digital twin. The avatar should have a warm, helpful expression with a genuine smile. Professional but approachable appearance. Clean, minimal background. The twin will be used for chat support and help desk interfaces, so it should feel trustworthy and friendly.\",\n    \"image_urls\": [\n      \"https://example.com/support-rep-photo.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "6. Multilingual Digital Twin",
        "body": "Create a digital twin designed for multilingual content delivery.\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\": \"Create a digital twin for multilingual video content. Generate the twin with a neutral mouth position that works well for lip-sync dubbing. Include multiple angles: front-facing, slight left turn, and slight right turn. The lighting should be even and consistent to ensure seamless video dubbing across different languages.\",\n    \"image_urls\": [\n      \"https://example.com/presenter-front.jpg\",\n      \"https://example.com/presenter-left.jpg\",\n      \"https://example.com/presenter-right.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"multilingual-twin-project\"\n  }'"
      },
      {
        "title": "7. Digital Twin with Expressions",
        "body": "Generate a digital twin with various facial expressions for dynamic content.\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\": \"Create a digital twin with multiple expressions from these reference photos. Generate 4 variations: 1) Neutral professional expression, 2) Warm genuine smile, 3) Thoughtful/listening expression, 4) Enthusiastic/excited expression. All variations should maintain perfect identity consistency.\",\n    \"image_urls\": [\n      \"https://example.com/person-neutral.jpg\",\n      \"https://example.com/person-smiling.jpg\",\n      \"https://example.com/person-serious.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"expressive-twin-set\"\n  }'"
      },
      {
        "title": "8. Full-Body Digital Twin",
        "body": "Create a complete full-body digital representation including posture and gestures.\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\": \"Generate a full-body digital twin from these reference photos. Include accurate body proportions, clothing style, and natural standing posture. The twin should be shown in a professional presentation pose with hands visible. Full-length view suitable for virtual events and digital stage presentations.\",\n    \"image_urls\": [\n      \"https://example.com/fullbody-front.jpg\",\n      \"https://example.com/fullbody-side.jpg\",\n      \"https://example.com/headshot-detail.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "9. Animated Digital Twin Video",
        "body": "Generate an animated video featuring the digital twin speaking or presenting.\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\": \"Create a 10-second animated video of my digital twin. The twin should appear to be speaking naturally with subtle head movements and natural blinking. Professional office background with soft lighting. The animation should loop seamlessly for use as a video call placeholder.\",\n    \"image_urls\": [\n      \"https://example.com/my-photo-front.jpg\",\n      \"https://example.com/my-photo-speaking.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "10. Consistent Twin Across Platforms",
        "body": "Create multiple format variations of a digital twin for cross-platform consistency.\n\n# Initial twin creation\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\": \"Create a digital twin master image from these photos. This will be the base for generating consistent avatars across multiple platforms. High resolution, neutral background, perfect lighting for easy adaptation.\",\n    \"image_urls\": [\n      \"https://example.com/master-photo1.jpg\",\n      \"https://example.com/master-photo2.jpg\",\n      \"https://example.com/master-photo3.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"cross-platform-twin\"\n  }'\n\n# LinkedIn format (1:1 square)\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\": \"Using the digital twin we just created, generate a 1:1 square format version optimized for LinkedIn. Professional appearance with a subtle corporate background.\",\n    \"session_id\": \"cross-platform-twin\"\n  }'\n\n# Twitter/X format (circular crop friendly)\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\": \"Generate a circular-crop-friendly version of the twin for Twitter/X profile. Center the face with enough margin for circular cropping. Slightly more casual than LinkedIn.\",\n    \"session_id\": \"cross-platform-twin\"\n  }'\n\n# Video thumbnail format (16:9)\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\": \"Create a 16:9 landscape version of the twin suitable for YouTube thumbnails and video call backgrounds. Position the twin on the right third with space for text on the left.\",\n    \"session_id\": \"cross-platform-twin\"\n  }'"
      },
      {
        "title": "Reference Photo Guidelines",
        "body": "Quantity: Provide 3-10 reference photos for best results\nAngles: Include front, 3/4, and profile views when possible\nLighting: Use well-lit photos without harsh shadows\nResolution: Higher resolution photos produce better twins\nConsistency: Photos should show the same person at similar age\nExpressions: Include variety for expressive twin generation"
      },
      {
        "title": "Quality Optimization",
        "body": "Mode Selection: Use max for final assets, eco for rapid prototyping\nIterative Refinement: Use session_id to refine twins across multiple requests\nSpecific Details: Describe exact requirements for lighting, background, expression\nFormat Specification: Always specify aspect ratio and intended use"
      },
      {
        "title": "Identity Consistency",
        "body": "Session Continuity: Use same session_id for all variations of one twin\nReference Anchoring: Include original photos when requesting variations\nStyle Lock: Describe consistent elements (lighting, background) across requests"
      },
      {
        "title": "Mode Selection",
        "body": "Ask your users before generating:\n\n\"Do you want fast & cheap, or high quality?\"\n\nModeBest ForSpeedQualitymaxFinal digital twins, production assetsSlowerHighestecoQuick previews, concept explorationFasterGood"
      },
      {
        "title": "Multi-Turn Twin Development",
        "body": "Use session_id to iteratively develop and refine digital twins:\n\n# Initial twin generation\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\": \"Create a digital twin from these photos for corporate communications\",\n    \"image_urls\": [\"https://example.com/ceo-photo1.jpg\", \"https://example.com/ceo-photo2.jpg\"],\n    \"mode\": \"max\",\n    \"session_id\": \"ceo-digital-twin\"\n  }'\n\n# Refine based on feedback\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\": \"Make the expression slightly more serious and add subtle rim lighting for more dimension\",\n    \"session_id\": \"ceo-digital-twin\"\n  }'\n\n# Generate variations\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\": \"Create 3 variations with different backgrounds: 1) Modern office, 2) Gradient blue, 3) Pure white\",\n    \"session_id\": \"ceo-digital-twin\"\n  }'"
      },
      {
        "title": "Error Handling",
        "body": "ErrorCauseSolutionFailed to create prediction: HTTP 422Insufficient balanceTop up at eachlabs.aiContent policy violationProhibited contentEnsure photos have proper consentTimeoutComplex generationSet client timeout to minimum 10 minutesLow quality outputPoor reference photosProvide higher quality, well-lit photos"
      },
      {
        "title": "Privacy & Consent",
        "body": "When creating digital twins, ensure:\n\nYou have explicit consent from the person being cloned\nDigital twins are used only for authorized purposes\nGenerated content complies with applicable laws and regulations\nDeepfake/synthetic media is clearly disclosed when required"
      },
      {
        "title": "Related Skills",
        "body": "each-sense - Core API documentation\nface-swap - Face replacement in existing images\nvideo-generation - Create videos from images\nimage-generation - General image generation"
      }
    ],
    "body": "Digital Twin Generation\n\nGenerate photorealistic digital twins and avatar clones using each::sense. This skill creates AI-powered digital representations of real people for video calls, corporate communications, customer service, and multilingual content delivery.\n\nFeatures\nPhoto-Based Digital Twins: Create digital clones from reference photos\nPhotorealistic Avatars: Generate lifelike avatar representations\nVideo Call Twins: Digital twins optimized for virtual meetings\nCorporate Spokespersons: Professional digital representatives for brand communication\nCustomer Service Avatars: Consistent AI representatives for support interactions\nMultilingual Twins: Digital twins that can speak multiple languages\nExpressive Twins: Avatars with natural facial expressions and emotions\nFull-Body Twins: Complete digital representations including body and gestures\nAnimated Videos: Bring digital twins to life with video generation\nCross-Platform Consistency: Maintain identical appearance across all platforms\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\": \"Create a photorealistic digital twin from these reference photos. Generate a professional headshot suitable for corporate use.\",\n    \"image_urls\": [\"https://example.com/person-photo1.jpg\", \"https://example.com/person-photo2.jpg\"],\n    \"mode\": \"max\"\n  }'\n\nDigital Twin Use Cases\nUse Case\tDescription\tRecommended Photos\nVideo Calls\tVirtual meeting representation\t3-5 front-facing photos\nCorporate Spokesperson\tBrand communications\t5-10 professional photos\nCustomer Service\tSupport avatar\t3-5 neutral expression photos\nMultilingual Content\tTranslated video content\t5+ varied angle photos\nSocial Media\tConsistent online presence\t5-10 diverse photos\nTraining Videos\tEducational content delivery\t5+ photos with expressions\nUse Case Examples\n1. Create Digital Twin from Photos\n\nGenerate a digital twin based on reference photographs for consistent identity representation.\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\": \"Create a digital twin from these reference photos. The twin should capture the exact likeness, skin tone, and facial features. Generate a high-quality portrait with professional studio lighting on a neutral gray background.\",\n    \"image_urls\": [\n      \"https://example.com/reference-front.jpg\",\n      \"https://example.com/reference-angle.jpg\",\n      \"https://example.com/reference-side.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'\n\n2. Photorealistic Avatar Clone\n\nCreate a highly detailed photorealistic avatar for digital presence across platforms.\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\": \"Generate a photorealistic avatar clone from these photos. The avatar should be indistinguishable from a real photograph. Include fine details like skin texture, hair strands, and eye reflections. Output as a 1:1 square format suitable for profile pictures.\",\n    \"image_urls\": [\n      \"https://example.com/subject-photo1.jpg\",\n      \"https://example.com/subject-photo2.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'\n\n3. Digital Twin for Video Calls\n\nCreate an optimized digital twin for virtual meeting environments.\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\": \"Create a digital twin optimized for video calls. The twin should look natural in a home office setting with soft natural lighting. Include a subtle depth-of-field blur on the background. The person should have a friendly, approachable expression suitable for professional meetings.\",\n    \"image_urls\": [\n      \"https://example.com/ceo-headshot.jpg\",\n      \"https://example.com/ceo-casual.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"videocall-twin-001\"\n  }'\n\n4. Corporate Spokesperson Twin\n\nGenerate a professional digital spokesperson for brand communications.\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\": \"Create a corporate spokesperson digital twin from these executive photos. The twin should appear authoritative yet approachable. Professional business attire, confident posture, clean corporate background with subtle brand colors (navy blue). Suitable for investor presentations and company announcements.\",\n    \"image_urls\": [\n      \"https://example.com/exec-professional.jpg\",\n      \"https://example.com/exec-speaking.jpg\",\n      \"https://example.com/exec-portrait.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'\n\n5. Customer Service Avatar\n\nCreate a consistent, friendly avatar for customer support interactions.\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\": \"Generate a customer service avatar digital twin. The avatar should have a warm, helpful expression with a genuine smile. Professional but approachable appearance. Clean, minimal background. The twin will be used for chat support and help desk interfaces, so it should feel trustworthy and friendly.\",\n    \"image_urls\": [\n      \"https://example.com/support-rep-photo.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'\n\n6. Multilingual Digital Twin\n\nCreate a digital twin designed for multilingual content delivery.\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\": \"Create a digital twin for multilingual video content. Generate the twin with a neutral mouth position that works well for lip-sync dubbing. Include multiple angles: front-facing, slight left turn, and slight right turn. The lighting should be even and consistent to ensure seamless video dubbing across different languages.\",\n    \"image_urls\": [\n      \"https://example.com/presenter-front.jpg\",\n      \"https://example.com/presenter-left.jpg\",\n      \"https://example.com/presenter-right.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"multilingual-twin-project\"\n  }'\n\n7. Digital Twin with Expressions\n\nGenerate a digital twin with various facial expressions for dynamic content.\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\": \"Create a digital twin with multiple expressions from these reference photos. Generate 4 variations: 1) Neutral professional expression, 2) Warm genuine smile, 3) Thoughtful/listening expression, 4) Enthusiastic/excited expression. All variations should maintain perfect identity consistency.\",\n    \"image_urls\": [\n      \"https://example.com/person-neutral.jpg\",\n      \"https://example.com/person-smiling.jpg\",\n      \"https://example.com/person-serious.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"expressive-twin-set\"\n  }'\n\n8. Full-Body Digital Twin\n\nCreate a complete full-body digital representation including posture and gestures.\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\": \"Generate a full-body digital twin from these reference photos. Include accurate body proportions, clothing style, and natural standing posture. The twin should be shown in a professional presentation pose with hands visible. Full-length view suitable for virtual events and digital stage presentations.\",\n    \"image_urls\": [\n      \"https://example.com/fullbody-front.jpg\",\n      \"https://example.com/fullbody-side.jpg\",\n      \"https://example.com/headshot-detail.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'\n\n9. Animated Digital Twin Video\n\nGenerate an animated video featuring the digital twin speaking or presenting.\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\": \"Create a 10-second animated video of my digital twin. The twin should appear to be speaking naturally with subtle head movements and natural blinking. Professional office background with soft lighting. The animation should loop seamlessly for use as a video call placeholder.\",\n    \"image_urls\": [\n      \"https://example.com/my-photo-front.jpg\",\n      \"https://example.com/my-photo-speaking.jpg\"\n    ],\n    \"mode\": \"max\"\n  }'\n\n10. Consistent Twin Across Platforms\n\nCreate multiple format variations of a digital twin for cross-platform consistency.\n\n# Initial twin creation\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\": \"Create a digital twin master image from these photos. This will be the base for generating consistent avatars across multiple platforms. High resolution, neutral background, perfect lighting for easy adaptation.\",\n    \"image_urls\": [\n      \"https://example.com/master-photo1.jpg\",\n      \"https://example.com/master-photo2.jpg\",\n      \"https://example.com/master-photo3.jpg\"\n    ],\n    \"mode\": \"max\",\n    \"session_id\": \"cross-platform-twin\"\n  }'\n\n# LinkedIn format (1:1 square)\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\": \"Using the digital twin we just created, generate a 1:1 square format version optimized for LinkedIn. Professional appearance with a subtle corporate background.\",\n    \"session_id\": \"cross-platform-twin\"\n  }'\n\n# Twitter/X format (circular crop friendly)\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\": \"Generate a circular-crop-friendly version of the twin for Twitter/X profile. Center the face with enough margin for circular cropping. Slightly more casual than LinkedIn.\",\n    \"session_id\": \"cross-platform-twin\"\n  }'\n\n# Video thumbnail format (16:9)\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\": \"Create a 16:9 landscape version of the twin suitable for YouTube thumbnails and video call backgrounds. Position the twin on the right third with space for text on the left.\",\n    \"session_id\": \"cross-platform-twin\"\n  }'\n\nBest Practices\nReference Photo Guidelines\nQuantity: Provide 3-10 reference photos for best results\nAngles: Include front, 3/4, and profile views when possible\nLighting: Use well-lit photos without harsh shadows\nResolution: Higher resolution photos produce better twins\nConsistency: Photos should show the same person at similar age\nExpressions: Include variety for expressive twin generation\nQuality Optimization\nMode Selection: Use max for final assets, eco for rapid prototyping\nIterative Refinement: Use session_id to refine twins across multiple requests\nSpecific Details: Describe exact requirements for lighting, background, expression\nFormat Specification: Always specify aspect ratio and intended use\nIdentity Consistency\nSession Continuity: Use same session_id for all variations of one twin\nReference Anchoring: Include original photos when requesting variations\nStyle Lock: Describe consistent elements (lighting, background) across requests\nMode Selection\n\nAsk your users before generating:\n\n\"Do you want fast & cheap, or high quality?\"\n\nMode\tBest For\tSpeed\tQuality\nmax\tFinal digital twins, production assets\tSlower\tHighest\neco\tQuick previews, concept exploration\tFaster\tGood\nMulti-Turn Twin Development\n\nUse session_id to iteratively develop and refine digital twins:\n\n# Initial twin generation\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\": \"Create a digital twin from these photos for corporate communications\",\n    \"image_urls\": [\"https://example.com/ceo-photo1.jpg\", \"https://example.com/ceo-photo2.jpg\"],\n    \"mode\": \"max\",\n    \"session_id\": \"ceo-digital-twin\"\n  }'\n\n# Refine based on feedback\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\": \"Make the expression slightly more serious and add subtle rim lighting for more dimension\",\n    \"session_id\": \"ceo-digital-twin\"\n  }'\n\n# Generate variations\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\": \"Create 3 variations with different backgrounds: 1) Modern office, 2) Gradient blue, 3) Pure white\",\n    \"session_id\": \"ceo-digital-twin\"\n  }'\n\nError Handling\nError\tCause\tSolution\nFailed to create prediction: HTTP 422\tInsufficient balance\tTop up at eachlabs.ai\nContent policy violation\tProhibited content\tEnsure photos have proper consent\nTimeout\tComplex generation\tSet client timeout to minimum 10 minutes\nLow quality output\tPoor reference photos\tProvide higher quality, well-lit photos\nPrivacy & Consent\n\nWhen creating digital twins, ensure:\n\nYou have explicit consent from the person being cloned\nDigital twins are used only for authorized purposes\nGenerated content complies with applicable laws and regulations\nDeepfake/synthetic media is clearly disclosed when required\nRelated Skills\neach-sense - Core API documentation\nface-swap - Face replacement in existing images\nvideo-generation - Create videos from images\nimage-generation - General image generation"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/eftalyurtseven/digital-twin-generation",
    "publisherUrl": "https://clawhub.ai/eftalyurtseven/digital-twin-generation",
    "owner": "eftalyurtseven",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/digital-twin-generation",
    "downloadUrl": "https://openagent3.xyz/downloads/digital-twin-generation",
    "agentUrl": "https://openagent3.xyz/skills/digital-twin-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/digital-twin-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/digital-twin-generation/agent.md"
  }
}