什么是 publish-flutter-package?
通过 git 标签和 GitHub Actions 自动执行 Flutter 包发布过程。处理多包工作区、基于 git 历史记录的 SemVer 版本控制建议、更新 pubspec.yaml 和 CHANGELOG.md 以及试运行验证。当用户想要“发布”、“发布”或“版本”Flutter 包时使用。 来源:hu-wentao/wyatt_skills。
通过 git 标签和 GitHub Actions 自动执行 Flutter 包发布过程。处理多包工作区、基于 git 历史记录的 SemVer 版本控制建议、更新 pubspec.yaml 和 CHANGELOG.md 以及试运行验证。当用户想要“发布”、“发布”或“版本”Flutter 包时使用。
通过命令行快速安装 publish-flutter-package AI 技能到你的开发环境
来源:hu-wentao/wyatt_skills。
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通过 git 标签和 GitHub Actions 自动执行 Flutter 包发布过程。处理多包工作区、基于 git 历史记录的 SemVer 版本控制建议、更新 pubspec.yaml 和 CHANGELOG.md 以及试运行验证。当用户想要“发布”、“发布”或“版本”Flutter 包时使用。 来源:hu-wentao/wyatt_skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hu-wentao/wyatt_skills --skill publish-flutter-package 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hu-wentao/wyatt_skills