SkillAgentSearch skills...

AssetManager

Manage maya assets

Install / Use

/learn @leixingyu/AssetManager
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Asset Manager

Create, save, delete assets for personal projects.

asset manager ui

Getting Started

  1. Download and unzip the asset-manager package under %USERPROFILE%/Documents/maya/[current maya version]/scripts/ or a custom directory under PYTHONPATH env variable.

  2. Launch through script editor:

    from assetManager import assetManagerUI
    assetManagerUI.show()
    

Dependencies

  • Qt: a module that supports different python qt bindings (Only needed if you need UI support functionalities)
    pip install Qt.py
    

Already packaged dependencies with locked version of the following, but you could also manually clone the latest version using git clone --recursive

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated25d ago
Forks0

Languages

Mathematica

Security Score

75/100

Audited on Mar 5, 2026

No findings