backtick skill filename

Co-authored-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Kynan Ware 2026-04-20 14:14:07 -06:00 committed by GitHub
parent 01ca82955b
commit 72884d9e41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,7 +110,7 @@ Always pass `--tag` so it doesn't fall through to the interactive flow.
A reasonable loop:
1. `gh skill search <topic> --json name,repository`
2. `gh skill preview <repo> <skill>` to inspect the SKILL.md.
2. `gh skill preview <repo> <skill>` to inspect the `SKILL.md`.
3. `gh skill install <repo> <skill> --agent <host> --pin <ref>` for a
reproducible install.
4. Periodically `gh skill update --all` to refresh.