mirror of
https://github.com/iflytek/skillhub.git
synced 2026-09-09 22:31:14 +00:00
Merge pull request #599 from iflytek/docs/star-watch-cta
docs(readme): add star/watch buttons and guidance to first screen
This commit is contained in:
commit
cfbcdd3296
2 changed files with 10 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
|||
[](https://openjdk.org/projects/jdk/21/)
|
||||
[](https://react.dev)
|
||||
|
||||
[](https://github.com/iflytek/skillhub/stargazers)
|
||||
[](https://github.com/iflytek/skillhub/watchers)
|
||||
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
|
|
@ -35,6 +38,8 @@ it to a namespace, and let others find it through search or
|
|||
install it via CLI. Built for on-premise deployment behind your
|
||||
firewall, with the same polish you'd expect from a public registry.
|
||||
|
||||
> ⭐ If SkillHub fits your team, **star** the repo to help other teams find it, and **Watch → Custom → Releases** to get notified when a new version ships.
|
||||
|
||||
## Documentation
|
||||
|
||||
- 📖 **[User Guide](https://iflytek.github.io/skillhub/)** — Skill publishing, search, CLI usage and other user guides
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@
|
|||
[](https://openjdk.org/projects/jdk/21/)
|
||||
[](https://react.dev)
|
||||
|
||||
[](https://github.com/iflytek/skillhub/stargazers)
|
||||
[](https://github.com/iflytek/skillhub/watchers)
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
|
@ -24,6 +27,8 @@
|
|||
|
||||
SkillHub 是一个自托管平台,为团队提供私有的、受治理的智能体技能共享空间。发布技能包,推送到命名空间,让其他人通过搜索发现或通过 CLI 安装。专为防火墙后的本地部署而构建,提供与公共注册中心相同的精致体验。
|
||||
|
||||
> ⭐ 如果 SkillHub 适合你的团队,欢迎 **Star** 本仓库帮助更多团队发现它;点 **Watch → Custom → Releases** 可在新版本发布时收到通知。
|
||||
|
||||
## 文档
|
||||
|
||||
- 📖 **[用户指南](https://iflytek.github.io/skillhub/)** — 技能发布、搜索、CLI 使用等用户操作指南
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue