kairos-hub-setup

Bootstrap Kairos ontology hub repositories with standard folder layouts via kairos-ontology CLI.

1|1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/Cnext-eu/kairos-ontology-toolkit --skill kairos-hub-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kairos-hub-setup
Source: https://github.com/Cnext-eu/kairos-ontology-toolkit/tree/main/.github/skills/kairos-hub-setup
Command: npx skills add https://github.com/Cnext-eu/kairos-ontology-toolkit --skill kairos-hub-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps teams create a correctly structured Kairos ontology hub repository, reducing manual errors and ensuring consistent setup across projects.

Core Features & Use Cases

  • Defines the standard hub layout including ontology, SHACL shapes, integrations, and projection outputs.
  • Encourages CLI-driven scaffolding (kairos-ontology) to create repos, domains, and master artifacts.
  • Supports multi-domain hubs with domain isolation and clear governance.

Quick Start

Run the Kairos CLI to bootstrap a new hub repository.

Frequently Asked Questions about kairos-hub-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a multi-domain ontology hub repository?

Scaffold a multi-domain ontology hub by running the kairos-ontology CLI, which bootstraps the repository with standard folder layouts, starter ontologies, and SHACL shapes. This enforces domain isolation and clear governance across the hub structure.

What is included in a standard Kairos ontology hub structure?

A standard Kairos ontology hub structure includes dedicated directories for starter ontologies, SHACL shapes, integrations, and projection outputs. The layout enforces domain isolation and repository configuration to support repeatable deployments across multiple domains.

Do I need the kairos-ontology CLI to set up hub repository scaffolding?

Yes, you need the kairos-ontology CLI to drive command-driven scaffolding for the hub repository. It creates repos, domains, and master artifacts while enforcing standard folder layouts and domain onboarding steps for consistent setup.

Can I isolate multiple domains within a single Kairos hub?

Yes, you can isolate multiple domains within a single Kairos hub. The scaffolding supports multi-domain hubs with domain isolation and clear governance, ensuring each domain maintains its own standard folder layout and onboarding steps.

What's the best way to enforce consistent ontology repository configuration across projects?

The best way to enforce consistent configuration is using CLI-driven scaffolding to create repos and master artifacts. This approach reduces manual errors by applying standard hub layouts, SHACL shapes, and domain onboarding steps for repeatable deployments.

Why does my ontology hub setup lack standard projections and SHACL shapes?

Your ontology hub setup lacks projections and SHACL shapes because it was not bootstrapped with the correct scaffolding. Using the kairos-ontology CLI enforces the standard hub layout, generating starter ontologies, SHACL shapes, and projection outputs automatically.