TopRank Skills

Home / Claw Skills / Autres / hologram-content-generation
Official OpenClaw rules 15%

hologram-content-generation

Generate hologram and 3D display content using each::sense AI. Create holographic product displays, presenters, 3D logos, interactive menus, event content, museum exhibits, retail displays, and trade show holograms.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 hologram-content-generation 技能。 若已安装,则直接安装 hologram-content-generation 技能。

Overview

Skill Key
eftalyurtseven/hologram-content-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/hologram-content-generation
Latest Commit SHA
b678940971994ef8073fb80ee59d090ee77d3ffa

Extracted Content

SKILL.md excerpt

# Hologram Content Generation

Generate stunning hologram and 3D display content using each::sense. This skill creates images and videos optimized for holographic displays, 3D fans, LED pyramids, and other volumetric display technologies.

## Features

- **Product Holograms**: Floating 3D product visualizations for retail and showrooms
- **Holographic Presenters**: Virtual spokespersons and brand ambassadors
- **3D Logo Animation**: Animated brand logos for holographic displays
- **Interactive Menus**: Holographic interface and menu systems
- **Event Holograms**: Stage content for concerts, conferences, and launches
- **Museum Exhibits**: Educational holographic content for exhibits
- **Retail Displays**: Eye-catching holographic advertising
- **Trade Show Content**: Attention-grabbing booth holograms
- **Holographic Greetings**: Personalized 3D messages and invitations
- **Interactive Designs**: Touch-responsive holographic interfaces

## Quick Start

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Accept: text/event-stream" \
  -d '{
    "message": "Create a holographic product display showing a luxury watch floating and slowly rotating with particle effects and blue glow",
    "mode": "max"
  }'
```

## Hologram Display Formats

| Display Type | Aspect Ratio | Recommended | Use Case |
|--------------|--------------|-------------|----------|
| Hologram Fan | 1:1 | 1080x1080 | Retail, events, trade shows |
| LED Pyramid | 1:1 | 1080x1080 | Product displays, museums |
| Pepper's Ghost | 16:9 | 1920x1080 | Stage shows, large events |
| Holographic Box | 1:1 | 1080x1080 | Small product displays |
| Volumetric Display | 1:1 | 1080x1080 | High-end installations |
| Transparent OLED | 16:9 | 1920x1080 | Retail windows, exhibits |

## Use Case Examples

### 1. Holographic Product Display

```bash
curl -X POST https://sense.eachlabs.run/chat \
  -H "Content-Type: application/json" \...

Related Claw Skills