assets-copy

Community

Copy and manage project assets.

Authorlunafish
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need to duplicate and relocate assets within a Unity project, ensuring that all necessary files are correctly copied and the project's asset database is updated.

Core Features & Use Cases

  • Asset Duplication: Copy assets from a source path to a destination path.
  • Database Refresh: Automatically calls AssetDatabase.Refresh() after copying to ensure the Unity editor recognizes the changes.
  • Use Case: You need to duplicate a set of prefabs and their associated materials to a new folder for a different game module. This Skill handles the copying and ensures Unity sees the new assets.

Quick Start

Copy the asset located at 'Assets/Models/Character.fbx' to 'Assets/NewModels/Character.fbx'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: assets-copy
Download link: https://github.com/lunafish/Game00/archive/main.zip#assets-copy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.