Skip to content

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 07 May 00:49
· 3 commits to main since this release

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