unity-cinemachine

Create and configure Cinemachine Virtual Cameras in Unity scenes.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/jinluli/EnglishLearnTool --skill unity-cinemachine-jinluli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-cinemachine
Source: https://github.com/jinluli/EnglishLearnTool/tree/main/Packages/SkillsForUnity/unity-skills~/skills/cinemachine
Command: npx skills add https://github.com/jinluli/EnglishLearnTool --skill unity-cinemachine-jinluli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Cinemachine, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the creation and management of Cinemachine Virtual Cameras in Unity, streamlining the process of setting up cinematic camera behaviors and transitions.

Core Features & Use Cases

  • Cinematic Camera Control: Offers a suite of commands to create, configure, and control Cinemachine Virtual Cameras.
  • Follow/Look Targets: Allows users to set up Follow and LookAt targets for cameras, enhancing scene interaction.
  • Camera Behaviors: Provides tools to configure camera behaviors like dolly, freelook, and more.
  • Use Case: For game developers looking to add dynamic and cinematic camera movements to their Unity projects, this Skill offers a comprehensive solution.

Quick Start

Use the cinemachine_create_vcam command to create a new Virtual Camera with the name 'MainCamera'.

Frequently Asked Questions about unity-cinemachine

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

FAQPage Schema
How do I automate Cinemachine Virtual Camera creation in Unity?

You can automate Cinemachine Virtual Camera creation in Unity by using specific commands to instantiate and configure cameras, bypassing manual editor setup. This streamlines scene camera management and enables dynamic movements for game development.

How do I set up Follow and LookAt targets for a Unity virtual camera?

To set up Follow and LookAt targets for a Unity virtual camera, you use dedicated configuration commands to link specific game objects. This establishes automated scene interaction and tracking behaviors for the camera.

Can I configure dolly and freelook camera behaviors using Cinemachine?

Yes, you can configure dolly and freelook camera behaviors using Cinemachine. The Skill provides tools to establish these dynamic cinematic movements, allowing automated control over complex camera paths and free-look tracking.

Do I need the Cinemachine package installed to manage dynamic camera movements?

Yes, you need the Cinemachine package installed in your Unity environment to manage dynamic camera movements. This Skill requires both the Unity engine and the Cinemachine package to automate scene camera control.

What is the best way to manage multiple virtual cameras for cinematic transitions in Unity?

The best way to manage multiple virtual cameras for cinematic transitions in Unity is through automated configuration commands that handle camera creation and behavior setup. This simplifies orchestrating dynamic scene transitions.

Why use automated commands for Unity camera control instead of manual setup?

Using automated commands for Unity camera control instead of manual setup streamlines the process of establishing cinematic behaviors and transitions. It directly manages scene camera configurations, saving development time on dynamic movements.