Silac avatar

Silac

Community

@silac1995

0Followers
|
1Public Repos
|
132Published Skills

Agent Skills by Silac

Showing 132 vetted skills indexed across 1 GitHub repositories.

Silac1995Silac1995

assets-create-folder

Create a folder under an existing Unity Assets path and return its GUID.

Community
Intermediate
Silac1995Silac1995

using-git-worktrees

Create and manage Git worktrees with automatic setup and validation.

Community
Advanced
Silac1995Silac1995

scene-open

Open Unity scenes by asset reference with optional load mode.

Community
Intermediate
Silac1995Silac1995

gameobject-component-add

Add components to a Unity GameObject in an opened Prefab or Scene.

Community
Intermediate
Silac1995Silac1995

gameobject-find

Locate GameObjects in an open Prefab or active Scene and return structured data.

Community
Intermediate
Silac1995Silac1995

ping

Echo an optional message or return 'pong' as a JSON readiness probe.

Community
Basic
Silac1995Silac1995

unity-initial-setup

Install and configure the Unity MCP CLI for Unity projects.

Community
Intermediate
Silac1995Silac1995

test-driven-development

Enforce Red-Green-Refactor cycles by requiring failing tests before production code.

Community
Advanced
Silac1995Silac1995

package-search

Search Unity Package Manager registry and installed packages with prioritized matching.

Community
Intermediate
Silac1995Silac1995

scene-save

Save opened Unity scenes to asset files via unity-mcp-cli.

Community
Intermediate
Silac1995Silac1995

systematic-debugging

Enforce a four-phase workflow to identify root causes before fixes.

Community
Advanced
Silac1995Silac1995

object-get-data

Retrieve serialized properties and fields from a Unity Object by objectRef.

Community
Intermediate
Silac1995Silac1995

tests-run

Run Unity EditMode and PlayMode tests and generate structured result reports.

Community
Intermediate
Silac1995Silac1995

assets-modify

Modify Unity asset files in Assets/ using unity-mcp-cli.

Community
Intermediate
Silac1995Silac1995

package-add

Install Unity packages from registry, Git URLs, or local paths into manifest.json.

Community
Intermediate
Silac1995Silac1995

editor-selection-get

Report selected GameObjects, Transforms, instance IDs, and asset GUIDs from the Unity Editor.

Community
Intermediate
Silac1995Silac1995

gameobject-create

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

Community
Intermediate
Silac1995Silac1995

script-delete

Delete specified Unity script files and refresh the AssetDatabase.

Community
Intermediate
Silac1995Silac1995

assets-prefab-create

Create a prefab from a target GameObject in the active Unity scene.

Community
Intermediate
Silac1995Silac1995

assets-shader-list-all

List all shader names from Assets/ and Packages/ directories.

Community
Basic
Silac1995Silac1995

script-update-or-create

Write Unity C# scripts to a file path and report compilation errors.

Community
Intermediate
Silac1995Silac1995

editor-application-set-state

Set Unity Editor play state by applying isPlaying and isPaused inputs.

Community
Basic
Silac1995Silac1995

using-superpowers

Invoke the Skill tool before replying to enforce Skill-based behavior.

Community
Advanced
Silac1995Silac1995

dispatching-parallel-agents

Dispatch one agent per independent problem domain and aggregate summaries.

Community
Advanced