Files
goose/crates
Michael Neale 34789c3fae feat(skills): add create_skill and patch_skill tools
Skills can now be created from experience and patched when found outdated.
- create_skill: validates name, requires YAML frontmatter, writes to config dir
- patch_skill: find-and-replace in existing skills, rejects builtins and ambiguous matches
- Tests for creation, validation, patching, and error cases

Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-04-13 16:37:12 +10:00
..