skill packages what an agent can do into versioned, auditable capabilities. A skill is a folder with a SKILL.md contract (trigger, inputs, outputs, verification) plus optional scripts and assets; agents load skills by name and every consequential run leaves evidence.

What lives here

How skills reach other repos

npx cs install vendors the author/audit skills into every initialised project under .cyberos/cuo/skills/, and the Claude plugin (payload marketplace) exposes /install, /create-tasks, /status, /version, /uninstall, /help, and the ship-tasks skill. The same skill bodies drive the workflow everywhere - there is no repo-specific fork.

Changelog

History lives in the changelog; this page describes only the current state.


Generated from modules/skill/docs/index.md — edit the markdown source, not this file (TASK-DOCS-002).