Add SKILL command to the Modelfile/Agentfile parser. Supports both local paths and registry references: SKILL ./path/to/skill # Local skill bundled with agent SKILL skill/calc:1.0.0 # Registry skill reference SKILL alice/skill/calc:1.0 # User skill from registry |
||
|---|---|---|
| .. | ||
| expandpath_test.go | ||
| parser.go | ||
| parser_test.go | ||