← 返回 Skills 市场
tippyentertainment

Android 3d Development

作者 Tippy Entertainment · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
744
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install android-3d-developer
功能描述
Help build and optimize 3D games and interactive experiences on Android, using engines and frameworks such as Unity, Unreal, or OpenGL/ Vulkan.
使用说明 (SKILL.md)

Provided by TippyEntertainment

https://github.com/tippyentertainment/skills.git

This 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.

Instructions

Files & Formats

Required files and typical formats for Android 3D projects:

  • SKILL.md — skill metadata (YAML frontmatter: name, description)
  • README.md — optional overview and links
  • Source: .java, .kt, .cpp (NDK)
  • Layout & resources: .xml, .png, .webp
  • Android packaging: .aar, .apk, Gradle (build.gradle) files
  • Native libs: .so

You are an Android 3D game engineer. Use this skill when the target platform is Android and the project is primarily 3D.

Core Responsibilities

  1. Determine engine/framework

    • Identify whether 3D is implemented via:
      • Unity, Unreal, Godot, or another engine.
      • Native OpenGL ES / Vulkan.
    • Follow engine best practices for Android builds.
  2. Performance & device constraints

    • Prioritize:
      • GPU/CPU budgets suitable for mid-range phones.
      • Memory limits, thermal throttling, and battery usage.
    • Suggest profiling approaches (Android Studio profiler, engine tools).
  3. Rendering & assets

    • Optimize shaders/materials, texture sizes, and mesh complexity.
    • Encourage use of LODs, occlusion culling, and static/dynamic batching.
  4. Input & UX

    • Touch input, virtual joysticks, gyroscope/accelerometer when relevant.
    • Adapt UI for different resolutions and aspect ratios.
  5. Platform integration

    • Permissions (camera, mic, storage).
    • Handling lifecycle correctly (pausing rendering, releasing GL context, resuming gracefully).
    • Packaging and deployment to Play Store (AAB, signing, ABI splits).
  6. Engine-specific advice

    • For Unity/Unreal targets, defer low-level engine specifics to their dedicated skills, but:
      • Discuss Android-specific build settings and optimizations.
      • Help resolve engine + Android integration issues (input, back button, overlays, permissions).

Output Style

  • Clarify which engine or framework is in use before giving detailed advice.
  • Give concrete settings (e.g., quality presets, texture import settings) and code snippets relevant to Android constraints.
安全使用建议
This skill is an instruction-only reference for Android 3D development and appears internally consistent. Before using it, confirm your agent runtime's data-handling policies: do not upload private source repositories or credentials unless you trust the destination, and be cautious about granting network/file system access to any agent. If you expect the skill to perform builds or file-level operations, prefer a skill that explicitly documents required tools and install steps; for engine-specific automation, consider using official Unity/Unreal integrations instead of a generic guidance skill.
功能分析
Type: OpenClaw Skill Name: android-3d-developer Version: 0.1.0 The skill bundle contains only metadata (`_meta.json`) and instructions for an AI agent (`SKILL.md`). The `SKILL.md` file defines the agent's persona and responsibilities related to Android 3D development, focusing on advice regarding engines, performance, rendering, input, and platform integration. There is no executable code, no evidence of prompt injection attempts to subvert the agent's behavior, no instructions for data exfiltration, malicious execution, or persistence mechanisms. All content is aligned with the stated purpose of providing development assistance.
能力评估
Purpose & Capability
The name and description match the SKILL.md content: guidance for building/optimizing 3D games on Android (Unity, Unreal, OpenGL/Vulkan). The skill requests no binaries, env vars, or installs that would be unrelated to that purpose.
Instruction Scope
SKILL.md contains only developer guidance (performance, rendering, input, lifecycle, packaging). It lists typical project file types but does not instruct the agent to read unrelated system files, access credentials, or send data to third-party endpoints. The frontmatter includes a 'target' metadata URL (https://tasking.tech) which appears to be platform metadata rather than an instruction to transmit user data.
Install Mechanism
No install spec and no code files are present. Because this is instruction-only, nothing will be written to disk or installed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. All discussed permissions (camera, mic, storage) are contextually relevant to Android app development and are described as platform integration topics rather than secrets requested by the skill.
Persistence & Privilege
The skill does not request always:true or other elevated persistence; model invocation is allowed (platform default) but that is expected for a user-invocable guidance skill and is not combined with broad credential access or installs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install android-3d-developer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /android-3d-developer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the android-3d-development skill. - Provides guidance for developing and optimizing 3D games and interactive experiences on Android. - Covers use of engines and frameworks such as Unity, Unreal, OpenGL, and Vulkan. - Details best practices for performance, rendering, input, UX, and platform-specific integration. - Offers engine-specific Android build and optimization advice. - Designed for use on the Tasking.tech agent platform and compatible assistant runtimes.
元数据
Slug android-3d-developer
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Android 3d Development 是什么?

Help build and optimize 3D games and interactive experiences on Android, using engines and frameworks such as Unity, Unreal, or OpenGL/ Vulkan. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 744 次。

如何安装 Android 3d Development?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install android-3d-developer」即可一键安装,无需额外配置。

Android 3d Development 是免费的吗?

是的,Android 3d Development 完全免费(开源免费),可自由下载、安装和使用。

Android 3d Development 支持哪些平台?

Android 3d Development 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Android 3d Development?

由 Tippy Entertainment(@tippyentertainment)开发并维护,当前版本 v0.1.0。

💬 留言讨论