Commit Graph

108 Commits

Author SHA1 Message Date
Aaron Powell
31737e05cc Merge pull request #559 from github/copilot/update-readme-instructions
Clarify instruction file path in README usage documentation
2026-01-12 11:19:52 +11:00
copilot-swe-agent[bot]
7ad7653270 Fix confusing instruction file path in README
Updated the instructionsUsage template in constants.mjs to clarify that task-specific instruction files should be created in the .github/instructions/ folder with the pattern *.instructions.md (e.g., .github/instructions/my-csharp-rules.instructions.md), instead of the confusing original wording that mentioned both .github/.instructions.md files and .github/instructions folder.

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-01-11 22:13:39 +00:00
Alessandro Fragnani
5424543abf Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-11 13:15:56 -03:00
Alessandro Fragnani
da7f2032de Fix typo 2026-01-11 12:56:22 -03:00
Alessandro Fragnani
090efd486c Add skills for contributing commands and localization in VS Code extensions 2026-01-11 12:30:10 -03:00
Matt Soucoup
dde0071c65 Merge branch 'main' into chuye/appinsights-instrumentation-skill 2026-01-09 13:40:34 -10:00
Matt Soucoup
8173d995fa Merge branch 'main' into add-agent-skills-instructions 2026-01-09 13:24:43 -10:00
Matt Soucoup
626416bced Merge branch 'main' into feature/add-web-design-reviewer-skill 2026-01-09 13:21:49 -10:00
Matt Soucoup
75553cfc1d Merge branch 'main' into add-github-issues-skill 2026-01-09 13:20:00 -10:00
Matt Soucoup
3c2c62a3b2 Merge branch 'main' into skaluvak/iac-skills 2026-01-09 13:04:55 -10:00
Matt Soucoup
0fe897c6d2 Merge branch 'main' into nuget-manager 2026-01-09 12:45:23 -10:00
Matt Soucoup
7cb91eb601 Merge branch 'main' into add-symfony-instructions 2026-01-09 12:43:29 -10:00
Matt Soucoup
085172eeee Merge branch 'main' into main 2026-01-09 12:41:13 -10:00
Chunan Ye
33d4dbb812 Update README.skills.md 2026-01-09 11:27:15 -08:00
Chunan Ye
284d97fa19 Use forward slash in file path 2026-01-09 11:22:36 -08:00
Chunan Ye
e12591994c Update README.skills.md 2026-01-09 11:22:03 -08:00
Matt Soucoup
960f40bc36 Merge branch 'main' into add-lws-instructions 2026-01-09 08:21:36 -10:00
Matt Soucoup
2468db4b2b Merge branch 'main' into add-salesforce-expert-agent 2026-01-09 08:18:56 -10:00
Pavel Simsa
049d58fa40 Merge branch 'main' into nuget-manager 2026-01-09 19:14:03 +01:00
Matt Soucoup
165cfb8d42 Merge branch 'main' into scala 2026-01-09 08:13:46 -10:00
Matt Soucoup
6079d04bd2 Merge branch 'main' into MCP-M365-Agents 2026-01-09 07:03:26 -10:00
Troy Simeon Taylor
fcfa14e758 Add TypeSpec for Microsoft 365 Copilot collection (#516)
* Add TypeSpec for Microsoft 365 Copilot collection: prompts, instruction, manifest, docs

* Fix prompt frontmatter (mode + quoted descriptions), quote instructions description, and folderId casing in docs

* Prompt frontmatter: remove name, add model field per guide

---------

Co-authored-by: Troy Taylor <troytaylor@microsoft.com>
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-09 09:03:03 -08:00
benjisho-aidome
57473945b0 Add concise DevOps resources (agents, instructions, prompt) (#1) (#513)
* Initial plan

* Add DevOps resources: agents, instructions, and prompt



* Replace redundant GitHub Actions instructions with expert agent



* Make DevOps resources more generic for easier maintenance



* Remove optional model field to align with repository conventions



* Reduce code examples to focus on principles and guidance



* Add DevOps Expert agent following infinity loop principle



---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: benjisho-aidome <218995725+benjisho-aidome@users.noreply.github.com>
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-09 08:41:01 -08:00
Gordon Lam (SH)
5d75b2d79b Add agent-skills.instructions.md - Guidelines for creating Agent Skills 2026-01-09 21:47:06 +08:00
ks6088ts
ac4d5f5696 update README 2026-01-09 10:40:14 +09:00
Tugdual Grall
ed161c3a87 Add GitHub Issues skill and issue templates for better management 2026-01-08 15:10:24 +01:00
Pavel Simsa
0db764e359 Merge branch 'main' into nuget-manager 2026-01-08 09:36:55 +01:00
Koumudi Kaluvakolanu
50e561433b added azure-iac-exporter and azure-iac-generator as custom agents 2026-01-07 19:36:16 -08:00
BBoyBen
1292e8a141 Add instruction file for Agents (#512)
* V1

* Add variables settings

* Edit condition using

* Edit exemple

* Fix agent names

* Update readme

* Clean sub agent parts

* Clean + reorg parts

* Clean parts

---------

Co-authored-by: bmaucote <benoit.maucotel@capgemini.com>
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-07 16:53:22 -08:00
Miguel P Z
33d0ed662a Add Snowflake semantic view skill and contributing guidelines (#515)
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-07 16:36:24 -08:00
Pavel Simsa
81715e67ae Update readme.skills 2026-01-07 09:40:52 +01:00
Pavel Simsa
f5070a3790 Merge branch 'main' into nuget-manager 2026-01-07 09:38:17 +01:00
Pavel Simsa
f515e3c872 Add NuGet Manager skill documentation
This skill outlines the management of NuGet packages in .NET projects, emphasizing the use of the `dotnet` CLI for package operations and detailing workflows for adding, removing, and updating package versions.
2026-01-06 21:35:33 +01:00
Vasileios Lahanas
d49b16d735 Add Instruction for Symfony/PHP 2026-01-06 10:53:55 +02:00
Mads Kristensen
d27f4e8ed2 Add guidelines for Visual Studio extension development using Community.VisualStudio.Toolkit 2026-01-05 16:15:24 -08:00
Tom Meschter (from Dev Box)
c7938622af Update generated README with normalized path separators 2026-01-05 11:33:44 -08:00
Tom Meschter
473d203f46 Update docs/README.skills.md
Shorten skill description.

Co-authored-by: msalaman <Marcossalamanca97@hotmail.com>
2026-01-05 11:31:38 -08:00
Abbas Jafry
fabc2986dc Added instructions for Salesforce LWC development 2025-12-31 03:50:09 +05:30
Abbas Jafry
b070d62b6a feat(agents): add Salesforce Expert agent 2025-12-31 03:27:16 +05:30
Kent Yao
1653defea5 Update generated README files 2025-12-30 11:54:35 +08:00
Troy Taylor
b9763bda06 Run npm start to regenerate docs and add mcp-m365-copilot collection README 2025-12-23 14:51:35 -05:00
Troy Taylor
560f488ea8 Add MCP M365 agents collection to README 2025-12-23 14:39:47 -05:00
Marcos Salamanca
4670d47c22 add license file and update readme 2025-12-19 15:05:05 -06:00
Harald Kirschner
9c69496a14 Final skills URLs 2025-12-18 09:53:16 -08:00
Harald Kirschner
2c3d8c1072 CI fix 2025-12-17 15:30:08 -08:00
Harald Kirschner
88956de414 New awesome agent primitive 2025-12-17 15:27:05 -08:00
Aaron Powell
e042a641b9 Refactor: Use MCP registry API as source of truth (#492)
- Replace static github-mcp-registry.json with live API calls
- Fetch from https://api.mcp.github.com/v0.1/servers/ with pagination support
- Extract displayName from GitHub metadata for better matching
- Implement smart matching logic:
  * Case-insensitive comparison
  * Match against both displayName and full name
  * Strip common suffixes like -mcp-server for pattern matching
- Make build process async to support API calls
- Cache registry data to only hit API once per build run
- Remove obsolete github-mcp-registry.json file

Benefits:
- No more manual updates to registry data
- Always uses latest MCP registry information
- Improved server name matching resilience
- Successfully loads all 54 servers from registry
2025-12-16 11:51:26 +11:00
Mehmet Ali EROL
f29557af90 Task/add modernization agent (#490)
* Adding modernization agent

This is a Modernization Agent. It will first understand the repository it will work on, then create comprehensive suggestions by asking the developer at each main step, like choosing the target tech stack or architecture.

* Update README.agents.md for modernization agent

* Update README.agents.md

* Fix modernization.agent.md yaml format

* Revise modernization agent documentation and tools

Updated agent documentation to reflect changes in model name, tools, and workflow details. Enhanced clarity on analysis phases, documentation requirements, and implementation planning.

* Refactor modernization agent documentation

Updated the title and improved formatting for clarity.

* Update Modernization Agent description in README
2025-12-16 11:37:00 +11:00
Shane Neuville
b1278eb7ed feat: Add MAUI Expert agent for .NET cross-platform app development (#488)
* feat: Add MAUI Expert agent for .NET cross-platform app development

* refactor: Update performance and security guidelines in MAUI documentation

* refactor: Update UI update guidelines for background threads in MAUI agent documentation
2025-12-15 09:35:58 +11:00
John Haugabook
acac124bcb add update-docs-on-code-change instructions (#487)
* add update-docs-on-code-change instructions

* Apply suggestions from code review

Modified one of the suggestions, clarifying the terms and instruction file configuration. If possible look over and see if another edit is needed.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-15 09:30:42 +11:00