promo-video이란?
Playwright를 사용하여 Phaser 게임의 높은 FPS 자율 홍보 동영상을 녹화하세요. 트리거 대상: 프로모션 비디오, 게임 플레이 녹화, 마케팅 비디오, 게임 캡처. 출처: opusgamelabs/game-creator.
Playwright를 사용하여 Phaser 게임의 높은 FPS 자율 홍보 동영상을 녹화하세요. 트리거 대상: 프로모션 비디오, 게임 플레이 녹화, 마케팅 비디오, 게임 캡처.
명령줄에서 promo-video AI 스킬을 개발 환경에 빠르게 설치
출처: 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 |
Playwright를 사용하여 Phaser 게임의 높은 FPS 자율 홍보 동영상을 녹화하세요. 트리거 대상: 프로모션 비디오, 게임 플레이 녹화, 마케팅 비디오, 게임 캡처. 출처: opusgamelabs/game-creator.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/opusgamelabs/game-creator --skill promo-videoPlaywright를 사용하여 Phaser 게임의 높은 FPS 자율 홍보 동영상을 녹화하세요. 트리거 대상: 프로모션 비디오, 게임 플레이 녹화, 마케팅 비디오, 게임 캡처. 출처: opusgamelabs/game-creator.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/opusgamelabs/game-creator --skill promo-video 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/opusgamelabs/game-creator