docs: note both registry and URL formats in skills files
This commit is contained in:
parent
840065a4bb
commit
b5e7de10e7
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user