mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 11:25:13 +00:00
Chat Modes -> Agents (#433)
* Migrating chat modes to agents now that's been released to stable * Fixing collections * Fixing names of agents * Formatting * name too long * Escaping C# agent name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
id: php-mcp-development
|
||||
name: PHP MCP Server Development
|
||||
description: 'Comprehensive resources for building Model Context Protocol servers using the official PHP SDK with attribute-based discovery, including best practices, project generation, and expert assistance'
|
||||
description: "Comprehensive resources for building Model Context Protocol servers using the official PHP SDK with attribute-based discovery, including best practices, project generation, and expert assistance"
|
||||
tags:
|
||||
- php
|
||||
- mcp
|
||||
@@ -14,8 +14,8 @@ items:
|
||||
kind: instruction
|
||||
- path: prompts/php-mcp-server-generator.prompt.md
|
||||
kind: prompt
|
||||
- path: chatmodes/php-mcp-expert.chatmode.md
|
||||
kind: chat-mode
|
||||
- path: agents/php-mcp-expert.agent.md
|
||||
kind: agent
|
||||
display:
|
||||
ordering: manual
|
||||
show_badge: true
|
||||
|
||||
Reference in New Issue
Block a user