Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

microsoft-foundry微软代工厂

Agent Skill

microsoft-foundry 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,053

周安装

43

GitHub Stars

519

下载量

341
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:microsoft-foundry(微软代工厂)
来源仓库:https://github.com/microsoftdocs/agent-skills
仓库路径:skills/microsoft-foundry
安装命令:
npx skills add https://github.com/microsoftdocs/agent-skills --skill microsoft-foundry
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill microsoft-foundry

简介

用于信息检索与筛选,支持关键词匹配和来源线索定位。

  • 适合在开发或研究任务中快速获取候选结果。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • 通过 GitHub 安装,建议核对维护状态与联网权限。
  • 使用前应确认是否触发外部请求或文件读写操作。
  • microsoft-foundry 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Microsoft Foundry Skill

This skill provides expert guidance for Microsoft Foundry. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file
IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L42Diagnosing evaluation/observability problems in Foundry (metrics, logging, tracing) and resolving known platform issues with documented workarounds.
Best PracticesL43-L54Best practices for configuring tools, prompts, evaluation, safety, latency, and fine-tuning (incl. vision models) to build high-quality, efficient Azure AI/Foundry agents
Decision MakingL55-L85Guides for choosing models, deployments, costs, and tools, plus migration and upgrade paths (Azure OpenAI, GitHub Models, Assistants API) and web/Bing grounding decisions.
Architecture & Design PatternsL86-L97Architectural patterns for Foundry agents: standard setup, RAG/indexing, HA/DR, regional recovery, provisioned throughput, spillover traffic, and LLM routing optimization.
Limits & QuotasL98-L112Limits, quotas, regions, and availability for Foundry and Azure OpenAI models, agents, evals, vector/file search, batch, fine-tuning, and partner models.
SecurityL113-L145Security, identity, networking, and compliance for Foundry: auth/RBAC, keys & encryption, private networking, guardrails, safety policies, content safety, and data privacy for models and agents
ConfigurationL146-L192Configuring Foundry agents, models, tools, storage, monitoring, security, and Azure OpenAI features (search, memory, tracing, fine-tuning, prompt controls, and external integrations).
Integrations & Coding PatternsL193-L257Patterns and code for integrating Foundry agents and models with tools, APIs, LangChain/LangGraph, Azure OpenAI, realtime/audio, search, safety, tracing, and enterprise systems.
DeploymentL258-L273Deploying agents and models: infra setup, hosting, publishing to Azure/M365/Teams, CI/CD, workflows, custom/fine-tuned/Fireworks models, and managing deployment lifecycle.

Troubleshooting

TopicURL
Troubleshoot Foundry evaluation and observability issueshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/troubleshooting
Troubleshoot Microsoft Foundry known issues and workaroundshttps://learn.microsoft.com/en-us/azure/foundry/reference/foundry-known-issues

Best Practices

Decision Making

TopicURL
Migrate from Assistants API to Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/migrate
Use Bing grounding tools with agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/bing-tools
Choose web grounding tools for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/web-overview
Use Foundry model benchmarks and leaderboards for selectionhttps://learn.microsoft.com/en-us/azure/foundry/concepts/model-benchmarks
Plan for Foundry model deprecation and retirementhttps://learn.microsoft.com/en-us/azure/foundry/concepts/model-lifecycle-retirement
Plan Microsoft Foundry rollout and environment strategyhttps://learn.microsoft.com/en-us/azure/foundry/concepts/planning
Optimize Foundry model cost and performancehttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-optimize-cost-performance
Choose Foundry deployment types and data residency optionshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/deployment-types
Choose Foundry deployment types in Azure Governmenthttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/deployment-types-gov
Manage model versioning and upgrade policies in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/model-versions
Decide on model versioning and upgrade policies in Azure Governmenthttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/model-versions-gov
Select Foundry models sold by Azure in Governmenthttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/models-sold-directly-by-azure-gov
Decide between GPT-5 and GPT-4.1 for your use casehttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/model-choice-guide
Upgrade workloads from GitHub Models to Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/quickstart-github-models
Use Foundry model leaderboard to compare and choose modelshttps://learn.microsoft.com/en-us/azure/foundry/how-to/benchmark-model-in-catalog
Choose integration patterns for Microsoft Foundry APIshttps://learn.microsoft.com/en-us/azure/foundry/how-to/integrate-with-other-apps
Migrate from Azure AI Inference SDK to OpenAI SDKhttps://learn.microsoft.com/en-us/azure/foundry/how-to/model-inference-to-openai-migration
Plan migration from classic Foundry portalhttps://learn.microsoft.com/en-us/azure/foundry/how-to/navigate-from-classic
Decide and execute upgrade from Azure OpenAI to Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/upgrade-azure-openai
Use Ask AI to upgrade or switch Foundry modelshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/optimization-model-upgrade
Choose content streaming and filtering modes in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-streaming
Review retired Azure OpenAI models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/legacy-models
Manage Azure OpenAI model deprecations in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/model-retirements
Enable and choose priority processing for Foundry modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/priority-processing
Estimate and manage fine-tuning costs in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-cost-management
Plan and estimate PTU costs in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/provisioned-throughput-onboarding
Migrate from preview to GA Realtime APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-preview-api-migration-guide

