docs: note both registry and URL formats in skills files

This commit is contained in:
Matt Bruce 2026-02-11 12:08:12 -06:00
parent 840065a4bb
commit b5e7de10e7

View File

@ -1,5 +1,7 @@
# iOS Skills # iOS Skills
# Each line is passed to: npx skills add <line> # Each line is passed to: npx skills add <line>
# Format: owner/repo@skill (from npx skills find) # Formats:
# owner/repo@skill (registry)
# https://github.com/owner/repo (URL — auto-discovers skills)
avdlee/swiftui-agent-skill@swiftui-expert-skill avdlee/swiftui-agent-skill@swiftui-expert-skill