by joeseesun · Claude Skill · ★ 23
qiaomu-skill-publisher 你已经把一个工作流沉淀成 skill,下一步最容易卡住的不是代码,而是发布:README 太像内部说明、YAML 一点点写错、仓库名发错、最后还没人验证能不能安装。 qiaomu-skill-publisher turns a local agent skill into a public GitHub repo with a product-style README and real verification. 中文 | English 为什么值得用 一个 skill 真正可复用,不是本地能跑就结束。 它还需要: GitHub 仓库能被别人找到 README 第一眼让人想装 frontmatter 能被严格 YAML 解析 安装命令一行可用 发布后真的能通过 发现和安装 本地
| Stars | 23 |
| Forks | 3 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 63.5522663414801/100 |
| Last Updated | 2026-03-16 |
| Created | 2026-03-06 |
| Platforms | claude-code, python |
| Est. Tokens | ~2k |
These tools work well together with skill-publisher for enhanced workflows:
Explore other popular claude skill tools:
skill-publisher is 一键发布 Claude Code Skill 到 GitHub,自动验证、补全文件、创建仓库、推送并验证可安装。当用户说"发布这个skill"、"publish skill"、"把skill发到GitHub"、"分享这个skill"、"/publish-skill"时触发。支持发布当前目录或指定路径. It is categorized as a Claude Skill with 23 GitHub stars.
skill-publisher is primarily written in Python.
You can find installation instructions and usage details in the skill-publisher GitHub repository at github.com/joeseesun/skill-publisher. The project has 23 stars and 3 forks, indicating an active community.
skill-publisher is released under the MIT license, making it free to use and modify according to the license terms.