#279 · Primary category: AI Agents & Automation

skills

skills

A collection of AI-optimized modular instructions that help agents follow best practices for Android development.

Project last updated:08/29/26

GitHub Stars

7.1K

Forks

458

Contributors

8

License

Apache-2.0

Why we included this project

Android developers often find that LLM agents guess at migration steps or build-tool upgrades instead of following Google's own guidance. This repo packages that guidance into small SKILL.md files using the open agent-skills standard, so an agent can pull the exact instructions for a task rather than winging it. The Android CLI installs them into your agent's directory, and the agent activates the relevant skill automatically when you ask for something like an edge-to-edge UI change. The team deliberately focuses on workflows where evaluations show LLMs underperform, so the skills address the spots that actually trip up agents. Teams using Gemini, Antigravity, or any agent that reads SKILL.md will get more reliable Android results with less hand-holding.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category