provider-system

Official

Manage AI provider integrations.

Authorproject-ax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized way to integrate and manage various AI service providers (like LLMs, image generators, etc.) within the AX system, ensuring a consistent contract and secure loading mechanism.

Core Features & Use Cases

  • Provider Contract Pattern: Enforces a TypeScript interface for all AI service implementations.
  • Secure Loading: Uses a static allowlist (provider-map.ts) to prevent arbitrary code execution and supports third-party plugins.
  • Extensibility: Facilitates adding new provider categories and implementations.
  • Use Case: When configuring AX to use a new LLM service, this system ensures it's loaded securely and adheres to the expected interface for seamless integration.

Quick Start

Use the provider-system skill to add a new LLM provider implementation to the registry.

Dependency Matrix

Required Modules

None required

Components

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: provider-system
Download link: https://github.com/project-ax/ax/archive/main.zip#provider-system

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.