Skip to content

Conversation

@yeelam-gordon
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

This pull request adds comprehensive documentation for creating high-quality Agent Skills for GitHub Copilot. The main change is the introduction of a new guidelines file, which is now referenced in the main instructions README to help users and contributors understand how to structure, describe, and bundle resources for Agent Skills.

Documentation additions and improvements:

  • Added a new instructions/agent-skills.instructions.md file containing detailed guidelines for Agent Skills, including directory structure, required metadata, best practices for writing descriptions, bundling resources, and validation checklists.
  • Updated docs/README.instructions.md to include a reference and install badge for the new Agent Skills guidelines, making it discoverable alongside other team and project-specific instructions.

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings January 9, 2026 13:50
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request introduces comprehensive documentation for creating Agent Skills for GitHub Copilot. Agent Skills are self-contained folders with instructions and resources that teach AI agents specialized capabilities through progressive loading.

Key changes:

  • Added detailed guidelines file covering skill structure, metadata requirements, resource bundling, and best practices
  • Updated the instructions README to include the new guidelines with install badges

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
instructions/agent-skills.instructions.md New comprehensive guidelines file for Agent Skills, including frontmatter requirements, directory structure, progressive loading architecture, and validation checklists
docs/README.instructions.md Added table entry with install badges for the new Agent Skills guidelines

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

@yeelam-gordon
Copy link
Contributor Author

@codemillmatt, not sure if you can help review this PR. Thanks in advance.

@codemillmatt codemillmatt self-requested a review January 9, 2026 23:09
@codemillmatt codemillmatt merged commit a29c489 into github:main Jan 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants