Google PageRank for AI agents. 25,000+ tools indexed.

Android Skills MCP by skydoves

#4211 of 9559 by skydoves
37 score

Provides AI coding assistants with access to Google's Android development skills library through an MCP server. Enables developers to discover, search, and apply Android best practices directly within their coding environment without manual copying.

Ranked #4211 out of 9559 indexed tools.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 0
Freshness today
Issue Health 50%
Stars 50
Platform Breadth 1 platform
Contributors 1
Description Detailed

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for Android Skills MCP by skydoves
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-skydoves--android-skills-mcp)](https://agentrank-ai.com/skill/glama-skydoves--android-skills-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-skydoves--android-skills-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-skydoves--android-skills-mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

<h1 align="center">Android Skills MCP</h1></br>

<p align="center">
  <a href="https://opensource.org/licenses/Apache-2.0"></a>
  <a href="https://nodejs.org"></a>
  <a href="https://github.com/android/skills"></a>
  <a href="https://github.com/skydoves"></a>
</p>

Android Skills MCP wraps Google's [`android/skills`](https://github.com/android/skills) library so any AI coding assistant can use it without copy and paste. The repository ships two tools that share a common parser and a bundled snapshot of the upstream skills, so both work offline through `npx`.

You get an MCP server that exposes the skill library to any MCP capable client, and a packager CLI that converts each `SKILL.md` into the native rules format of every major AI coding assistant.

Full documentation lives at **[skydoves.github.io/android-skills-mcp](https://skydoves.github.io/android-skills-mcp/)**.

## Packages

This is a pnpm workspace with three packages:

- **[`android-skills-mcp`](packages/mcp)** is an MCP serv
Read full README on GitHub →