Skip to main content

write-release

Build a signed release APK and publish (or update) a GitHub Release for PixelishSearch. Reads `versionName` from `app/build.gradle.kts`, runs `./gradlew :app:assembleRelease`, collects commits since the previous tag, updates `CHANGELOG.md`, tags the commit, and creates the GitHub Release via `gh` with the APK uploaded as `pixelish-search-vX.X.X.apk`. Automatically detects whether a release already exists for the current version: if yes, updates it; if no, creates it. Use this skill whenever the user wants to publish a new release, ship a build, cut a version, push an APK to GitHub Releases, or says things like "create a release", "ship v1.0.0", "publish the APK", "update the release", or "/write-release".

跳到安装

来源信息

仓库
pchmn/PixelishSearch
最近来源活动
2026年5月23日 18:24
检测到的 SKILL.md 语言
英语
星标
6
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。