AI-Gateway
Build and manage enterprise AI gateways on Azure API Management
All Skills in This Repository (7)
Pure Emerald Level Indicatorsapim-policies
Design and document Azure API Management policies for authentication, rate limiting, and caching.
lab-creator
Scaffold AI Gateway lab repositories with notebooks, Bicep templates, and APIM policies.
apim-terraform
Provision Azure API Management resources with Terraform using azurerm and azapi providers.
skill-creator
Generates a standardized skill scaffold with SKILL.md frontmatter and example resource directories.
apim-bicep
Automate Azure API Management Bicep template creation and standardization.
apim-kql
Generate KQL queries for Azure API Management telemetry across gateway, LLM, MCP, WebSocket logs, and Application Insights data.
mcp-builder
Define blueprints for building MCP servers with TypeScript and Python.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core