copilot-coding-agent
Automates GitHub Copilot to generate code and Draft PRs from labeled issues using GitHub Actions and GraphQL.
Install
npx skills add https://github.com/supercent-io/skills-template --skill copilot-coding-agentStats
| Total installs | 11,096 |
| Weekly installs | 11.1K |
| GitHub stars | 88 |
| First seen | Feb 20, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Label an issue with ai-copilot to trigger GitHub Actions, which auto-assigns Copilot via GraphQL and initiates code generation, branch creation, and Draft PR opening
- Requires GitHub Copilot Pro+, Business, or Enterprise; one-time setup deploys the workflow, registers a PAT secret, and creates the label
- Copilot PRs are treated as external contributions and require manual approval before CI runs; subsequent checks run automatically
- Integrates with external systems (Jira, Zapier) and works alongside Vibe Kanban or Conductor for delegating refactors, docs, and test backlog to Copilot
Tags
Related skills
| Skill | Installs | vs copilot-coding-agent |
|---|---|---|
| gws-docs | 11,688 | +592 |
| gws-calendar | 11,338 | +242 |
| gws-drive-upload | 9,673 | -1,423 |
| prompt-repetition | 10,488 | -608 |
| slack | 9,160 | -1,936 |
FAQ
- How many installs does copilot-coding-agent have?
- copilot-coding-agent has 11,096 total installs and 11.1K installs this week.
- Where is copilot-coding-agent hosted?
- copilot-coding-agent is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does copilot-coding-agent have?
- copilot-coding-agent has 88 GitHub stars.
- When was copilot-coding-agent first indexed?
- OrangeBot.AI first indexed copilot-coding-agent on Feb 20, 2026.
- How do I install copilot-coding-agent?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill copilot-coding-agent