13 lines
265 B
YAML
13 lines
265 B
YAML
# External skills registry
|
|
# Format:
|
|
# <name>:
|
|
# repo: <git-url>
|
|
# ref: <branch|tag> (default: main)
|
|
# path: <subpath> (default: .)
|
|
#
|
|
# Example:
|
|
# example-skills:
|
|
# repo: https://github.com/example/skills
|
|
# ref: main
|
|
# path: .
|