Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
copilot-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
10.5k
Code
Issues
241
Pull requests
64
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add per-agent skills support
- #995
#995
Merged
MackinnonBuck
merged 11 commits into
main
github/copilot-sdk:main
from
mackinnonbuck/agent-skills-958
github/copilot-sdk:mackinnonbuck/agent-skills-958
Copy head branch name to clipboard
Apr 15, 2026
Conversation
Commits
11
(11)
Checks
Findings
Files changed
Merged
feat: add per-agent skills support
#995
MackinnonBuck
merged 11 commits into
main
github/copilot-sdk:main
from
mackinnonbuck/agent-skills-958
github/copilot-sdk:mackinnonbuck/agent-skills-958
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
feat: add per-agent skills support to SDK types and docs (#958)
Show description for 5a47cfa
MackinnonBuck
and
Copilot
committed
5a47cfa
View commit details
Copy full SHA for 5a47cfa
Browse repository at this point
docs: update skills semantics to eager injection model
Show description for 95c12b1
MackinnonBuck
and
Copilot
committed
95c12b1
View commit details
Copy full SHA for 95c12b1
Browse repository at this point
docs: remove agentName from skill.invoked event table
Show description for 31b139c
MackinnonBuck
and
Copilot
committed
31b139c
View commit details
Copy full SHA for 31b139c
Browse repository at this point
fix: address PR review feedback for per-agent skills (#995)
Show description for 3bd57a1
MackinnonBuck
and
Copilot
committed
3bd57a1
View commit details
Copy full SHA for 3bd57a1
Browse repository at this point
fix: update Go skills tests to use typed SessionEventData after rebase
Show description for 6f3083b
MackinnonBuck
and
Copilot
committed
6f3083b
View commit details
Copy full SHA for 6f3083b
Browse repository at this point
chore: revert unintentional package-lock.json changes
Show description for 556d2a1
MackinnonBuck
and
Copilot
committed
556d2a1
View commit details
Copy full SHA for 556d2a1
Browse repository at this point
Commits on Apr 14, 2026
fix: update proxy and snapshots for eager skill injection
Show description for 276df2f
MackinnonBuck
and
Copilot
committed
276df2f
View commit details
Copy full SHA for 276df2f
Browse repository at this point
test: add agent_instructions normalization tests for replay proxy
Show description for 70ec032
MackinnonBuck
and
Copilot
committed
70ec032
View commit details
Copy full SHA for 70ec032
Browse repository at this point
fix: use IList<string> for Skills property in .NET SDK
Show description for a09c726
MackinnonBuck
and
Copilot
committed
a09c726
View commit details
Copy full SHA for a09c726
Browse repository at this point
fix: restore original skillDirectories path in skills.md sample
Show description for 0747934
MackinnonBuck
and
Copilot
committed
0747934
View commit details
Copy full SHA for 0747934
Browse repository at this point
fix: use see cref for SkillDirectories in XML doc
Show description for 266a403
MackinnonBuck
and
Copilot
committed
266a403
View commit details
Copy full SHA for 266a403
Browse repository at this point
You can’t perform that action at this time.