cutscene-generator

Generate JSON cutscene specifications for SipherCutsceneTools from natural language descriptions.

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

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 from simple natural language descriptions, significantly speeding up game development workflows.

Core Features & Use Cases

  • Natural Language to JSON: Converts descriptive text into valid, structured cutscene data.
  • Template Recommendation: Suggests appropriate cutscene templates based on the request.
  • Automated Generation: Creates JSON specs including camera work, timing, and events.
  • Use Case: A game designer can describe a boss introduction scene, and the skill will generate the full JSON spec needed for 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 cutscene JSON specifications from text for Unreal Engine?

You can generate cutscene JSON specifications by providing natural language descriptions to the cutscene-generator, which converts text into structured camera work, timing, and gameplay event data for Unreal Engine projects. It outputs validated JSON specs for seamless integration.

Can I automate game camera work and timing design from natural language descriptions?

Yes, you can automate camera work and timing design by describing your scene in natural language. The system designs the camera angles, optimizes timing, and integrates gameplay events automatically into a structured JSON cutscene specification.

Does the generated cutscene JSON validate against a defined schema for SipherCutsceneTools?

The generated cutscene JSON is validated against a defined schema specifically for SipherCutsceneTools, ensuring the natural language to JSON conversion produces structured data that integrates seamlessly into your Unreal Engine project.

How do I create a boss introduction cutscene using natural language for game development?

To create a boss introduction cutscene, simply describe the scene in natural language. The generator recommends appropriate templates, designs the camera work, and outputs the full JSON specification needed for the game engine's cutscene system.

What is the best way to add gameplay events into an automated cutscene generation workflow?

The best way to add gameplay events is by including them in your natural language description. The cutscene generator integrates these gameplay events into the JSON specification alongside camera work and timing for your Unreal Engine project.

Are there limitations when converting natural language to JSON for Unreal Engine cutscenes?

A limitation is that the natural language to JSON conversion specifically targets SipherCutsceneTools and requires a defined JSON schema. The generated cutscene specifications are optimized for Unreal Engine projects and may not directly apply to other game engines.