InfoTechsRealm avatar

InfoTechsRealm

Community

@infotechsrealm

0Followers
|
2Public Repos
|
83Published Skills

Agent Skills by InfoTechsRealm

Showing 83 vetted skills indexed across 1 GitHub repositories.

infotechsrealminfotechsrealm

assets-create-folder

Automates Asset directory folder creation in Unity projects with validation and AssetDatabase refresh.

Community
Basic
infotechsrealminfotechsrealm

scene-open

Open a Unity scene in Single or Additive mode and list opened scenes.

Community
Intermediate
infotechsrealminfotechsrealm

gameobject-component-add

Add multiple components to Unity GameObjects with type resolution.

Community
Intermediate
infotechsrealminfotechsrealm

gameobject-find

Locate GameObjects in Unity scenes or prefabs using the Reflect API.

Community
Intermediate
infotechsrealminfotechsrealm

ping

Echo input text or return 'pong' for connectivity checks.

Community
Basic
infotechsrealminfotechsrealm

unity-initial-setup

Automate Unity project setup and MCP integration with unity-mcp-cli.

Community
Intermediate
infotechsrealminfotechsrealm

animator-modify

Modify Unity AnimatorControllers by adding or removing parameters, layers, states, and transitions.

Community
Advanced
infotechsrealminfotechsrealm

package-search

Search Unity packages online and offline via the Package Manager API.

Community
Intermediate
infotechsrealminfotechsrealm

scene-save

Saves Unity scenes to asset files or custom paths with error handling.

Community
Intermediate
infotechsrealminfotechsrealm

object-get-data

Extract serialized data from Unity Objects using path-scoped reads and view queries.

Community
Intermediate
infotechsrealminfotechsrealm

tests-run

Run Unity tests in EditMode or PlayMode with detailed results.

Community
Advanced
infotechsrealminfotechsrealm

assets-modify

Automate Unity asset modifications using reflection, path-based changes, and JSON patching.

Community
Intermediate
infotechsrealminfotechsrealm

package-add

Add Unity packages from registries, Git URLs, or local paths.

Community
Intermediate
infotechsrealminfotechsrealm

editor-selection-get

Retrieve Unity Editor selection data for objects, transforms, instance IDs, and asset GUIDs.

Community
Basic
infotechsrealminfotechsrealm

gameobject-create

Automates Unity GameObject and primitive creation with parenting, positioning, and scaling in scenes and prefabs.

Community
Intermediate
infotechsrealminfotechsrealm

script-delete

Delete specified .cs files and refresh the Unity AssetDatabase.

Community
Intermediate
infotechsrealminfotechsrealm

assets-prefab-create

Generate prefabs from scene GameObjects or asset paths with variant support.

Community
Basic
infotechsrealminfotechsrealm

animation-modify

Modifies Unity AnimationClips by setting curves, frame rates, wrap modes, and events.

Community
Intermediate
infotechsrealminfotechsrealm

assets-shader-list-all

List all shaders in project asset and package directories alphabetically.

Community
Basic
infotechsrealminfotechsrealm

script-update-or-create

Create or update Unity C# scripts with Roslyn syntax validation.

Community
Advanced
infotechsrealminfotechsrealm

editor-application-set-state

Start, stop, or pause Unity Editor Playmode after checking for compilation errors.

Community
Basic
infotechsrealminfotechsrealm

scene-unload

Unload specified scenes from the Unity Editor asynchronously.

Community
Intermediate
infotechsrealminfotechsrealm

console-clear-logs

Clear Unity Editor Console logs and MCP log cache.

Community
Basic
infotechsrealminfotechsrealm

assets-prefab-open

Open the Unity prefab edit stage for a specified GameObject.

Community
Intermediate