Architecture & Design Patterns

TopicURL
Design standard agent setup with isolated resourceshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/standard-agent-setup
Apply RAG and indexing patterns in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/retrieval-augmented-generation
Plan disaster recovery for Foundry Agent Service in standard modehttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-disaster-recovery
Recover Foundry Agent Service from resource and data losshttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-operator-disaster-recovery
Recover Foundry Agent Service from regional platform outageshttps://learn.microsoft.com/en-us/azure/foundry/how-to/agent-service-platform-disaster-recovery
Plan high availability and resiliency for Foundry projects and agentshttps://learn.microsoft.com/en-us/azure/foundry/how-to/high-availability-resiliency
Plan provisioned throughput architecture for Foundry modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/provisioned-throughput
Design spillover traffic management for provisioned deploymentshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/spillover-traffic-management

Limits & Quotas

Security

TopicURL
Configure and govern agent identities in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agent-identity
Configure authentication methods for Agent2Agent toolshttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/agent-to-agent-authentication
Configure authentication for MCP servers in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/mcp-authentication
Configure computer use tool securely for agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/computer-use
Govern MCP tools with an AI gateway in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/governance
Set up private networking for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/virtual-networks
Configure authentication and authorization for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/authentication-authorization-foundry
Configure customer-managed keys for Microsoft Foundry encryptionhttps://learn.microsoft.com/en-us/azure/foundry/concepts/encryption-keys-portal
Configure RBAC roles and scopes for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/concepts/rbac-foundry
Administer Foundry agent infrastructure with Entra roleshttps://learn.microsoft.com/en-us/azure/foundry/control-plane/govern-agent-infrastructure-entra-admin
Manage Foundry compliance and security integrationshttps://learn.microsoft.com/en-us/azure/foundry/control-plane/how-to-manage-compliance-security
Create guardrail policies for model deploymentshttps://learn.microsoft.com/en-us/azure/foundry/control-plane/quickstart-create-guardrail-policy
Configure keyless Entra ID authentication for Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-entra-id
Add Microsoft Foundry resources to a network security perimeterhttps://learn.microsoft.com/en-us/azure/foundry/how-to/add-foundry-to-network-security-perimeter
Configure Private Link network isolation for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/configure-private-link
Configure and manage Microsoft Foundry connectionshttps://learn.microsoft.com/en-us/azure/foundry/how-to/connections-add
Create custom Azure Policies to govern Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/custom-policy-definition
Apply Azure AI Content Safety in LangChain agentshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-middleware
Disable preview features in Microsoft Foundry using tags and RBAChttps://learn.microsoft.com/en-us/azure/foundry/how-to/disable-preview-features
Set up managed virtual networks for Microsoft Foundry projectshttps://learn.microsoft.com/en-us/azure/foundry/how-to/managed-virtual-network
Use built-in Azure Policy definitions for Foundry model deploymenthttps://learn.microsoft.com/en-us/azure/foundry/how-to/model-deployment-policy
Secure Foundry MCP Server with RBAC and policieshttps://learn.microsoft.com/en-us/azure/foundry/mcp/security-best-practices
Understand default guardrail safety policies in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/default-safety-policies
Use safety system message templates for Azure OpenAI appshttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/safety-system-message-templates
Author safety-focused system messages for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/system-message
Apply safety evaluation to fine-tuned modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-safety-evaluation
Data privacy and security for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/agents/data-privacy-security
Understand data privacy and security for Anthropic Claude in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/claude-models/data-privacy
Understand data, privacy, and security for Azure Direct Modelshttps://learn.microsoft.com/en-us/azure/foundry/responsible-ai/openai/data-privacy

Configuration

