Files
.pouch/registry.yaml
T
2026-07-27 14:03:19 +08:00

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: .