updating-android-sdk Skill
Upgrades Flutter's Android SDK dependency to a new Android API version (or preview/canary release) in packages.txt, verifies CIPD tag uniqueness, and packages/uploads the binaries using createcipdpackages.sh across macOS, Linux, and Windows. Use whenever a user wants to pick up a new version of Android or upload Androi Published by flutter in flutter.
What is updating-android-sdk Skill?
Upgrades Flutter's Android SDK dependency to a new Android API version (or preview/canary release) in packages.txt, verifies CIPD tag uniqueness, and packages/uploads the binaries using createcipdpackages.sh across macOS, Linux, and Windows. Use whenever a user wants to pick up a new version of Android or upload Androi Published by flutter in flutter. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Writing
- Deployment use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use updating-android-sdk Skill
- Use it for deployment.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/flutter
- Skill file: .agents/skills/updating-android-sdk/SKILL.md
What it does
Upgrades Flutter's Android SDK dependency to a new Android API version (or preview/canary release) in packages.txt, verifies CIPD tag uniqueness, and packages/uploads the binaries using createcipdpackages.sh across macOS, Linux, and Windows. Use whenever a user wants to pick up a new version of Android or upload Androi
Skill instructions
Updating Flutter Android SDK and CIPD Packages This skill guides the agent step-by-step through configuring new Android SDK components in packages.txt, verifying tag uniqueness, and running the repository's automation script to upload cross-platform archives to Chrome Infrastructure Package Deployment (CIPD). Prerequisites & Permission Verification Before modifying packages or triggering CIPD uploads, verify that the local environment and credentials are configured correctly: 1. Verify Depot Tools: Ensure depottools (which provides the cipd CLI) is available in the environment. 2. Verify CIPD Writer Permissions: The operation requires write access to the flutter/android/sdk/all/ CIPD prefix. Verify access before proceeding: bash cipd acl-check flutter/android/sdk/all/ -writer If access is denied, request the user apply for the flutter-cipd-writers role and authenticate via cipd auth-login. --- Step 1: Configure Target SDK Packages (packages.txt) The script createcipdpackages.sh reads t
Explore related resources
Frequently asked questions
What is updating-android-sdk?
updating-android-sdk is a open-source AI agent skill with Copy skill directory. Upgrades Flutter's Android SDK dependency to a new Android API version (or preview/canary release) in packages.txt, verifies CIPD tag uniqueness, and packages/uploads the binaries using.
Who is updating-android-sdk best for?
updating-android-sdk is best for reusing agent instructions, scripts, and references, deployment workflows, writing workflows.
How do I install updating-android-sdk?
Install or run updating-android-sdk using Copy skill directory. Check updating-android-sdk for the latest setup command.
Is updating-android-sdk actively maintained?
updating-android-sdk may need a closer maintenance check before production use.
Auto-fetched from GitHub.