Internal V0 skills repository for SamwiseOS.
This repository contains portable SKILL.md packages used by samwiseos-core.
The core runtime indexes this repository, discovers relevant skills, runs skill
behavior tests, and uses skill instructions to produce deterministic action
plans.
skills/
<skill-id>/
SKILL.md
examples/
tests/
tests/
examples/
- Skills are authored only by the internal project team.
- Skills are not executable.
- Each skill should include examples and at least one behavior test.
- The core runtime should be pointed at this repository with a configurable
skills_path.