backtick skill filename
Co-authored-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
parent
01ca82955b
commit
72884d9e41
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue