#
ENJA

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.

14 7No licenseUpdated 2026-02-27

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

Claude CodeCursorCodexGemini CLI
Evoa Score breakdown= Σ (score × weight)
65
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%90 → +13.5

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%70 → +10.5

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%33 → +4.0

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%85 → +8.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%37 → +3.0

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%100 → +5.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total76.4 / 100

ライセンス不明/制限あり(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.