android-skills-consume

Install, manage, and discover Google Android CLI skills alongside L0 skills.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill android-skills-consume
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-skills-consume
Source: https://github.com/oscardlfr/AndroidCommonDoc/tree/main/skills/android-skills-consume
Command: npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill android-skills-consume

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you integrate Google's official Android CLI skills into your project, ensuring they coexist with L0 skills without conflicts.

Core Features & Use Cases

  • Skill Installation: Install Google's Android skills using android skills add.
  • Skill Management: Manage and remove skills as needed.
  • Skill Discovery: List and find available skills.
  • Co-existence: Ensure Google skills work alongside L0 skills without conflicts.
  • Use Case: If you want to add the 'edge-to-edge' skill for Jetpack Compose edge-to-edge features, you can install it with android skills add edge-to-edge.

Quick Start

Install the 'edge-to-edge' skill for Jetpack Compose edge-to-edge features using the command: android skills add edge-to-edge.

Frequently Asked Questions about android-skills-consume

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Google's Android CLI skills into my existing project?

To integrate Android CLI skills, use the `android skills add` command to install specific packages like `edge-to-edge`, ensuring they coexist with L0 skills without conflicts in your project.

What are Google Android CLI skills and how do they work?

Android CLI skills are official Google command-line integrations for project management. They handle skill installation, management, and discovery directly through the terminal using compatible agents.

Do I need the Android CLI to manage and discover skills?

Yes, the Android CLI and compatible agents are required dependencies. You need this environment setup to handle skill installation, management, discovery, and ensure L0 compatibility.

Can I use Google Android skills alongside L0 skills without conflicts?

Yes, you can use Google Android skills alongside L0 skills without conflicts. This integration ensures co-existence, allowing you to manage and install skills seamlessly within the same project.

How do I install the edge-to-edge skill for Jetpack Compose?

To install the edge-to-edge skill for Jetpack Compose features, run the command `android skills add edge-to-edge`. This adds the specific functionality to your project.

What is the best way to manage and remove Android skills?

The best way to manage and remove Android skills is through the Android CLI. It provides built-in commands for skill management, discovery, and removal to maintain your project.