skills/smithery.ai/android-keystore-generation

android-keystore-generation

Installation
SKILL.md

Android Keystore Generation

Generates dual keystores for Android release signing: production (CI/CD only) and local development.

Prerequisites

  • JDK installed (keytool command available)
  • Write access to project directory

Inputs

Input Required Default Description
project_path Yes . Android project root
organization Yes - Organization name for certificate DN
country_code No US 2-letter country code

Process

Installs
1
First Seen
Mar 24, 2026
android-keystore-generation from smithery.ai