unity-importer

Configure Unity asset import settings for textures, audio, and models.

1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/mufengbufeng/EF --skill unity-importer-mufengbufeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-importer
Source: https://github.com/mufengbufeng/EF/tree/main/UnityProject/.claude/skills/unity-skills/skills/importer
Command: npx skills add https://github.com/mufengbufeng/EF --skill unity-importer-mufengbufeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unity projects often suffer from inconsistent asset import settings across textures, audio, and models, leading to wasted memory and inconsistent quality.

Core Features & Use Cases

  • Configure texture, audio, and model import settings individually or in batches to enforce consistency and optimize performance.
  • Apply specific settings such as maxSize, compression, read/write options, and animation-related import settings to multiple assets in one operation.

Quick Start

Configure the import settings for a Unity asset by calling the appropriate importer skill with assetPath and desired parameters.

Frequently Asked Questions about unity-importer

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

FAQPage Schema
How do I batch configure Unity texture import settings like maxSize and compression across multiple assets?

To batch configure Unity texture import settings, you apply parameters like maxSize and compression to multiple assets at once, enforcing memory optimization and consistent quality across your Unity project.

Can I automate Unity asset import settings for audio and 3D models?

Yes, you can automate Unity asset import settings for audio and 3D models. The process enables you to specify asset paths and type-specific parameters to apply animation and import configurations across multiple assets as needed.

Why do my Unity assets have inconsistent import settings and how can I fix them?

Unity assets have inconsistent import settings due to manual configuration errors. Fix them by automating the application of type-specific parameters like maxSize and compression to enforce consistent quality and optimize performance.

What's the best way to enforce consistent read/write options and compression for Unity assets?

The best way to enforce consistent read/write options and compression for Unity assets is batch automation. This applies unified import settings across textures, audio, and models to reduce wasted memory and maintain quality.

Do I need to specify an asset path to change Unity model import settings?

Yes, you need to specify an asset path to change Unity model import settings. Providing the correct asset path and type-specific parameters ensures the importer applies animation and read/write configurations accurately.