{
  "schemaVersion": "1.0",
  "item": {
    "slug": "3d-model-generation",
    "name": "3d Model Generation",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/eftalyurtseven/3d-model-generation",
    "canonicalUrl": "https://clawhub.ai/eftalyurtseven/3d-model-generation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "manual_only",
    "downloadUrl": "/downloads/3d-model-generation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=3d-model-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": [
      "Open the source page and confirm the package flow manually.",
      "Review SKILL.md if you can obtain the files.",
      "Treat this source as manual setup until the download is verified."
    ],
    "agentAssist": {
      "summary": "Use the source page and any available docs to guide the install because the item currently does not return a direct package file.",
      "steps": [
        "Open the source page via Open source listing.",
        "If you can obtain the package, extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the source page and extracted files."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required."
        },
        {
          "label": "Upgrade existing",
          "body": "I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "3d-model-generation",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-04-28T23:41:22.112Z",
      "expiresAt": "2026-04-29T23:41:22.112Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=3d-model-generation",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=3d-model-generation",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "3d-model-generation"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://clawhub.ai/eftalyurtseven/3d-model-generation"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review SKILL.md before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "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/3d-model-generation",
    "agentPageUrl": "https://openagent3.xyz/skills/3d-model-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/3d-model-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/3d-model-generation/agent.md"
  },
  "agentAssist": {
    "summary": "Use the source page and any available docs to guide the install because the item currently does not return a direct package file.",
    "steps": [
      "Open the source page via Open source listing.",
      "If you can obtain the package, extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the source page and extracted files."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required."
      },
      {
        "label": "Upgrade existing",
        "body": "I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "3D Model Generation",
        "body": "Generate production-ready 3D models using each::sense. This skill creates 3D assets from text descriptions or reference images, suitable for games, e-commerce, architecture, product visualization, and more."
      },
      {
        "title": "Features",
        "body": "Text-to-3D: Generate 3D models from natural language descriptions\nImage-to-3D: Convert 2D images into 3D models\nCharacter Models: Create humanoid and creature 3D characters\nProduct Models: E-commerce ready product 3D assets\nEnvironment/Scene: Generate 3D environments and landscapes\nGame Assets: Low-poly and stylized game-ready models\nFurniture: Interior design and home decor 3D models\nVehicles: Cars, aircraft, and transportation 3D assets\nArchitecture: Buildings, structures, and architectural elements\nPBR Textures: Generate physically-based rendering textures for 3D models"
      },
      {
        "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 3D model of a medieval treasure chest with gold trim and iron locks\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Output Formats",
        "body": "FormatExtensionUse CaseGLB.glbUniversal format, web/AR/VR, Unity, UnrealGLTF.gltfWeb applications, three.jsOBJ.objLegacy support, 3D printingFBX.fbxAnimation, game enginesUSDZ.usdzApple AR Quick Look"
      },
      {
        "title": "1. Text-to-3D Model Generation",
        "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 3D model of a futuristic sci-fi helmet with glowing blue visor and matte black finish. High detail, suitable for game assets.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "2. Image-to-3D Conversion",
        "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\": \"Convert this product image into a 3D model. Maintain accurate proportions and surface details for e-commerce use.\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/product-image.jpg\"]\n  }'"
      },
      {
        "title": "3. Character 3D Model",
        "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 3D character model of a fantasy warrior elf with ornate silver armor, long pointed ears, and a flowing cape. T-pose, game-ready topology.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "4. Product 3D Model",
        "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\": \"Generate a 3D model of a premium wireless headphone. Matte black with rose gold accents, leather ear cushions. High detail for product visualization and AR try-on.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "5. Environment/Scene 3D",
        "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 3D environment scene of a Japanese zen garden with a stone pathway, bamboo fence, koi pond, and cherry blossom trees. Stylized low-poly aesthetic for mobile games.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "6. Game Asset 3D Model",
        "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 low-poly 3D game asset pack: a wooden crate, barrel, torch, and treasure chest. Stylized textures, optimized for real-time rendering, under 5000 triangles each.\",\n    \"mode\": \"eco\"\n  }'"
      },
      {
        "title": "7. Furniture 3D Model",
        "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\": \"Generate a 3D model of a mid-century modern armchair. Walnut wood frame with teal velvet upholstery. Realistic materials for interior design visualization and AR placement.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "8. Vehicle 3D Model",
        "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 3D model of a vintage 1960s muscle car. Cherry red metallic paint, chrome details, whitewall tires. High detail exterior suitable for automotive visualization.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "9. Architecture 3D Model",
        "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\": \"Generate a 3D architectural model of a modern minimalist house. Two stories, large glass windows, flat roof, concrete and wood exterior. Include surrounding landscape.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "10. PBR Texture Generation for 3D",
        "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\": \"Generate PBR texture maps for weathered bronze metal. Include albedo, normal, roughness, metallic, and ambient occlusion maps. 2K resolution, tileable.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Model Quality",
        "body": "Be specific: Include material types (metal, wood, fabric), surface finish (matte, glossy), and style (realistic, stylized, low-poly)\nSpecify use case: Mention if it's for games (optimized), AR/VR, 3D printing, or visualization\nInclude scale reference: Describe size when relevant for proper proportions"
      },
      {
        "title": "Topology Guidelines",
        "body": "Game-ready: Request optimized polygon count and clean topology\nAnimation-ready: Specify T-pose for characters, request proper edge loops\n3D printing: Ask for watertight meshes and manifold geometry"
      },
      {
        "title": "Texture Quality",
        "body": "PBR materials: Request specific texture maps (albedo, normal, roughness, metallic, AO)\nResolution: Specify texture resolution (1K, 2K, 4K) based on use case\nTileable: Request seamless/tileable textures for repeating surfaces"
      },
      {
        "title": "Prompt Tips for 3D Generation",
        "body": "When creating 3D models, include these details in your prompt:\n\nObject description: What is the object? Be specific about type and style\nMaterials: What materials make up the object? (metal, wood, plastic, fabric)\nSurface finish: Matte, glossy, brushed, weathered, etc.\nStyle: Realistic, stylized, low-poly, cartoon, photorealistic\nUse case: Game asset, product visualization, AR, 3D printing\nTechnical specs: Polygon count, texture resolution if needed"
      },
      {
        "title": "Example Prompt Structure",
        "body": "\"Create a 3D model of [object description] with [materials/colors].\nStyle: [realistic/stylized/low-poly].\nUse case: [game/AR/visualization/printing].\n[Additional requirements like texture maps, polygon count, etc.]\""
      },
      {
        "title": "Mode Selection",
        "body": "Ask your users before generating:\n\n\"Do you want fast & cheap, or high quality?\"\n\nModeBest ForSpeedQualitymaxFinal production assets, hero models, product shotsSlowerHighestecoQuick prototypes, concept exploration, bulk generationFasterGood"
      },
      {
        "title": "Multi-Turn 3D Model Iteration",
        "body": "Use session_id to iterate on 3D models:\n\n# Initial model\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 3D model of a fantasy sword with dragon motifs\",\n    \"session_id\": \"sword-project-001\"\n  }'\n\n# Iterate 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\": \"Add more intricate engravings on the blade and make the dragon head on the hilt more prominent\",\n    \"session_id\": \"sword-project-001\"\n  }'\n\n# Request 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 2 more variations: one with ice theme and one with fire theme\",\n    \"session_id\": \"sword-project-001\"\n  }'"
      },
      {
        "title": "Batch Asset Generation",
        "body": "Generate multiple 3D assets for a project:\n\n# Asset 1 - Props\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 3D model of a medieval wooden tavern table with benches\",\n    \"mode\": \"eco\",\n    \"session_id\": \"medieval-tavern-pack\"\n  }'\n\n# Asset 2 - Environment piece\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 3D model of a stone fireplace with crackling fire effect placeholder\",\n    \"mode\": \"eco\",\n    \"session_id\": \"medieval-tavern-pack\"\n  }'\n\n# Asset 3 - Decorative\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 3D models of tavern decorations: hanging lantern, wall-mounted deer head, and wooden mug\",\n    \"mode\": \"eco\",\n    \"session_id\": \"medieval-tavern-pack\"\n  }'"
      },
      {
        "title": "Error Handling",
        "body": "ErrorCauseSolutionFailed to create prediction: HTTP 422Insufficient balanceTop up at eachlabs.aiContent policy violationProhibited contentAdjust prompt to comply with content policiesTimeoutComplex generationSet client timeout to minimum 10 minutesInvalid image URLUnreachable imageEnsure image URL is publicly accessible"
      },
      {
        "title": "Related Skills",
        "body": "each-sense - Core API documentation\nproduct-photo-generation - Product photography and visualization\nimage-generation - 2D image generation for reference images"
      }
    ],
    "body": "3D Model Generation\n\nGenerate production-ready 3D models using each::sense. This skill creates 3D assets from text descriptions or reference images, suitable for games, e-commerce, architecture, product visualization, and more.\n\nFeatures\nText-to-3D: Generate 3D models from natural language descriptions\nImage-to-3D: Convert 2D images into 3D models\nCharacter Models: Create humanoid and creature 3D characters\nProduct Models: E-commerce ready product 3D assets\nEnvironment/Scene: Generate 3D environments and landscapes\nGame Assets: Low-poly and stylized game-ready models\nFurniture: Interior design and home decor 3D models\nVehicles: Cars, aircraft, and transportation 3D assets\nArchitecture: Buildings, structures, and architectural elements\nPBR Textures: Generate physically-based rendering textures for 3D models\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 3D model of a medieval treasure chest with gold trim and iron locks\",\n    \"mode\": \"max\"\n  }'\n\nOutput Formats\nFormat\tExtension\tUse Case\nGLB\t.glb\tUniversal format, web/AR/VR, Unity, Unreal\nGLTF\t.gltf\tWeb applications, three.js\nOBJ\t.obj\tLegacy support, 3D printing\nFBX\t.fbx\tAnimation, game engines\nUSDZ\t.usdz\tApple AR Quick Look\nUse Case Examples\n1. Text-to-3D Model 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 3D model of a futuristic sci-fi helmet with glowing blue visor and matte black finish. High detail, suitable for game assets.\",\n    \"mode\": \"max\"\n  }'\n\n2. Image-to-3D Conversion\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\": \"Convert this product image into a 3D model. Maintain accurate proportions and surface details for e-commerce use.\",\n    \"mode\": \"max\",\n    \"image_urls\": [\"https://example.com/product-image.jpg\"]\n  }'\n\n3. Character 3D Model\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 3D character model of a fantasy warrior elf with ornate silver armor, long pointed ears, and a flowing cape. T-pose, game-ready topology.\",\n    \"mode\": \"max\"\n  }'\n\n4. Product 3D Model\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 3D model of a premium wireless headphone. Matte black with rose gold accents, leather ear cushions. High detail for product visualization and AR try-on.\",\n    \"mode\": \"max\"\n  }'\n\n5. Environment/Scene 3D\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 3D environment scene of a Japanese zen garden with a stone pathway, bamboo fence, koi pond, and cherry blossom trees. Stylized low-poly aesthetic for mobile games.\",\n    \"mode\": \"max\"\n  }'\n\n6. Game Asset 3D Model\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 low-poly 3D game asset pack: a wooden crate, barrel, torch, and treasure chest. Stylized textures, optimized for real-time rendering, under 5000 triangles each.\",\n    \"mode\": \"eco\"\n  }'\n\n7. Furniture 3D Model\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 3D model of a mid-century modern armchair. Walnut wood frame with teal velvet upholstery. Realistic materials for interior design visualization and AR placement.\",\n    \"mode\": \"max\"\n  }'\n\n8. Vehicle 3D Model\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 3D model of a vintage 1960s muscle car. Cherry red metallic paint, chrome details, whitewall tires. High detail exterior suitable for automotive visualization.\",\n    \"mode\": \"max\"\n  }'\n\n9. Architecture 3D Model\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 3D architectural model of a modern minimalist house. Two stories, large glass windows, flat roof, concrete and wood exterior. Include surrounding landscape.\",\n    \"mode\": \"max\"\n  }'\n\n10. PBR Texture Generation for 3D\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 PBR texture maps for weathered bronze metal. Include albedo, normal, roughness, metallic, and ambient occlusion maps. 2K resolution, tileable.\",\n    \"mode\": \"max\"\n  }'\n\nBest Practices\nModel Quality\nBe specific: Include material types (metal, wood, fabric), surface finish (matte, glossy), and style (realistic, stylized, low-poly)\nSpecify use case: Mention if it's for games (optimized), AR/VR, 3D printing, or visualization\nInclude scale reference: Describe size when relevant for proper proportions\nTopology Guidelines\nGame-ready: Request optimized polygon count and clean topology\nAnimation-ready: Specify T-pose for characters, request proper edge loops\n3D printing: Ask for watertight meshes and manifold geometry\nTexture Quality\nPBR materials: Request specific texture maps (albedo, normal, roughness, metallic, AO)\nResolution: Specify texture resolution (1K, 2K, 4K) based on use case\nTileable: Request seamless/tileable textures for repeating surfaces\nPrompt Tips for 3D Generation\n\nWhen creating 3D models, include these details in your prompt:\n\nObject description: What is the object? Be specific about type and style\nMaterials: What materials make up the object? (metal, wood, plastic, fabric)\nSurface finish: Matte, glossy, brushed, weathered, etc.\nStyle: Realistic, stylized, low-poly, cartoon, photorealistic\nUse case: Game asset, product visualization, AR, 3D printing\nTechnical specs: Polygon count, texture resolution if needed\nExample Prompt Structure\n\"Create a 3D model of [object description] with [materials/colors].\nStyle: [realistic/stylized/low-poly].\nUse case: [game/AR/visualization/printing].\n[Additional requirements like texture maps, polygon count, etc.]\"\n\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 production assets, hero models, product shots\tSlower\tHighest\neco\tQuick prototypes, concept exploration, bulk generation\tFaster\tGood\nMulti-Turn 3D Model Iteration\n\nUse session_id to iterate on 3D models:\n\n# Initial model\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 3D model of a fantasy sword with dragon motifs\",\n    \"session_id\": \"sword-project-001\"\n  }'\n\n# Iterate 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\": \"Add more intricate engravings on the blade and make the dragon head on the hilt more prominent\",\n    \"session_id\": \"sword-project-001\"\n  }'\n\n# Request 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 2 more variations: one with ice theme and one with fire theme\",\n    \"session_id\": \"sword-project-001\"\n  }'\n\nBatch Asset Generation\n\nGenerate multiple 3D assets for a project:\n\n# Asset 1 - Props\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 3D model of a medieval wooden tavern table with benches\",\n    \"mode\": \"eco\",\n    \"session_id\": \"medieval-tavern-pack\"\n  }'\n\n# Asset 2 - Environment piece\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 3D model of a stone fireplace with crackling fire effect placeholder\",\n    \"mode\": \"eco\",\n    \"session_id\": \"medieval-tavern-pack\"\n  }'\n\n# Asset 3 - Decorative\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 3D models of tavern decorations: hanging lantern, wall-mounted deer head, and wooden mug\",\n    \"mode\": \"eco\",\n    \"session_id\": \"medieval-tavern-pack\"\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\tAdjust prompt to comply with content policies\nTimeout\tComplex generation\tSet client timeout to minimum 10 minutes\nInvalid image URL\tUnreachable image\tEnsure image URL is publicly accessible\nRelated Skills\neach-sense - Core API documentation\nproduct-photo-generation - Product photography and visualization\nimage-generation - 2D image generation for reference images"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/eftalyurtseven/3d-model-generation",
    "publisherUrl": "https://clawhub.ai/eftalyurtseven/3d-model-generation",
    "owner": "eftalyurtseven",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/3d-model-generation",
    "downloadUrl": "https://openagent3.xyz/downloads/3d-model-generation",
    "agentUrl": "https://openagent3.xyz/skills/3d-model-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/3d-model-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/3d-model-generation/agent.md"
  }
}