·promo-video
*

promo-video

Record a high-FPS autonomous promo video of a Phaser game using Playwright. Triggers on: promo video, gameplay recording, marketing video, game capture.

29Installs·2Trend·@opusgamelabs

Installation

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

How to Install promo-video

Quickly install promo-video AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: opusgamelabs/game-creator.

SKILL.md

View raw

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 |

Record a high-FPS autonomous promo video of a Phaser game using Playwright. Triggers on: promo video, gameplay recording, marketing video, game capture. Source: opusgamelabs/game-creator.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video
Category
*Creative Media
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from opusgamelabs/game-creator

Quick answers

What is promo-video?

Record a high-FPS autonomous promo video of a Phaser game using Playwright. Triggers on: promo video, gameplay recording, marketing video, game capture. Source: opusgamelabs/game-creator.

How do I install promo-video?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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

Details

Category
*Creative Media
Source
skills.sh
First Seen
2026-02-26