From e070ee2e3ec883aff11bcd0a384c50a12b4d5064 Mon Sep 17 00:00:00 2001 From: Ben Trengrove Date: Thu, 7 May 2026 10:14:36 +1000 Subject: [PATCH 1/2] Update SKILL.md --- android-cli/SKILL.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/android-cli/SKILL.md b/android-cli/SKILL.md index 4a5b44b..da8b23b 100644 --- a/android-cli/SKILL.md +++ b/android-cli/SKILL.md @@ -1,6 +1,17 @@ --- name: android-cli description: Orchestrates Android development tasks including project creation, deployment, SDK management, and environment diagnostics using the `android` command-line tool. +license: Complete terms in LICENSE.txt +metadata: + author: Google LLC + keywords: + - sdk + - emulator + - skills + - docs + - knowledge base + - project creation + - screenshots --- # Android CLI Specialist From 9a4905611c9f8f35ac47bb5e56b2d75e69afc75f Mon Sep 17 00:00:00 2001 From: Ben Trengrove Date: Thu, 7 May 2026 01:19:05 +0000 Subject: [PATCH 2/2] Move to devtools folder --- {android-cli => devtools/android-cli}/SKILL.md | 0 {android-cli => devtools/android-cli}/references/interact.md | 0 {android-cli => devtools/android-cli}/references/journeys.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {android-cli => devtools/android-cli}/SKILL.md (100%) rename {android-cli => devtools/android-cli}/references/interact.md (100%) rename {android-cli => devtools/android-cli}/references/journeys.md (100%) diff --git a/android-cli/SKILL.md b/devtools/android-cli/SKILL.md similarity index 100% rename from android-cli/SKILL.md rename to devtools/android-cli/SKILL.md diff --git a/android-cli/references/interact.md b/devtools/android-cli/references/interact.md similarity index 100% rename from android-cli/references/interact.md rename to devtools/android-cli/references/interact.md diff --git a/android-cli/references/journeys.md b/devtools/android-cli/references/journeys.md similarity index 100% rename from android-cli/references/journeys.md rename to devtools/android-cli/references/journeys.md