{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_skillhub",
  "slug": "skillhub",
  "name": "SkillHub",
  "canonical_url": "https://www.openagent.bot/skills/skillhub",
  "category": "skills",
  "resource_type": "skill",
  "summary": "SkillHub is an open-source agent skill registry for enterprises. It focuses on publishing and versioning skill packages, governance with RBAC and audit logs, and self-hosted deployment with Docker or Kubernetes.",
  "capabilities": [
    "agent-skill",
    "workflow"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "docker"
  ],
  "scenarios": [
    "self-hosted-ai",
    "developer-workflow"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [],
  "risk_level": "low",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Local or private AI stack",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Solo users with only a few local skills",
    "Teams looking for a single-purpose skill rather than a registry"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage"
  ],
  "evidence_urls": [
    "https://github.com/iflytek/skillhub",
    "https://skill.xfyun.cn"
  ],
  "last_verified_at": "2026-06-10",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/skillhub.json",
    "markdown_url": "https://www.openagent.bot/skills/skillhub.md",
    "agent_json_url": "https://www.openagent.bot/skills/skillhub.agent.json"
  }
}