Skip to content

Commit bd55e3a

Browse files
committed
Update metadata.json
1 parent fa363a4 commit bd55e3a

File tree

1 file changed

+20
-0
lines changed
  • awesome-copilot/src/McpSamples.AwesomeCopilot.HybridApp

1 file changed

+20
-0
lines changed

awesome-copilot/src/McpSamples.AwesomeCopilot.HybridApp/metadata.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,26 @@
599599
"github"
600600
]
601601
},
602+
{
603+
"filename": "prompt-builder.chatmode.md",
604+
"description": "Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai",
605+
"tools": [
606+
"codebase",
607+
"editFiles",
608+
"fetch",
609+
"githubRepo",
610+
"problems",
611+
"runCommands",
612+
"search",
613+
"searchResults",
614+
"terminalLastCommand",
615+
"terminalSelection",
616+
"usages",
617+
"terraform",
618+
"Microsoft Docs",
619+
"context7"
620+
]
621+
},
602622
{
603623
"filename": "prompt-engineer.chatmode.md",
604624
"description": "A specialized chat mode for analyzing and improving prompts. Every user input is treated as a propt to be improved. It first provides a detailed analysis of the original prompt within a <reasoning> tag, evaluating it against a systematic framework based on OpenAI's prompt engineering best practices. Following the analysis, it generates a new, improved prompt."

0 commit comments

Comments
 (0)