sprillion avatar

sprillion

Community

@sprillion

0Followers
|
19Public Repos
|
58Published Skills

Agent Skills by sprillion

Showing 58 vetted skills indexed across 1 GitHub repositories.

sprillionsprillion

assets-create-folder

Create a folder under Assets and return its GUID.

Community
Intermediate
sprillionsprillion

scene-open

Open Unity scenes from asset files using sceneRef and loadSceneMode.

Community
Intermediate
sprillionsprillion

gameobject-component-add

Attaches components to a GameObject by fully qualified type name.

Community
Intermediate
sprillionsprillion

gameobject-find

Find a GameObject in the opened Prefab or active Scene.

Community
Intermediate
sprillionsprillion

package-search

Search Unity registry and local installations for package versions and status.

Community
Intermediate
sprillionsprillion

scene-save

Save opened Unity scenes to .unity asset files via HTTP API.

Community
Intermediate
sprillionsprillion

object-get-data

Extract serialized data from Unity objects into nested member structures.

Community
Intermediate
sprillionsprillion

tests-run

Run Unity tests in EditMode or PlayMode with configurable filters.

Community
Intermediate
sprillionsprillion

assets-modify

Modify Unity asset files via HTTP API using assetRef and content.

Community
Intermediate
sprillionsprillion

package-add

Install Unity packages from registry, Git URL, or local path by updating manifest.json.

Community
Intermediate
sprillionsprillion

editor-selection-get

Retrieve Unity Editor selection details including GameObjects, transforms, and instance IDs.

Community
Basic
sprillionsprillion

gameobject-create

Create a GameObject in an opened Prefab or active Scene with optional transform.

Community
Intermediate
sprillionsprillion

script-delete

Delete specified script files and refresh the Unity AssetDatabase.

Community
Basic
sprillionsprillion

assets-prefab-create

Create a Unity prefab from a scene GameObject at a specified asset path.

Community
Intermediate
sprillionsprillion

assets-shader-list-all

List all shader names from project assets and packages via HTTP API.

Community
Basic
sprillionsprillion

script-update-or-create

Updates or creates C# script files and reports compilation errors.

Community
Intermediate
sprillionsprillion

particle-system-modify

Modify selected ParticleSystem modules on a Unity GameObject via HTTP API.

Community
Intermediate
sprillionsprillion

editor-application-set-state

Control Unity Editor playmode by setting isPlaying and isPaused via HTTP API.

Community
Intermediate
sprillionsprillion

scene-unload

Unload a named scene from opened scenes in the Unity Editor.

Community
Basic
sprillionsprillion

assets-prefab-open

Open prefab edit mode for a GameObject via HTTP API using gameObjectRef.

Community
Basic
sprillionsprillion

particle-system-get

Identify and retrieve Unity ParticleSystem state and optional module data per GameObject.

Community
Intermediate
sprillionsprillion

assets-get-data

Extract complete serialized data from Unity asset references.

Community
Intermediate
sprillionsprillion

assets-move

Move Unity assets between paths and refresh the AssetDatabase.

Community
Intermediate
sprillionsprillion

screenshot-scene-view

Capture Unity Scene View screenshots at configurable resolutions via HTTP API.

Community
Intermediate