TopicURL
Configure capability hosts for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/capability-hosts
Manage and disable Grounding with Bing in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/manage-grounding-with-bing
Configure and manage memory in Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/memory-usage
Configure a private tool catalog with Azure API Centerhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/private-tool-catalog
Configure structured inputs for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/structured-inputs
Configure custom MCP-based code interpreter runtimehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/custom-code-interpreter
Configure file search tool for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/file-search
Configure and use web search tool in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/web-search
Configure Foundry Agent Service to use existing Azure resourceshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/use-your-own-resources
Configure declarative agent workflows in VS Codehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/vs-code-agents-workflow-low-code
Reference for all Foundry built-in evaluatorshttps://learn.microsoft.com/en-us/azure/foundry/concepts/built-in-evaluators
Configure AI Gateway token controls in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/configuration/enable-ai-api-management-gateway-portal
Register custom agents with Foundry Control Planehttps://learn.microsoft.com/en-us/azure/foundry/control-plane/register-custom-agent
Configure synthetic data generation in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/fine-tuning/data-generation
Use Foundry Models endpoints and authentication correctlyhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/concepts/endpoints
Generate text with Foundry Models using the Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/generate-responses
Configure Azure Monitor for Foundry model deploymentshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/monitor-models
Configure guardrails and controls in Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/guardrails/how-to-create-guardrails
Configure bring-your-own storage for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/bring-your-own-azure-storage-foundry
Bind customer-managed storage to Foundry Speech and Languagehttps://learn.microsoft.com/en-us/azure/foundry/how-to/bring-your-own-azure-storage-speech-language-services
Provision Microsoft Foundry resources using Terraformhttps://learn.microsoft.com/en-us/azure/foundry/how-to/create-resource-terraform
Enable and configure Fireworks models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/fireworks/enable-fireworks-models
Connect VS Code to Foundry MCP Serverhttps://learn.microsoft.com/en-us/azure/foundry/mcp/get-started
Configure Foundry Agent Monitoring Dashboard and metricshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/how-to-monitor-agents-dashboard
Configure tracing for LangChain and other AI agent frameworkshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-framework
Configure tracing for Microsoft Foundry AI agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-setup
Use Azure OpenAI v1 API in Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/api-version-lifecycle
Configure Prompt Shields for Foundry model securityhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-prompt-shields
Call chat completion models with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/chatgpt
Generate and edit images with Azure OpenAI image modelshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/dall-e
Run deep research with o3-deep-research via Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/deep-research
Generate and use embeddings with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/embeddings
Configure DPO fine-tuning for Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-direct-preference-optimization
Configure and use function calling with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/function-calling
Call vision-enabled chat models with Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/gpt-with-vision
Enable and tune JSON mode for Azure OpenAI chat completionshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/json-mode
Use predicted outputs to reduce Azure OpenAI latencyhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/predicted-outputs
Configure prompt caching for Azure OpenAI in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/prompt-caching
Create and tune provisioned deployments in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/provisioned-get-started
Use Azure OpenAI Responses API with tools and streaminghttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/responses
Enforce JSON schema with structured outputs in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/structured-outputs
Work with Azure OpenAI model deployments in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/working-with-models
Monitor Foundry OpenAI with Azure Monitor datahttps://learn.microsoft.com/en-us/azure/foundry/openai/monitor-openai-reference

Integrations & Coding Patterns

