Skip to content

Releases: skydoves/android-skills-mcp

v0.1.7

29 May 03:15

Choose a tag to compare

v0.1.6

07 May 00:49

Choose a tag to compare

v0.1.6

Major content sync from upstream android/skills. Adds two new skills and bumps the catalog from 7 to 9.

New skills

  • android-cli (category: android-cli) — Android CLI specialist for the official Google android command-line tool. Covers SDK install/update/remove, project scaffolding from templates, app run/install on devices and emulators, environment diagnostics, device interaction (screen capture, screen resolve, layout), and journey test execution.
  • camera1-to-camerax (category: camera) — migration guide from legacy Camera1/Camera2 to CameraX. Covers dependency setup (1.3.0+ for interop, 1.5.0+ for Compose extensions), permission handling, lifecycle binding, PreviewView integration, image capture, and the Compose extensions path.

Skill content updates

Pulled android/skills 640c9e3..52d8670:

  • migrate-xml-views-to-jetpack-compose — refreshed setup-compose-dependencies-and-compiler.md reference.
  • navigation-3 — updated results-event and results-state recipes.
  • display-ai-glasses-with-jetpack-compose-glimmer — refreshed Glimmer component sources (button, card, iconbutton, listitem, surface, titlechip) and the first-activity guide.

Packages

  • android-skills-mcp 0.1.50.1.6
  • android-skills-pack 0.1.50.1.6

Internal

  • Bundle size: ~900 KB → ~945 KB.
  • Added android-cli and camera to the parser's category whitelist.
  • Relaxed the metadata.author test assertion to optional — the new android-cli skill ships without metadata.author / metadata.keywords, which is valid per the agentskills.io spec.
  • Test counts updated 7 → 9 across all suites; snapshots regenerated.

Full changelog: v0.1.5...v0.1.6

v0.1.5

30 Apr 03:24

Choose a tag to compare

v0.1.5

Major content sync from upstream android/skills. Adds the 7th skill (Android XR / AI Glasses) and refreshes existing skills.

New skill

  • display-ai-glasses-with-jetpack-compose-glimmer (category: xr) — guidelines for building projected applications for Android Display AI Glasses with the Jetpack Compose Glimmer toolkit. Covers GlimmerTheme tokens, Projected Activity model, hardware permissions, notifications behavior, and the full Glimmer component set (buttons, cards, focus, icons, text, title chips, lists, surface, depth effects). Includes 25+ source-level references for every Glimmer primitive.

Skill content updates

Pulled android/skills b281881..640c9e3:

  • agp-9-upgrade — refreshed recipes.md, xml-layout-migration.md, AGP 9.0.0 release notes, compose interop guides, and Compose dependency setup.
  • navigation-3 — multiple recipe touch-ups (deeplinks, conditional, list-detail, scenes, multiple-backstacks, results, modular-hilt, supportingpane, twopane, passingarguments, migration guide).
  • r8-analyzer — refreshed enable-app-optimization.md reference.

Packages

  • android-skills-mcp 0.1.40.1.5
  • android-skills-pack 0.1.40.1.5

Internal

  • Bundle size grew from ~515 KB to ~900 KB due to the XR skill's reference set.
  • Test count: 64 → 107 (@android-skills/core 15 → 34, android-skills-pack 40 → 64; android-skills-mcp unchanged at 9). Numbers in docs were stale and have been corrected.
  • Added xr to the category whitelist in the parser test.
  • Snapshot tests regenerated.

Full changelog: v0.1.4...v0.1.5

v0.1.4

20 Apr 01:02

Choose a tag to compare

v0.1.4

This is a content-sync release. No API or behavior changes in either package — both bundle a refreshed snapshot of android/skills.

Upstream skills sync

Pulled android/skills 392fd3b..b281881:

  • agp-9-upgrade (android/skills#19)
    • Explicitly excludes Kotlin Multiplatform (KMP) projects from the migration scope.
    • Adds an escape hatch for skipping the AGP Upgrade Assistant pre-step and bumping AGP directly.
    • Pins minimum tool versions: KSP 2.3.6+, Hilt 2.59.2+.
    • Reorders steps so dependency updates run before the built-in Kotlin migration.
    • Fixes xml-layout-migration.md formatting and updates recipes.md.

Packages

  • android-skills-mcp 0.1.30.1.4 (snapshot refresh only)
  • android-skills-pack 0.1.30.1.4 (snapshot refresh + regenerated test snapshots)

Full changelog: v0.1.3...v0.1.4

v0.1.3

15 Apr 15:06

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Apr 14:39

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Apr 14:36

Choose a tag to compare