Skip to main content
Back to registry

skill-publisher

joeseesun/skill-publisher

一键将 Claude Code Skill 发布到 GitHub,自动完成验证、补全、推送全流程。

Installs196
Install command
npx skills add https://github.com/joeseesun/skill-publisher --skill skill-publisher
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
一键将 Claude Code Skill 发布到 GitHub,自动完成验证、补全、推送全流程。 当用户要求发布 skill 时,运行发布脚本: 对已有 GitHub 仓库的 skill 再次运行同一命令,脚本会检测到仓库已存在,自动 commit + push 更新。 向用户展示: - gh CLI 已安装且已登录( gh auth status ) - Skill 目录包含有效的 SKILL.md (含 YAML frontmatter name + description ) - 如果用户说"发布这个 skill"且当前在某个 skill 目录 → 用当前目录 - 如果用户指定了 skill 名称 → 在 ~/.claude/skills/ 下查找 - 如果不确定 → 问用户要发布哪个 skill - 验证 SKILL.md 的 YAML frontmatter(name + description) - 检查 gh CLI 就绪状态 - 创建 LICENSE(MIT,如果缺少) - 生成 README.md(从 SKILL.md 提取,如果缺少) - 初始化 git(如果需要) - 创建 GitHub 公开仓库并推送 - 验证 npx skills add 可发现 - GitHub 仓库 URL - 安装命令: npx skills add / - 验证结果

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does skill-publisher do?

一键将 Claude Code Skill 发布到 GitHub,自动完成验证、补全、推送全流程。

Is skill-publisher good?

skill-publisher does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does skill-publisher work with?

skill-publisher currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp.

What are alternatives to skill-publisher?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install skill-publisher?

npx skills add https://github.com/joeseesun/skill-publisher --skill skill-publisher

Related skills

Alternatives in Software Engineering