SkillHub
Selbstgehostetes Agent-Skill-Register für Unternehmen
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
skillhub:
image: https://github.com/iflytek/skillhub/blob/main/server/Dockerfile
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/skillhub:/data
Verwandte Tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Anleitungen & Artikel
How to Deploy SkillHub with Docker: Step-by-Step Guide
A practical walkthrough for deploying SkillHub, the self-hosted agent skill registry, using Docker Compose — from cloning the repo to connecting Claude, Codex, and Cursor agents.
SkillHub: The Self-Hosted Agent Skill Registry for Enterprises
SkillHub from iFlytek is an open-source, self-hosted registry for AI agent skills. Learn how it brings publishing, versioning, RBAC, and audit logs to Claude, Codex, and Cursor skills — behind your firewall.