From 8e9889a6e9da04733e83185421e79bdf3a91e354 Mon Sep 17 00:00:00 2001 From: android-devrel-github-bot Date: Thu, 11 Jun 2026 08:35:19 +0000 Subject: [PATCH] Updates skills (2026-06-11 08:35) --- devtools/android-cli/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devtools/android-cli/SKILL.md b/devtools/android-cli/SKILL.md index 03dc2cc..1938645 100644 --- a/devtools/android-cli/SKILL.md +++ b/devtools/android-cli/SKILL.md @@ -1,6 +1,6 @@ --- name: android-cli -description: Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool. +description: Provides instructions for installing and using the `android` CLI. The `android` command-line tool is a critical tool for Android development and helps you create new Android projects, run Android apps on devices, manage and interact with Android virtual devices (including screenshots and UI inspection), manage Android SDK components, look up official Android documentation, and discover and install official Android skills. license: Complete terms in LICENSE.txt metadata: author: Google LLC