hermit
hermit-labs/hermit
Hermit is a private, self-hosted skill registry server compatible with ClawHub, featuring repository trio semantics, proxy caching, and fine-grained access control.
Overview
Hermit enables teams to host, proxy, and discover AI agent skills securely within their own infrastructure. It implements a repository trio architecture consisting of hosted private repositories, lazy-caching proxies for upstreams like ClawHub, and unified group endpoints. Designed with Go and PostgreSQL, it features comprehensive version management, RBAC, LDAP integration, rate limiting, and a bundled React web management interface.
Capabilities
- ▸ClawHub-compatible API server
- ▸Repository Trio (Hosted, Proxy, Group) semantics
- ▸Lazy-caching upstream proxy with incremental sync
- ▸Role-based access control (RBAC) and LDAP authentication
- ▸Full-text search, version history, and file diff viewer
- ▸Admin dashboard with statistics, user management, and token controls
Best for
Hosting private, internal AI agent skills for corporate development teams, Caching and mirroring public skill registries securely behind a corporate firewall, Managing version control, publishing workflows, and role-based access for custom AI skills
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Supports local accounts with bcrypt hashing, LDAP integration, and personal access tokens. Implements auth-aware rate limiting across read and write operations.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.