·copilot-coding-agent
</>

copilot-coding-agent

GitHub Copilot 編碼代理自動化。將 ai-copilot 標籤附加到問題 → GitHub Actions 透過 GraphQL 自動指派給 Copilot → Copilot 建立草稿 PR。一鍵式問題到 PR 管道。

10.2K安裝·19熱度·@supercent-io

安裝

$npx skills add https://github.com/supercent-io/skills-template --skill copilot-coding-agent

如何安裝 copilot-coding-agent

透過命令列快速安裝 copilot-coding-agent AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/supercent-io/skills-template --skill copilot-coding-agent
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:supercent-io/skills-template。

SKILL.md

查看原文

GitHub Copilot Coding Agent — Issue → Draft PR 자동화

이슈에 ai-copilot 라벨을 붙이면 GitHub Actions가 자동으로 Copilot에 할당하고, Copilot이 브랜치 생성 → 코드 작성 → Draft PR 생성까지 수행합니다.

| assign-to-copilot.yml | 이슈에 ai-copilot 라벨 | Copilot에 자동 할당 | | copilot-pr-ci.yml | PR 오픈/업데이트 | CI (빌드 + 테스트) 실행 |

GitHub Copilot 編碼代理自動化。將 ai-copilot 標籤附加到問題 → GitHub Actions 透過 GraphQL 自動指派給 Copilot → Copilot 建立草稿 PR。一鍵式問題到 PR 管道。 來源:supercent-io/skills-template。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/supercent-io/skills-template --skill copilot-coding-agent
分類
</>開發工具
認證
收錄時間
2026-03-01
更新時間
2026-03-10

Browse more skills from supercent-io/skills-template

快速解答

什麼是 copilot-coding-agent?

GitHub Copilot 編碼代理自動化。將 ai-copilot 標籤附加到問題 → GitHub Actions 透過 GraphQL 自動指派給 Copilot → Copilot 建立草稿 PR。一鍵式問題到 PR 管道。 來源:supercent-io/skills-template。

如何安裝 copilot-coding-agent?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/supercent-io/skills-template --skill copilot-coding-agent 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/supercent-io/skills-template