サンプルコマンド

$ gh skill install github/awesome-copilot git-commit --dir ~/.agents/skills
  • user scope を指定すると ~/.agents ディレクトリを使用してくれないので、--dir オプションでディレクトリを指定している。

ref. GitHub CLI | Take GitHub to the command line

関連記事