<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/google-s-android-cli-brings-agentic-app-development-to-the-terminal-refj2lkbs" -->

---
title: Google&#x27;s Android CLI brings agentic app development to...
description: Google and GitHub are expanding AI coding agent capabilities through official skill repositories. Google launched 13 agent skills for Cloud products (BigQuery,...
canonical: https://daily.dev/posts/google-s-android-cli-brings-agentic-app-development-to-the-terminal-refj2lkbs
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Google&#x27;s Android CLI brings agentic app development to the terminal | daily.dev
og:description: Google and GitHub are expanding AI coding agent capabilities through official skill repositories. Google launched 13 agent skills for Cloud products (BigQuery,...
og:url: https://daily.dev/posts/google-s-android-cli-brings-agentic-app-development-to-the-terminal-refj2lkbs
og:image: https://api.daily.dev/og/posts/ReFj2LkbS.png
og:image:alt: Google&#x27;s Android CLI brings agentic app development to the terminal
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Google's Android CLI brings agentic app development to the terminal

**[Collections](https://daily.dev/sources/collections)** · 3 min read · 2 upvotes · 0 comments

## Summary

Google and GitHub are expanding AI coding agent capabilities through official skill repositories. Google launched 13 agent skills for Cloud products (BigQuery, GKE, Firebase, Cloud Run, Gemini API) at Cloud Next 2026, installable via npx. Separately, Google revived the Android CLI for agent-driven Android development, claiming 70% fewer LLM tokens and 3x faster task completion. Alongside it, Android Skills (SKILL.md files) cover tricky workflows like Navigation 3, edge-to-edge with AGP 9, and XML-to-Compose migrations. An Android Knowledge Base enables live documentation search. All tools follow an open skills standard compatible with Claude Code, Codex, Gemini CLI, and others. The broader trend is major platforms providing curated, authoritative skill sets to keep agents grounded in accurate, on-demand context rather than relying on bloated context windows or training data.

## Content

## What are agent skills?

Agent skills are modular instruction sets — typically markdown files — that AI coding agents can load on demand to handle specialized tasks. Instead of stuffing an entire knowledge base into context upfront, skills activate when a prompt matches their metadata, keeping context lean and responses more accurate.

GitHub Copilot has supported this pattern for a while. Skills are folders containing instructions, scripts, and resources that Copilot loads when needed, and they work across Copilot in VS Code, the CLI, and the Cloud Agent. A simple example: a skill that automatically updates a project's README whenever a new feature is added, then sends a chat confirmation when done.

The format is open standard, which matters because Google has now adopted it too.

## Google's official skills repository for Cloud

At Cloud Next 2026, Google launched an official Agent Skills repository covering Google Cloud products. It starts with 13 skills across BigQuery, GKE, Firebase, Cloud Run, and the Gemini API, plus Well-Architected Pillar skills for Security, Reliability, and Cost Optimization.

The skills are markdown-based and loaded on demand — Google's explicit response to a real problem with MCP servers, where loading everything at once bloats context and degrades output quality. Install them with:

```
npx skills install github.com/google/skills
```

They work with Gemini CLI and other compatible agents.

## Android CLI and Android-specific skills

Separately, Google revived the Android CLI — a command-line interface built specifically for AI agent-driven Android development outside of Android Studio. The pitch is concrete: 70% fewer LLM tokens used, tasks completed roughly 3x faster than with standard toolsets.

The CLI gives agents terminal commands for:
- Downloading SDK components
- Scaffolding projects from templates with recommended architecture
- Creating and controlling virtual devices
- Deploying apps and navigating UI
- Taking screenshots

Alongside the CLI, Google released Android Skills — SKILL.md files hosted on GitHub covering workflows that tend to trip up LLMs: full Navigation 3 setup, edge-to-edge implementation with AGP 9, XML-to-Compose migrations, and R8 config analysis. These follow Google's official guidance and activate automatically when a relevant prompt comes in.

There's also an Android Knowledge Base that lets agents fetch current documentation from Android, Firebase, Google Developer, and Kotlin Docs via keyword search — useful for keeping agents grounded in up-to-date APIs rather than whatever was in their training data.

All of it works with any agent that supports the skills standard: Claude Code, Codex, Gemini CLI, and others. The Android CLI is available in preview at developers.android.com.

## Why this matters

The pattern emerging here is that major platforms are moving toward curated, official skill sets rather than leaving developers to prompt-engineer their way through complex APIs. Whether it's GitHub Copilot's extensible skill folders or Google's markdown-based repositories for Cloud and Android, the bet is that grounding agents in authoritative, on-demand context produces better results than either massive context windows or hallucinated best practices.

For Android developers in particular, the combination of CLI tooling, official skills, and a live documentation search is a meaningful step toward agents that can actually handle real project complexity — not just generate boilerplate.

---

Tags: [#google](https://daily.dev/tags/google), [#android](https://daily.dev/tags/android), [#llm](https://daily.dev/tags/llm), [#ai-agents](https://daily.dev/tags/ai-agents)

[View this post on daily.dev](https://daily.dev/posts/google-s-android-cli-brings-agentic-app-development-to-the-terminal-refj2lkbs)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Google's Android CLI brings agentic app development to the terminal","url":"https://daily.dev/posts/google-s-android-cli-brings-agentic-app-development-to-the-terminal-refj2lkbs","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/google-s-android-cli-brings-agentic-app-development-to-the-terminal-refj2lkbs"},"datePublished":"2026-04-16T17:15:39.207Z","dateModified":"2026-04-24T20:25:50.594Z","description":"Google and GitHub are expanding AI coding agent capabilities through official skill repositories. Google launched 13 agent skills for Cloud products (BigQuery,...","image":"https://i.ytimg.com/vi/AhrXPjk22OE/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/AhrXPjk22OE/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/google-s-android-cli-brings-agentic-app-development-to-the-terminal-refj2lkbs","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"google,android,llm,ai-agents","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Google's Android CLI brings agentic app development to the terminal"}]}
```

