Support Skills in organization/enterprise-level custom Copilot Agents #189753
Replies: 11 comments
-
|
Is there any update on this one? I also need the same |
Beta Was this translation helpful? Give feedback.
-
|
Yo @alexsiilvaa — totally agree. |
Beta Was this translation helpful? Give feedback.
-
|
++1 up! |
Beta Was this translation helpful? Give feedback.
-
|
Agreed. We have 200+ repositories in our organisation and many of them require the same skills, so it makes sense to configure these skills at the organisation-level, rather than replicating them across repositories. I presume the best way to do this would be to follow the pattern used for organisation-level agents, by adding a skills folder in the .github-private repo? |
Beta Was this translation helpful? Give feedback.
-
|
Totally agree, this must be top priority, otherwise custom agent for organization would be useless as most of custom agents now using skills. |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
This is the biggest gap we have in our team's AI architecture. |
Beta Was this translation helpful? Give feedback.
-
|
+1 on this. Our workaround is putting skills in a package and then telling custom agents to check that package is installed per-project. |
Beta Was this translation helpful? Give feedback.
-
|
+♾️ This should be a must-have for Copilot Business and Copilot Enterprise. Claude already supports organization-wide skill provisioning for Team and Enterprise plans, allowing owners to distribute approved workflows and capabilities from one place. It also supports scoping skills to specific groups through plugins, member-to-member sharing controls, org-wide sharing, and audit log visibility for sharing events. That is exactly the kind of governance model enterprises need for custom agents: centralized management, standardization, controlled rollout, auditability, and less duplication across teams. Without organization/enterprise-level Skills support, GitHub custom agents are much harder to scale properly. Per-repository configuration creates duplication, drift, and inconsistent behavior, which is the opposite of what enterprise AI adoption needs. Reference: https://support.claude.com/en/articles/13119606-provision-and-manage-skills-for-your-organization |
Beta Was this translation helpful? Give feedback.
-
|
+1 This is currently stopping us from making already proven agents accessible organisation wide - at the moment, they are limited to those that use Visual Studio Code on a daily basis. |
Beta Was this translation helpful? Give feedback.
-
|
I created this issue regarding the same problem: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
General
Copilot Feature Area
Copilot Enterprise
Body
Summary
Organization/enterprise-level custom Copilot Agents currently do not support attaching or configuring Skills.
This issue proposes enabling Skills support at org/enterprise scope.
Problem
When creating custom agents at the organization or enterprise level, there is no way to add Skills, which limits reuse and standardization of tooling across teams.
Why this matters
Expected behavior
Allow organization/enterprise custom agents to:
Actual behavior
No Skills support is available for organization/enterprise custom agents.
Proposed solution
Introduce Skills support for custom agents at org/enterprise level, with:
References
Additional context
Use case: enterprises need standardized agent behavior with shared Skills across multiple repositories and teams.
Beta Was this translation helpful? Give feedback.
All reactions