Agent skill

publish

Publish Dart/Flutter packages to pub.dev using Melos. Use when user wants to publish packages, run publish dry-run, or check package validation. Triggers on "publish package", "pub publish", "publish dry run", "melos publish".

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/publish-aoeiuv020-video-concat

SKILL.md

发布 Dart/Flutter 包

使用 Melos 发布工作区中的 Dart/Flutter 包到 pub.dev。

前置条件

需要先安装 Melos(参考 init-melos skill)并执行 melos bootstrap

验证发布(dry run)

bash
melos publish -y --dry-run

正式发布

bash
melos publish -y --no-dry-run

注意事项

  • 正式发布需要 pub.dev 认证(CI 中通过 OIDC JWT 实现)
  • dry run 会验证包但不会上传

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results