Skills are AI-optimized instructions, to help AI tools and agents better understand and execute specific patterns that follow best practices and guidance on Android development.
Using skills specifically tailored to the Level Up guidelines can help streamline your implementation process. This guide provides links to download these skills and explains how to use them.
How skills work
- These skills are designed to assist with implementing the Level Up guidelines, but they don't guarantee full compliance.
- AI outputs can contain errors. Results may vary depending on factors such as the model, prompt, and existing project setup. Always review and verify all code changes and behaviors.
Download for Unity
The Play Games skills support Unity, and cover Achievements and Cloud Save.
Download the skill files directly from the play-games-plugin-for-unity repository.
Use skills with Antigravity
To use skills with Antigravity, follow the setup instructions in the Agent Skills documentation or the Getting Started with Google Antigravity codelab.
If you use other AI tools, refer to your vendor's documentation. Skill files are portable and compatible with various environments.
For game engines like Unity, you can achieve better results by integrating the corresponding Model Context Protocol (MCP). To set up the Unity MCP, see Use Antigravity with Unity MCP.
Use skills with Unity's AI Assistant
To use skills with Unity's AI Assistant, follow the guide on Creating skills from the filesystem.