Commit Graph

583 Commits

Author SHA1 Message Date
Matt Soucoup
c31deba010 Merge pull request #517 from troystaylor/MCP-M365-Agents
Add MCP-based M365 Agents collection
2026-01-09 07:49:36 -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)
97b9837c74 Address PR review: Replace Claude with AI agent, fix scriptified wording 2026-01-09 21:58:34 +08:00
Gordon Lam (SH)
5d75b2d79b Add agent-skills.instructions.md - Guidelines for creating Agent Skills 2026-01-09 21:47:06 +08:00
Shinji Takenaka
952c4f45a7 Update skills/web-design-reviewer/references/visual-checklist.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-09 10:46:07 +09:00
ks6088ts
24b3a24430 add skill option to Type of Contribution listed in pull request template 2026-01-09 10:42:39 +09:00
ks6088ts
ac4d5f5696 update README 2026-01-09 10:40:14 +09:00
ks6088ts
8c4cb6af4f add web-design-reviewer skill 2026-01-09 10:32:16 +09:00
Tugdual Grall
ed161c3a87 Add GitHub Issues skill and issue templates for better management 2026-01-08 15:10:24 +01:00
Gordon Lam
35a690f28e Update instructions/prompt.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-08 18:02:10 +08:00
Gordon Lam
fc16945701 Update instructions/prompt.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-08 18:02:02 +08:00
Gordon Lam (SH)
36d550b6da Update to latest standard for prompt writing 2026-01-08 17:46:32 +08:00
Pavel Simsa
0db764e359 Merge branch 'main' into nuget-manager 2026-01-08 09:36:55 +01:00
AIAlchemyForge
d00847a867 Update dataverse-python-agentic-workflows.instructions.md
LogicalName is the key to match against
2026-01-08 17:17:20 +13:00
Koumudi Kaluvakolanu
50e561433b added azure-iac-exporter and azure-iac-generator as custom agents 2026-01-07 19:36:16 -08:00
krushideep
0c8f20641b Merge branch 'main' into add-systemverilog-style-link 2026-01-08 08:11:35 +05:30
Gonzalo
e496ef1b9b prompt are not supported on .prompt.md files (#501)
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-07 16:58:26 -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
Krushi
0e15e611bf Add System Verilog style guide link in coding standards prompt 2026-01-07 21:11:47 +05:30
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
Harald Kirschner
9dbf148ad3 Merge pull request #505 from tmeschter/masalama/addRoleSkill
Add role skill
2026-01-06 17:33:45 -08:00
Pavel Simsa
6e801aa978 Address PR feedback 2026-01-06 21:35:41 +01:00
Pavel Simsa
8d0adc6963 Fix formatting of description in SKILL.md 2026-01-06 21:35:41 +01:00
Pavel Simsa
24f33dd9b6 Update skills/nuget-manager/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-06 21:35:41 +01:00
Pavel Simsa
920f662771 Update version check command in SKILL.md
Removed output redirection from the version existence check command.
2026-01-06 21:35:41 +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
Tom Meschter
78e0b5a916 Update skills/azure-role-selector/SKILL.md
Add a missing space.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-05 11:31:06 -08:00
Harald Kirschner
f548156161 Fix: Normalize path separators in skill bundled assets to forward slashes
This fixes cross-platform compatibility issues where skills created on Windows
would have backslashes in bundled asset paths, causing CI failures on Linux.

The build script now normalizes all path separators to forward slashes (/)
regardless of the platform where the skill was created.

Fixes #502
2026-01-05 09:44:52 -08:00
devopsfan
e74e08231a Update .NET and C# versions to latest releases 2026-01-05 15:21:29 +00:00
devopsfan
4ce5490c83 Update agents/CSharpExpert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-05 15:21:05 +00:00
devopsfan
ff6f1977dc Update CSharpExpert agent with .NET and C# version info
Added information about familiarity with .NET 10 and C# 14.
2026-01-05 15:16:10 +00:00
Jon Corbin
6500ed2e79 documentation-writer: fetch -> web/fetch
Updated tools list to include 'web/fetch' instead of 'fetch'.
2026-01-03 17:31:14 -05:00
Abbas
5e941719dd Update instructions/lwc.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 10:01:21 +05:30
Abbas
2cff1e2589 Update instructions/lwc.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 10:01:00 +05:30
Abbas Jafry
01c9be7c08 Updated example codes 2025-12-31 09:57:31 +05:30
Abbas Jafry
2d36943446 Updated instructions to more specific examples for decorators 2025-12-31 09:49:01 +05:30
Abbas Jafry
216317932b Merge branch 'add-lws-instructions' of https://github.com/abbas133/awesome-copilot into add-lws-instructions 2025-12-31 09:35:37 +05:30
Abbas Jafry
751e36650e Copilot suggestion updated 2025-12-31 09:34:16 +05:30
Abbas
35c148aba3 Update agents/salesforce-expert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 09:24:32 +05:30
Abbas
0acc20a079 Update instructions/lwc.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 09:21:37 +05:30
Abbas Jafry
99aa61e441 Changed to single quotes in desc 2025-12-31 09:20:31 +05:30
Abbas Jafry
996a3571cf Updated instructions 2025-12-31 09:12:34 +05:30