2026-05-14 gh skill コマンドで Skill をインストールする
サンプルコマンド
$ gh skill install github/awesome-copilot git-commit --dir ~/.agents/skills
- user scope を指定すると
~/.agentsディレクトリを使用してくれないので、--dirオプションでディレクトリを指定している。
ref. GitHub CLI | Take GitHub to the command line