unity-bookmark

Manage camera position bookmarks within the Unity editor.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages camera positions in Unity's Scene View, allowing users to save, recall, and manage their desired camera views easily.

Core Features & Use Cases

  • Camera Position Management: Store and retrieve camera positions for efficient workflow in Unity.
  • Quick Navigation: Quickly jump to previously saved camera positions to save time during the editing process.
  • Use Case: If you are working on a 3D game project, you can use this skill to bookmark the camera positions of different levels for easy access.

Quick Start

Set a bookmark at the current camera position by typing bookmark_set name:"myBookmark".

Frequently Asked Questions about unity-bookmark

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

FAQPage Schema
How do I save and recall camera positions in the Unity editor?

To save and recall camera positions in the Unity editor, you can use the bookmarking functionality to store specific Scene View perspectives and quickly jump back to them later. This streamlines navigation during 3D game development.

Can I bookmark camera views for different levels in a 3D game project?

Yes, you can bookmark camera views for different levels in a 3D game project. This functionality allows you to set distinct camera bookmarks for each area, providing quick access and efficient navigation across your entire scene.

What is the best way to manage Scene View camera positions in Unity?

The best way to manage Scene View camera positions in Unity is using a dedicated bookmarking tool to set, list, and recall specific views. This prevents manual camera readjustments and accelerates the editing workflow.

How do I set a camera bookmark in Unity?

To set a camera bookmark in Unity, you use the command interface to define a name for your current view. This stores the exact camera position, allowing you to return to that specific perspective instantly during your editing session.

Does this camera bookmarking tool handle errors for invalid scene views?

Yes, the camera bookmarking tool includes error handling for common use cases. It manages invalid inputs and scene view issues, ensuring your camera position management workflow remains stable during 3D game development.