TopRank Skills

Home / Claw Skills / Autres / music-video-generation
Official OpenClaw rules 15%

music-video-generation

Generate music videos using each::sense AI. Create visualizers, lyric videos, animated music videos, concert visuals, and genre-specific aesthetics synchronized to audio.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

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

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

Overview

Skill Key
eftalyurtseven/music-video-generation
Author
eftalyurtseven
Source Repo
openclaw/skills
Version
-
Source Path
skills/eftalyurtseven/music-video-generation
Latest Commit SHA
c3891e56ffc0834712431f2145d23d9735ee736b

Extracted Content

SKILL.md excerpt

# Music Video Generation

Generate stunning music videos using each::sense. This skill creates visualizers, lyric videos, animated sequences, and cinematic music videos synchronized to your audio tracks.

## Features

- **Audio Visualizers**: Reactive visual patterns synced to audio frequencies
- **Lyric Videos**: Animated typography with song lyrics
- **Abstract Visuals**: Artistic, non-representational video content
- **Artist Performance**: Simulated artist or band performance footage
- **Animated Music Videos**: Cartoon, anime, or stylized animation
- **Concert Visuals**: LED wall content and stage projections
- **Album Art Animation**: Bring static album artwork to life
- **Beat-Synced Content**: Visuals that react to rhythm and tempo
- **Genre-Specific Aesthetics**: Hip-hop, EDM, rock, pop styling

## 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 an audio visualizer video with neon geometric shapes that pulse to the beat, dark background with vibrant colors",
    "mode": "max"
  }'
```

## Video Formats & Aspect Ratios

| Platform | Aspect Ratio | Resolution | Use Case |
|----------|--------------|------------|----------|
| YouTube | 16:9 | 1920x1080 | Standard music video |
| YouTube Shorts | 9:16 | 1080x1920 | Vertical clips, previews |
| Instagram Reels | 9:16 | 1080x1920 | Social promotion |
| TikTok | 9:16 | 1080x1920 | Viral clips |
| Square | 1:1 | 1080x1080 | Instagram feed, Spotify Canvas |
| Ultrawide | 21:9 | 2560x1080 | Concert LED walls |

## Use Case Examples

### 1. Audio Visualizer from Track

```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 16:9 audio visualizer video. Circular waveform in the center with particles emanating outwar...

Related Claw Skills