Commit Graph

448 Commits

Author SHA1 Message Date
Matt Soucoup
2468db4b2b Merge branch 'main' into add-salesforce-expert-agent 2026-01-09 08:18:56 -10:00
Matt Soucoup
37145b1f2a Merge pull request #527 from yaooqinn/scala
Add Scala 2 instructions
2026-01-09 08:15:37 -10:00
Matt Soucoup
165cfb8d42 Merge branch 'main' into scala 2026-01-09 08:13:46 -10:00
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
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
Harald Kirschner
9dbf148ad3 Merge pull request #505 from tmeschter/masalama/addRoleSkill
Add role skill
2026-01-06 17:33:45 -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
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 Jafry
99aa61e441 Changed to single quotes in desc 2025-12-31 09:20:31 +05:30
Abbas Jafry
48a8a851ce Merge branch 'add-salesforce-expert-agent' of https://github.com/abbas133/awesome-copilot into add-salesforce-expert-agent 2025-12-31 09:01:16 +05:30
Abbas Jafry
d893845fd5 Added model 2025-12-31 08:59:53 +05:30
Abbas
3316cec732 Update agents/salesforce-expert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 04:02:12 +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
Kent Yao
5e0561a418 Update instructions/scala2.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-30 11:48:03 +08:00
Kent Yao
ec9192e47b Add Scala 2 instructions 2025-12-30 11:29:30 +08:00
Copilot
b1fac0d0a1 Add scheduled trigger to traffic reporting workflow (#519)
* Initial plan

* Add daily schedule trigger to traffic reporting workflow

- Add schedule trigger with cron expression for daily 1AM UTC execution
- Keep workflow_dispatch trigger for manual runs
- Fixes traffic reporting to run automatically every day

Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: codemillmatt <2053639+codemillmatt@users.noreply.github.com>
2025-12-23 14:26:13 -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
9ef6e3936a Fix relative path for 'Deploy and Manage Agents' link 2025-12-23 14:49:22 -05:00
Troy Taylor
95ac0a0938 Fix relative links in MCP M365 collection doc 2025-12-23 14:47:24 -05:00
Troy Simeon Taylor
4ba8935c49 Update agents/mcp-m365-agent-expert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-23 14:44:06 -05:00
Troy Taylor
560f488ea8 Add MCP M365 agents collection to README 2025-12-23 14:39:47 -05:00
Troy Taylor
89b12d35a2 Add MCP M365 agent expert chat mode 2025-12-23 14:36:23 -05:00
Troy Taylor
957f3ab346 Add MCP-based M365 Agents collection
- Create Declarative Agent prompt with MCP server integration
- Create Adaptive Cards prompt for visual response templates
- Deploy and Manage Agents prompt for admin workflows
- Development guidelines instruction file
- Collection manifest and reference documentation

Based on:
- https://devblogs.microsoft.com/microsoft365dev/build-declarative-agents-for-microsoft-365-copilot-with-mcp/
- https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/build-mcp-plugins
- https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/api-plugin-adaptive-cards
- https://learn.microsoft.com/en-us/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps
2025-12-23 13:16:55 -05:00
Harald Kirschner
d929b71898 Merge pull request #506 from tmeschter/251219-FixYamlParser
Look for assets in subdirectories
2025-12-19 16:31:52 -08:00
Tom Meschter (from Dev Box)
d688be1b0b Look for assets in subdirectories
Fixes #503.

When running `npm start` the README.skills.md file will be updated to
include any newly-added skills. This includes the name and description
from the skill's frontmatter, but also a list of assets in the skill--
that is, files other than SKILL.md.

However, the code in yaml-parser.mjs to enumerate the asset files only
looks in the immediate skill directory, not any subdirectories. Those
files will be missing from README.skills.md.

Here we update yaml-parser.mjs to recurse through the subdirectories as
well.
2025-12-19 13:25:18 -08:00
Marcos Salamanca
4670d47c22 add license file and update readme 2025-12-19 15:05:05 -06:00
Marcos Salamanca
42f29723cb add azure role selector skills 2025-12-19 13:52:06 -06:00
Søren Trudsø Mahon
c3913bc6db Clarify 'One Dot per Line' instruction (#499)
Clarify the 'One Dot per Line' rule to include Law of Demeter.
2025-12-19 09:09:43 +11:00
Harald Kirschner
bbb5117235 Merge pull request #496 from github/digitarald/exotic-raven
New awesome agent primitive
2025-12-18 10:24:34 -08:00
Harald Kirschner
9c69496a14 Final skills URLs 2025-12-18 09:53:16 -08:00
Aaron Powell
2b19cc3a3d Skills rendering in collections 2025-12-18 11:05:39 +11:00
Aaron Powell
03cb605a4f supporting skills in collections 2025-12-18 11:02:21 +11:00
Aaron Powell
16f3220990 Adding vscode tasks 2025-12-18 10:50:33 +11:00
Aaron Powell
48cf3ac6c9 Adding skills to readme higher up 2025-12-18 10:48:41 +11: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
ANGELELLI David
8baf6d7223 fix: Update tool names in agent files for consistency and clarity (#493)
* fix: Update tool names in agent files for consistency and clarity

* Update agents/janitor.agent.md

Removal of duplicates

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

* Update agents/implementation-plan.agent.md

Removal of duplicates

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-17 09:39:15 +11: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
Copilot
cef3031726 Disable nightly schedule for Traffic Reporting workflow (#491)
* Initial plan

* Disable nightly schedule for Traffic Reporting workflow

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-12-16 11:39:46 +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
Ve Sharma
8a1a571034 fix: plan agent file with up to date format (#489) 2025-12-15 09:37:06 +11:00