Skip to main content

skill-publisher

Guides users through the process of publishing AI IDE skills to the agentskill.sh directory, ensuring discoverability and compliance.

Install this skill

or
90/100

Security score

The skill-publisher skill was audited on May 13, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 110

Webhook reference

SourceSKILL.md
108
109- **每日同步**:每日自动同步(无需设置)
110- **即时同步**:需要手动配置(参见 `webhook-setup.md`)
111
112设置后,每次 `git push` 时技能内容都会自动更新。
medium line 153

Webhook reference

SourceSKILL.md
151- [ ] 技能位于公开的 GitHub 仓库中
152- [ ] 已提交到 skills.sh 提交页面
153- [ ] (可选)已配置 Webhook 用于自动同步
154- [ ] 已使用 `npx skills find <skill-name>` 验证
155
Scanned on May 13, 2026
View Security Dashboard
Installation guide →