agent-skills
Verified Safeby microsoft
Overview
Provides a collection of skills, prompts, agents, and MCP server configurations to enhance AI coding agents working with Microsoft AI SDKs and Azure services.
Installation
No command providedEnvironment Variables
- AZURE_AI_PROJECT_ENDPOINT
- AZURE_AI_MODEL_DEPLOYMENT_NAME
Security Notes
The provided source code (documentation, agent instructions) promotes secure practices like `DefaultAzureCredential` and environment variables. No `eval`, obfuscation, or hardcoded secrets are present in the provided snippets. The `SECURITY.md` file indicates a responsible approach to vulnerability reporting. A full security audit of the actual `mcp.json` server configurations and skill content would require their full source, which is not provided in this context.
Similar Servers
awesome-mcp-devtools
This repository serves as a curated list of developer tools, SDKs, libraries, and resources for building and interacting with Model Context Protocol (MCP) servers.
mcp-servers
A curated collection of Model Context Protocol (MCP) server configurations to integrate various developer tools and services with AI agents.
snippy
An AI-powered code snippet manager that integrates with GitHub Copilot via MCP, provides vector search for code, and uses AI agents for documentation and style guide generation.
mcp-servers
An MCP server for managing files in Google Cloud Storage, supporting CRUD operations (save, get, search, delete) and exposing files as resources.