Write new skills for the platform
WRITE-A-SKILLskillsetup L1★7
usurobor/cnos ↗What it does
Document and publish a new skill following design pattern
Best for
When building reusable, composable LLM skills that teach others through their own structure and format
Inputs
- · skill name
- · skill implementation files
- · SKILL.md template
Outputs
- · published skill directory
- · skill repository entry
Preconditions
- · Read Writing.md, skill/SKILL.md, compose/SKILL.md, skills/README.md
Failure modes
- · Skill fails composition check and should become a combination instead
- · Missing kata surface
- · Incoherent writing that fails coherence test
Trust signals
- · Published skills from cnos repo as examples
- · Composition test mechanism prevents redundant skills