How-to Guides¶
Practical, task-focused guides for using Cytognosis tools. Each guide assumes you know what you want to do and helps you do it efficiently.
Cytoskills¶
- Install a skill profile — use
cyto-skills deploy profile <profile>to push a named skill set to your agent runtime. - Classify a skill against CSO — use
cyto-skills classify <path>to tag a skill directory with Cyto Skill Ontology terms. - Run a quality judge — use
cyto-skills judge <path>to score a skill's completeness and correctness. - Sync skills to an editor — use
cyto-skills syncto push installed skills to Claude, Cursor, or Kiro.
More detailed how-to guides will be added here as the toolchain matures. See the Reference section for full command documentation.