a6-plugin-ai-proxy
CommunityAI Gateway for LLM Providers
Authormoonming
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of integrating various Large Language Model (LLM) providers into your applications by acting as a unified AI gateway, abstracting away provider-specific authentication and endpoint complexities.
Core Features & Use Cases
- Unified LLM Access: Proxy requests to multiple LLM providers (OpenAI, Azure OpenAI, Gemini, etc.) through a single APISIX route.
- Centralized Authentication: Manage API keys and authentication methods at the gateway level, rather than distributing them to clients.
- Use Case: Configure a single
/v1/chat/completionsendpoint in APISIX that routes requests to different LLM providers based on model availability or cost, while handling all API key management internally.
Quick Start
Use the a6-plugin-ai-proxy skill to create a route that proxies requests to OpenAI with your API key.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: a6-plugin-ai-proxy Download link: https://github.com/moonming/a6/archive/main.zip#a6-plugin-ai-proxy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.