kairos-quickstart

Bootstrap a Kairos ontology hub repository using the kairos-ontology-toolkit CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide solves the problem of manually bootstrapping a Kairos ontology hub repository by providing a repeatable, CLI-driven scaffold that enforces naming conventions and standard project structure.

Core Features & Use Cases

  • CLI-based hub bootstrapping with a standardized scaffold
  • Starter domain and company context generation for rapid onboarding
  • Pre-configured repository layout including .github, ontology-hub, and domain skeletons

Quick Start

Run the kairos-ontology CLI's new-repo command to bootstrap a brand-new ontology hub repository.

Frequently Asked Questions about kairos-quickstart

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

FAQPage Schema
How do I bootstrap a Kairos ontology hub repository using the CLI?▼

To bootstrap a Kairos ontology hub repository, run the kairos-ontology CLI's new-repo command. This automates naming conventions, CLI scaffolding, and outputs a starter repository structure with domain skeletons.

What is the standard repository layout for a Kairos ontology hub?▼

A standard Kairos ontology hub layout includes pre-configured .github scaffolds, an ontology-hub directory, and starter domain skeletons. This structure enforces naming conventions for new client or project hubs.

Do I need the kairos-ontology-toolkit CLI to scaffold a new project hub?▼

Yes, bootstrapping a Kairos project hub relies on the kairos-ontology-toolkit CLI. The toolkit enforces the 'new-repo' and 'init' workflows required to generate the starter repository structure.

What's the best way to automate ontology repo setup and first domain creation?▼

The best way to automate ontology repo setup is using a CLI-driven scaffold like the kairos-ontology-toolkit. It handles first domain creation, validation, and projection setup to ensure standardized project onboarding.

Can I generate company context and starter domains when bootstrapping an ontology repo?▼

Yes, you can generate starter domain and company context during the ontology hub bootstrap. The CLI scaffold produces these elements automatically to facilitate rapid client or project onboarding.