Azure-SamplesAzure-SamplesOfficialΒ·7 Agent Skills Included

AI-Gateway

Build and manage enterprise AI gateways on Azure API Management

Generates Azure API Management policies, Bicep and Terraform templates, KQL monitoring queries, and MCP servers for AI gateway scenarios. Removes the guesswork from securing, rate-limiting, caching, and load-balancing LLM traffic across models and agents. Helps teams scaffold complete AI gateway labs with notebooks, infrastructure, and cleanup scripts in minutes.
npx skills add Azure-Samples/AI-Gateway --all -g -y
Available:

Explains the repository's lab, module, and shared-utility structure so AI coding agents can navigate the workspace and build new AI gateway labs using the correct conventions.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AI-Gateway skills?β–Ό

Run `npx skills add Azure-Samples/AI-Gateway --all -g -y` in your terminal to install all skills in this suite globally.

What is an AI gateway in Azure?β–Ό

It is a control layer built on Azure API Management that sits between your apps and AI models, adding security, rate limiting, caching, monitoring, and cost control to every request.

How to create APIM policies with AI?β–Ό

The apim-policies skill guides your AI agent to write valid APIM XML policies for authentication, token rate limiting, semantic caching, and content safety.

Can AI generate Bicep or Terraform for API Management?β–Ό

Yes. The apim-bicep and apim-terraform skills produce ready-to-deploy infrastructure templates for APIM instances, backends, subscriptions, and diagnostics.

Do these skills work with GitHub Copilot and Claude?β–Ό

Yes. All skills follow the standard SKILL.md format and work in VS Code with GitHub Copilot, Claude Code, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineering→