·promo-video
*

promo-video

Nehmen Sie mit Playwright ein autonomes High-FPS-Promovideo eines Phaser-Spiels auf. Auslöser bei: Werbevideo, Gameplay-Aufzeichnung, Marketingvideo, Spielaufzeichnung.

29Installationen·2Trend·@opusgamelabs

Installation

$npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video

So installieren Sie promo-video

Installieren Sie den KI-Skill promo-video schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: opusgamelabs/game-creator.

Record smooth, autonomous promo footage of a Phaser game for marketing / social media. The output is a 50 FPS MP4 in mobile portrait (9:16) — ready for TikTok, Reels, Moltbook, or X.

Playwright's recordVideo caps at 25 FPS with no config option. We work around it:

| SLOWMOFACTOR | 0.5 | Game runs at half speed → 50 FPS output | | WALLCLOCKDURATION | DESIREDGAMEDURATION / SLOWMOFACTOR | Record for 2× to get correct game-time | | VIEWPORT | { width: 1080, height: 1920 } | 9:16 mobile portrait (always default unless user specifies otherwise) | | DESIREDGAMEDURATION | 13000 (ms) | 13s of game-time → 6.5s promo clip |

Nehmen Sie mit Playwright ein autonomes High-FPS-Promovideo eines Phaser-Spiels auf. Auslöser bei: Werbevideo, Gameplay-Aufzeichnung, Marketingvideo, Spielaufzeichnung. Quelle: opusgamelabs/game-creator.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video
Kategorie
*Kreativität
Verifiziert
Erstes Auftreten
2026-02-26
Aktualisiert
2026-03-10

Browse more skills from opusgamelabs/game-creator

Schnelle Antworten

Was ist promo-video?

Nehmen Sie mit Playwright ein autonomes High-FPS-Promovideo eines Phaser-Spiels auf. Auslöser bei: Werbevideo, Gameplay-Aufzeichnung, Marketingvideo, Spielaufzeichnung. Quelle: opusgamelabs/game-creator.

Wie installiere ich promo-video?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/opusgamelabs/game-creator