providers

Community

Seamlessly switch LLM providers.

AuthorNovaAI-innovation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies managing and interacting with multiple Large Language Model (LLM) providers, allowing you to leverage provider-specific features and switch between them effortlessly.

Core Features & Use Cases

  • Multi-Provider Access: Interact with OpenAI, Anthropic, Google Gemini, and Ollama through a unified interface or raw SDK clients.
  • Provider-Specific Features: Utilize advanced capabilities like OpenAI's logprobs, Anthropic's prompt caching, or Google's large context windows.
  • Use Case: You need to generate code suggestions. You can configure a fallback mechanism where if OpenAI is rate-limited, the skill automatically tries Anthropic, and then Ollama as a local option, ensuring continuous service.

Quick Start

Use the providers skill to get the raw OpenAI client and send a chat completion request with logprobs enabled.

Dependency Matrix

Required Modules

llmring

Components

Standard package

💻 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: providers
Download link: https://github.com/NovaAI-innovation/Infinite-Agency/archive/main.zip#providers

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 223,000+ vetted skills library on demand.