·publish-flutter-package
</>

publish-flutter-package

通过 git 标签和 GitHub Actions 自动执行 Flutter 包发布过程。处理多包工作区、基于 git 历史记录的 SemVer 版本控制建议、更新 pubspec.yaml 和 CHANGELOG.md 以及试运行验证。当用户想要“发布”、“发布”或“版本”Flutter 包时使用。

10安装·0热度·@hu-wentao

安装

$npx skills add https://github.com/hu-wentao/wyatt_skills --skill publish-flutter-package

如何安装 publish-flutter-package

通过命令行快速安装 publish-flutter-package AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/hu-wentao/wyatt_skills --skill publish-flutter-package
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:hu-wentao/wyatt_skills。

SKILL.md

查看原文

This skill automates the Flutter package release workflow triggered by git tags.

Pre-check 0.1 Project Root Verify that the current working directory is the root of the Git repository (contains a .git folder and the main pubspec.yaml).

0.2 Detect Packages (Workspace Support) Read the root pubspec.yaml file.

通过 git 标签和 GitHub Actions 自动执行 Flutter 包发布过程。处理多包工作区、基于 git 历史记录的 SemVer 版本控制建议、更新 pubspec.yaml 和 CHANGELOG.md 以及试运行验证。当用户想要“发布”、“发布”或“版本”Flutter 包时使用。 来源:hu-wentao/wyatt_skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/hu-wentao/wyatt_skills --skill publish-flutter-package
分类
</>开发工具
认证
收录时间
2026-02-24
更新时间
2026-03-10

Browse more skills from hu-wentao/wyatt_skills

快速解答

什么是 publish-flutter-package?

通过 git 标签和 GitHub Actions 自动执行 Flutter 包发布过程。处理多包工作区、基于 git 历史记录的 SemVer 版本控制建议、更新 pubspec.yaml 和 CHANGELOG.md 以及试运行验证。当用户想要“发布”、“发布”或“版本”Flutter 包时使用。 来源:hu-wentao/wyatt_skills。

如何安装 publish-flutter-package?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hu-wentao/wyatt_skills --skill publish-flutter-package 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/hu-wentao/wyatt_skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-24