diff --git a/skills/gh-skill/SKILL.md b/skills/gh-skill/SKILL.md index cd505bf29..e0db2feae 100644 --- a/skills/gh-skill/SKILL.md +++ b/skills/gh-skill/SKILL.md @@ -109,7 +109,7 @@ Always pass `--tag` so it doesn't fall through to the interactive flow. A reasonable loop: -1. `gh skill search --json name,repository` +1. `gh skill search --json skillName,repo,namespace` 2. `gh skill preview ` to inspect the `SKILL.md`. 3. `gh skill install --agent --pin ` for a reproducible install.