Skip to main content

copilot-cli-github-actions

Run GitHub Copilot CLI headlessly inside GitHub Actions (Claude/GPT models billed via Copilot instead of a metered provider API key). Use when: (1) building a workflow or composite action that calls `copilot -p` in CI; (2) deciding between GITHUB_TOKEN and a PAT for Copilot CLI auth in Actions; (3) Copilot CLI in CI fails auth confusingly even though GITHUB_TOKEN is present in the env; (4) the CLI hangs or exits without acting because tool permissions were not pre-approved (missing --allow-tool/--no-ask-user); (5) choosing the flag/env var to select a Claude model in Copilot CLI; (6) installing a Claude Code plugin/skill marketplace into Copilot CLI (copilot plugin marketplace add / plugin install).

インストールへ移動

ソース情報

リポジトリ
cajias/claude-skills
ソースの最終更新活動
2026年7月20日 07:29
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。