Files
.pouch/registry.yaml
T

16 lines
384 B
YAML

# External skills registry
# Format:
# <name>:
# repo: <git-url>
# ref: <branch|tag> (default: main)
# path: <subpath> (default: .)
# description: <text> (optional, shown by `skiff select`)
# tags: (optional)
# - <tag>
#
# Example:
# example-skills:
# repo: https://github.com/example/skills
# ref: main
# path: .