diff --git a/skills/gh-skill/SKILL.md b/skills/gh-skill/SKILL.md index c32c5ced9..cd505bf29 100644 --- a/skills/gh-skill/SKILL.md +++ b/skills/gh-skill/SKILL.md @@ -110,7 +110,7 @@ Always pass `--tag` so it doesn't fall through to the interactive flow. A reasonable loop: 1. `gh skill search --json name,repository` -2. `gh skill preview ` to inspect the SKILL.md. +2. `gh skill preview ` to inspect the `SKILL.md`. 3. `gh skill install --agent --pin ` for a reproducible install. 4. Periodically `gh skill update --all` to refresh. \ No newline at end of file