publish-plugins
Featured(project) Use when editing any file under skills/ or plugins/ to bump the plugin version and check the manifests
Install
Quality Score: 93/100
Skill Content
Details
- Author
- vinta
- Repository
- vinta/hal-9000
- Created
- 10 years ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
bump-plugin-version
(project) Use when editing any file under skills/ or plugins/ to bump the plugin version before committing
version-bump
Checks for changed plugin/skill files in marketplace projects and suggests semver version bumps before pushing. Use this skill whenever the user wants to push changes (git push, "push this", "push to remote") and the working directory contains a .claude-plugin/marketplace.json file — even if the user doesn't mention versions. Also trigger when the user explicitly mentions version bumping, releasing plugins, or preparing marketplace updates.
plugin-manager-update
維護一個既有自製 plugin 並 bump 版本號。當使用者說 /plugin-manager:update、「改自製 plugin」、「更新某個 plugin」、「bump plugin 版本」、「plugin 改完要發版」時觸發。協助修改 plugin 的 skill/hook 內容後,bump plugin.json 的 version 並同步 registry,讓其他專案刷新 marketplace 後能抓到新版。