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 当前展示的配套文件。