Favicon of find-release

find-release Skill

AI Agent SkillDartOpen source

A skill to find the lowest Dart and Flutter release containing a given commit. Use this skill whenever users ask about when a commit landed in Flutter or Dart releases, inquire about release versions for specific SHAs, or want to know if a commit is included in stable, beta, or dev channels for Flutter/Dart projects. Published by flutter in flutter.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

25 days ago · BSD-3-Clause license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is find-release Skill?

A skill to find the lowest Dart and Flutter release containing a given commit. Use this skill whenever users ask about when a commit landed in Flutter or Dart releases, inquire about release versions for specific SHAs, or want to know if a commit is included in stable, beta, or dev channels for Flutter/Dart projects. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Declared skill metadata

  • Source file: .agents/skills/find-release/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use find-release Skill

  • Use it for research.

Built with

DartCopy skill directory

Editorial notes

Source

  • Creator: flutter
  • Repository: flutter/flutter
  • Skill file: .agents/skills/find-release/SKILL.md

What it does

A skill to find the lowest Dart and Flutter release containing a given commit. Use this skill whenever users ask about when a commit landed in Flutter or Dart releases, inquire about release versions for specific SHAs, or want to know if a commit is included in stable, beta, or dev channels for Flutter/Dart projects.

Skill instructions

Instructions 1. Extract Information: - Identify the commit SHA from the user's request (e.g., 02abc57). - Identify the target channel (one of: stable, beta, dev). If not specified, try each. 2. Execute Search: - Ensure the findrelease.dart tool is available. The tool is typically located at findrelease.dart relative to the Flutter workspace root. If the workspace root is not the default, set the environment variable FINDRELEASETOOLPATH to the absolute path of the tool. - Run the tool using the path to ensure it works from any directory within the workspace. - Command: dart run ${FINDRELEASETOOLPATH:-engine/src/flutter/thirdparty/dart/tools/findrelease.dart} --commit=<SHA --channel=<CHANNEL 3. Interpret and Report Results: - The tool will report which repository (dart-lang/sdk or flutter/flutter) the commit was found in. - It will provide the "Lowest release tag" (the git tag containing the commit). - It will provide the "Lowest Flutter release" and/or "Lowest Dart release" version for

Verified compatibility and discovery

Frequently asked questions

What is find-release?

find-release is a open-source AI agent skill with Copy skill directory. A skill to find the lowest Dart and Flutter release containing a given commit. Use this skill whenever users ask about when a commit landed in Flutter or Dart releases, inquire about release versions for.

Who is find-release best for?

find-release is best for reusing agent instructions, scripts, and references, research workflows.

How do I install find-release?

Install or run find-release using Copy skill directory. Check find-release for the latest setup command.

Is find-release actively maintained?

find-release may need a closer maintenance check before production use.

Share:

Stars
178,396
Forks
30,970
Last commit
25 days ago
Last verified
Aug 19, 2026
Metadata fetched
Aug 19, 2026
Repository age
12 years
License
BSD-3-Clause

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to find-release