cutscene-generator

Generate JSON cutscene specifications for SipherCutsceneTools from natural language descriptions.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/buihuuloc/universal-ue-skills --skill cutscene-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cutscene-generator
Source: https://github.com/buihuuloc/universal-ue-skills/tree/main/skills/cutscene-generator
Command: npx skills add https://github.com/buihuuloc/universal-ue-skills --skill cutscene-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of complex JSON cutscene specifications for game development, translating natural language descriptions into ready-to-use game assets.

Core Features & Use Cases

  • Natural Language to JSON: Converts descriptive text into structured cutscene data.
  • Template Recommendation: Suggests appropriate JSON templates based on the cutscene's purpose (e.g., boss introduction, dialogue).
  • Full Specification Generation: Includes camera work, timing, events, audio cues, and actor parameters.
  • Use Case: A game designer can describe a dramatic boss reveal, and the skill will generate the complete JSON file needed by the game engine's cutscene system.

Quick Start

Use the cutscene-generator skill to create a boss introduction cutscene for the character 'Nine-Tailed Fox'.

Frequently Asked Questions about cutscene-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate JSON cutscene specifications from natural language for Unreal Engine?

To generate JSON cutscene specifications from natural language, you describe your desired scene, and the tool translates it into structured JSON data. This includes designing camera work, optimizing timing, and integrating gameplay events for your Unreal Engine project.

What types of game cutscenes can I create using natural language to JSON generation?

Natural language to JSON generation supports various game cutscene types, including boss introductions, player deaths, and NPC dialogues. It recommends appropriate templates based on the cutscene's purpose to ensure proper actor parameters and audio cues.

How do I automate camera work and timing setup for game cutscenes?

You can automate camera work and timing setup by providing a natural language description of your scene. The generation process designs the camera movements and optimizes timing automatically, outputting a complete JSON specification for your game engine.

Does this natural language cutscene generator work without external dependencies?

Yes, this natural language cutscene generator operates without external dependencies. It focuses on producing JSON specifications designed for SopherCutsceneTools, requiring only your descriptive text input to create ready-to-use game assets.

What is the best way to create a boss introduction cutscene JSON file?

The best way to create a boss introduction cutscene JSON file is to use natural language generation. You describe the dramatic reveal, and the tool generates the complete JSON file with camera work, events, and actor parameters needed by the game engine.

Can I integrate gameplay events into generated cutscene JSON specifications?

Yes, you can integrate gameplay events into generated cutscene JSON specifications. By describing the desired interactions in natural language, the tool structures these gameplay events alongside audio cues and timing within the final JSON output.