TopicURL
Use agents, conversations, and responses in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/concepts/runtime-components
Integrate enterprise AI gateways with Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/ai-gateway
Connect Foundry agents to Foundry IQ knowledge baseshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/foundry-iq-connect
Invoke Foundry Agent Applications via Responses API protocolhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-responses
Connect Foundry agents to external A2A endpointshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/agent-to-agent
Connect Azure AI Search indexes to agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/ai-search
Integrate Azure Speech MCP tool with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/azure-ai-speech
Integrate Azure Functions as tools for agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/azure-functions
Use Browser Automation tool with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/browser-automation
Enable Code Interpreter tool for agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/code-interpreter
Connect Microsoft Fabric data agent to Foundryhttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/fabric
Use function calling tools with Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/function-calling
Use image generation tool in Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/image-generation
Connect Foundry agents to MCP servershttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/model-context-protocol
Connect OpenAPI tools to Microsoft Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/openapi
Integrate Foundry agents with SharePoint contenthttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/tools/sharepoint
Run fine-tuning jobs with azd extensionhttps://learn.microsoft.com/en-us/azure/foundry/fine-tuning/fine-tune-cli
Configure Claude Code CLI and VS Code with Foundryhttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/configure-claude-code
Deploy and call DeepSeek-R1 in Foundry Modelshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/tutorials/get-started-deepseek-r1
Integrate third-party safety tools with Foundryhttps://learn.microsoft.com/en-us/azure/foundry/guardrails/third-party-integrations
Run cloud evaluations with Microsoft Foundry SDKhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/cloud-evaluation
Integrate LangChain and LangGraph with Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain
Build LangGraph agents with Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-agents
Add Foundry long-term memory to LangChain appshttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-memory
Use LangChain models with Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-models
Trace LangChain apps with Foundry and Azure Monitorhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/langchain-traces
Run AI Red Teaming Agent scans in cloudhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-ai-red-teaming-cloud
Run AI Red Teaming Agent scans locallyhttps://learn.microsoft.com/en-us/azure/foundry/how-to/develop/run-scans-ai-red-teaming-agent
Set up an Azure Key Vault connection for Microsoft Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/set-up-key-vault-connection
Use Foundry MCP Server tools and promptshttps://learn.microsoft.com/en-us/azure/foundry/mcp/available-tools
Build and register custom MCP servers for Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/mcp/build-your-own-mcp-server
Add OpenTelemetry client-side tracing to Foundry agentshttps://learn.microsoft.com/en-us/azure/foundry/observability/how-to/trace-agent-client-side
Call Azure OpenAI audio models via APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/audio-completions-quickstart
Authoring operations for Foundry OpenAI REST APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/authoring-reference-preview
Use groundedness detection with Foundry OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/concepts/content-filter-groundedness
Integrate Codex CLI and VS Code with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/codex
Fine-tune Foundry models via SDK and RESThttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning
Fine-tune tool calling behavior in Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-functions
Call Foundry model router via Chat Completions APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/model-router
Implement GPT Realtime audio with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio
Use GPT Realtime API over SIPhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-sip
Use GPT Realtime API over WebRTChttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-webrtc
Use GPT Realtime API over WebSocketshttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/realtime-audio-websockets
Call Azure OpenAI reasoning models via Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/reasoning
Use web_search tool with Azure OpenAI Responses APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/web-search
Set up and secure Azure OpenAI webhooks in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/webhooks
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Integrate with Azure OpenAI v1 REST API in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/latest
Implement realtime audio events for Foundry OpenAIhttps://learn.microsoft.com/en-us/azure/foundry/openai/realtime-audio-reference
Call Azure OpenAI inference REST APIs in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/openai/reference
Use Foundry OpenAI preview inference REST APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview
Call Foundry OpenAI v1 preview REST endpointshttps://learn.microsoft.com/en-us/azure/foundry/openai/reference-preview-latest
Build document search with Azure OpenAI embeddings APIhttps://learn.microsoft.com/en-us/azure/foundry/openai/tutorials/embeddings
Use Azure OpenAI Whisper for speech to texthttps://learn.microsoft.com/en-us/azure/foundry/openai/whisper-quickstart

Deployment

TopicURL
Set up infrastructure for Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/environment-setup
Deploy Foundry agents as digital workers in Agent 365https://learn.microsoft.com/en-us/azure/foundry/agents/how-to/agent-365
Deploy custom hosted agents to Foundry Agent Servicehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/deploy-hosted-agent
Manage lifecycle of hosted agent deploymentshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/manage-hosted-agent
Publish Foundry agents as managed Azure resourceshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-agent
Publish Foundry agents to Microsoft 365 Copilot and Teamshttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/publish-copilot
Create and deploy hosted Foundry agent workflows in VS Codehttps://learn.microsoft.com/en-us/azure/foundry/agents/how-to/vs-code-agents-workflow-pro-code
Deploy Foundry Models using Azure CLI and Bicep templateshttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/create-model-deployments
Deploy Foundry Models via Foundry portal for inferencehttps://learn.microsoft.com/en-us/azure/foundry/foundry-models/how-to/deploy-foundry-models
Run Foundry evaluations in Azure DevOps pipelineshttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluation-azure-devops
Run Foundry evaluations in GitHub Actions CIhttps://learn.microsoft.com/en-us/azure/foundry/how-to/evaluation-github-action
Import and deploy custom Fireworks models in Foundryhttps://learn.microsoft.com/en-us/azure/foundry/how-to/fireworks/import-custom-models
Deploy fine-tuned models on Foundry hostinghttps://learn.microsoft.com/en-us/azure/foundry/openai/how-to/fine-tuning-deploy

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.62%
按下载量换算118

Claude

30.94%
按下载量换算106

Cursor

20.73%
按下载量换算71

Gemini CLI

9.75%
按下载量换算33

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills