kairos-toolkit-update

Upgrade the kairos-ontology-toolkit and refresh managed files in a hub repository.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeping the kairos-ontology-toolkit up-to-date across ontology hub repositories is error-prone and time-consuming. This Skill provides a guided workflow to verify versions, upgrade the toolkit, refresh managed files, and update the dependency pins to maintain consistency.

Core Features & Use Cases

  • Upgrade the kairos-ontology-toolkit in a hub repository from main or a specific tag.
  • Refresh toolkit-managed files (e.g., copilot-instructions.md and skill files) to reflect the latest changes.
  • Reinstall hub dependencies and ensure dependency pins are up-to-date.
  • Commit changes and prepare the hub repository for subsequent validation and deployment.

Quick Start

Run the toolkit update workflow in your hub repository to upgrade the toolkit, refresh managed files, and restart Copilot.

Frequently Asked Questions about kairos-toolkit-update

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

FAQPage Schema
How do I update the kairos-ontology-toolkit in a hub repository?

To update the kairos-ontology-toolkit in a hub repository, run the automated toolkit update workflow. This verifies versions, upgrades from main or a specific tag, refreshes managed files, and pins dependencies correctly.

What does refreshing copilot-managed files involve during a toolkit upgrade?

Refreshing copilot-managed files updates configurations like copilot-instructions.md and skill files to reflect the latest toolkit changes. This ensures hub repository consistency before restarting Copilot.

How do I ensure dependency pins are up-to-date when upgrading the kairos toolkit?

Ensuring dependency pins are up-to-date involves reinstalling hub dependencies and applying version constraints during the toolkit upgrade. This process maintains consistency across ontology hub repositories.

Can I upgrade the kairos-ontology-toolkit from a specific tag instead of main?

Yes, you can upgrade the kairos-ontology-toolkit from a specific tag instead of main. The workflow supports verifying versions and applying upgrades from either main or a designated tag.

Why does keeping the kairos-ontology-toolkit up-to-date across hub repositories require automation?

Keeping the kairos-ontology-toolkit up-to-date across hub repositories requires automation because manual updates are error-prone and time-consuming. Automation verifies versions and refreshes managed files consistently.