upgrade-browser Skill
Upgrade browser versions (Chrome or Firefox) in the Flutter Web Engine and/or Framework tests. Use when asked to roll or upgrade Chrome or Firefox to a newer version. Published by flutter in flutter.
What is upgrade-browser Skill?
Upgrade browser versions (Chrome or Firefox) in the Flutter Web Engine and/or Framework tests. Use when asked to roll or upgrade Chrome or Firefox to a newer version. 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
- Browser automation
- Browser automation use cases
Technical details
- Install or run with Copy skill directory
When to use upgrade-browser Skill
- Use it for browser automation.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/flutter
- Skill file: .agents/skills/upgrade-browser/SKILL.md
What it does
Upgrade browser versions (Chrome or Firefox) in the Flutter Web Engine and/or Framework tests. Use when asked to roll or upgrade Chrome or Firefox to a newer version.
Skill instructions
Upgrade Browser This skill automates the process of upgrading Chrome and Firefox versions in the Flutter Web Engine and the Framework tests. Workflow 1. Identify and Verify the New Version Before updating any files, find and verify the existence of the version you want to use. - To find the latest stable version: bash dart scripts/fetchversions.dart latest <chrome|firefox - To verify a specific version exists: bash dart scripts/fetchversions.dart verify <chrome|firefox <version This command will return true or false. Verification Rules: - Enforced by default: If the command returns false, do not proceed. - Optional if requested: If the user explicitly asks to skip verification (e.g., "Upgrade to version X without verification"), you may skip this step. - Failed verification: If verification fails but the user confirms they want to proceed anyway, you may continue. 2. Update Local Files The user may request to upgrade one or both locations. They may also use different versions for each
Explore related resources
Frequently asked questions
What is upgrade-browser?
upgrade-browser is a open-source AI agent skill with Copy skill directory. Upgrade browser versions (Chrome or Firefox) in the Flutter Web Engine and/or Framework tests. Use when asked to roll or upgrade Chrome or Firefox to a newer version.
Who is upgrade-browser best for?
upgrade-browser is best for reusing agent instructions, scripts, and references, browser automation workflows.
How do I install upgrade-browser?
Install or run upgrade-browser using Copy skill directory. Check upgrade-browser for the latest setup command.
Is upgrade-browser actively maintained?
upgrade-browser may need a closer maintenance check before production use.
Auto-fetched from GitHub.