kairos-create-skill

Installation
SKILL.md

kairos-create-skill

Run the Create KAIROS skill (with KAIROS.md protocol) protocol via KAIROS. The protocol is bundled in references/KAIROS.md. If it is not yet installed in your KAIROS space, mint it first, then run it.

Single vs multiple protocols (aliases)

  • Single protocol: One protocol in references/KAIROS.md. Set metadata.protocol and metadata.protocol_query in SKILL.md.
  • Multiple protocols (aliases): One protocol per alias in references/KAIROS-{alias}.md (e.g. references/KAIROS-workflow-test.md, references/KAIROS-ai-mcp-integration.md). Set metadata.protocols in SKILL.md to map alias → file path; optionally metadata.protocol_queries to map alias → search query. The agent picks the protocol from the user’s alias/trigger (e.g. /workflow-testreferences/KAIROS-workflow-test.md).

Versioning

  • Skill version: In frontmatter above (metadata.version). Bumped when the skill instructions or protocol reference change.
  • Protocol version: In each protocol file frontmatter (version). Bumped when that protocol’s steps or challenges change.

Workflow

Installs
7
First Seen
Mar 12, 2026
kairos-create-skill — jakub-plichcinski/kairos-mcp