SkillHub
A private app-store-style catalog a company can run behind its own firewall, where teams publish and reuse pre-built 'skills' for their AI agents instead of every team quietly rebuilding the same capability from scratch.
🔗 Visit SkillHubDescription
As companies build more AI agents, teams often end up independently reinventing the same capabilities — a PDF parser here, a CRM lookup there — with no shared place to publish or discover that work. SkillHub is a registry built to fix that: a searchable, access-controlled catalog of reusable AI agent skills that a company can run entirely on its own infrastructure.
SkillHub is an open-source (self-hosted, no licensing fees), enterprise-focused skill registry backed by iFlytek with 4,900+ GitHub stars, 662 forks and 1,000+ commits. It supports semantic versioning, full-text search with namespace and rating filters, team-based access control (Owner/Admin/Member roles), audit logging for compliance, and scoped API tokens. It runs on a Spring Boot 3.2.3/Java 21/PostgreSQL/Redis backend with a React 19/TypeScript frontend, deploys via Docker or Kubernetes, and supports S3/MinIO-compatible storage plus multi-language UI via i18next. A public demo instance is maintained by iFlytek at skill.xfyun.cn.
💬 Our review
The short version: for an organization with several teams building AI agents, SkillHub gives them a shared, governed place to publish and reuse agent skills instead of each team building the same capability twice — and because it's self-hosted and free, there's no per-seat SaaS bill for that governance layer.
There isn't yet an obvious direct SaaS competitor in this specific niche (a private, self-hosted agent-skill registry with enterprise access control), which is itself informative: agent-skill sharing is still an emerging need, closer in spirit to an internal package registry (think a private npm or PyPI mirror) than to any existing AI product category. That comparison is a useful mental model — if your organization already runs an internal package registry for code, SkillHub is the equivalent for agent skills, with the same tradeoffs: someone has to operate and maintain it. Being backed by iFlytek (a large, established Chinese AI company) and actively maintained (1,000+ commits, weekly-ish activity) is a reasonable trust signal for a young project in a new category, but the audit-logging and compliance features are worth testing directly against your organization's actual requirements before rolling it out enterprise-wide.
💰 Pricing
📊 Global score
🤖 AI-enriched data
Open-source, auto-hébergé, sans frais de licence. Une instance publique de démonstration est maintenue par iFlytek.
Pros
Contrôle d'accès par équipe et journalisation d'audit intégrés
Entièrement gratuit et open-source, aucun frais de licence
Recherche full-text avec filtres par namespace et note
Soutenu par iFlytek, développement actif (1000+ commits)
Cons
Catégorie encore émergente, peu de comparatifs SaaS directs
Nécessite de l'auto-hébergement (pas de version cloud managée grand public)
Fonctionnalités de conformité à valider selon les besoins réels