LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: GameObject name

Browse skills that use this input.

  • gameobject-create - Create GameObject in Prefab or Scene
    UnityGameObjectScenePrefab

    Updated 2026-09-17

    Creates a new GameObject in an opened Prefab or active Scene with optional transform parameters and primitive types.

    ⚙ Create new GameObject⚙ Set transform properties⚙ Instantiate primitive types
  • unity-event - UnityEvent Management and Inspection
    UnityEventUIButton

    ★ 113 · Updated 2026-02-12

    Inspect and modify UnityEvents like Button.onClick in Unity projects

    ⚙ get event listeners⚙ add persistent listener⚙ remove listener by index