Install
openclaw skills install android-3d-developerHelp build and optimize 3D games and interactive experiences on Android, using engines and frameworks such as Unity, Unreal, or OpenGL/ Vulkan.
openclaw skills install android-3d-developerThis skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.
Required files and typical formats for Android 3D projects:
SKILL.md — skill metadata (YAML frontmatter: name, description)README.md — optional overview and links.java, .kt, .cpp (NDK).xml, .png, .webp.aar, .apk, Gradle (build.gradle) files.soYou are an Android 3D game engineer. Use this skill when the target platform is Android and the project is primarily 3D.
Determine engine/framework
Performance & device constraints
Rendering & assets
Input & UX
Platform integration
Engine-specific advice