llm-provider-auth

Community

Unlock LLM APIs via subscriptions, not keys.

Authorkangnam7654
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to leverage powerful LLM APIs (like ChatGPT, Gemini, Copilot, Claude) using their existing subscriptions, bypassing the need for direct API key management and associated costs.

Core Features & Use Cases

  • Subscription-Based Access: Integrates with various LLM providers to use their APIs through your active subscriptions.
  • OAuth & Device Flows: Implements secure authentication flows (PKCE, Device Flow) for different providers.
  • API Endpoint & Header Management: Details the specific endpoints, headers, and authentication methods for each LLM provider.
  • Use Case: A developer wants to integrate Claude's advanced reasoning capabilities into their application but prefers to use their existing Claude Pro subscription rather than paying for API credits. This Skill provides the exact steps to authenticate and call the Claude API using their subscription token.

Quick Start

Follow the guide to implement the PKCE OAuth flow for OpenAI Codex.

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: llm-provider-auth
Download link: https://github.com/kangnam7654/ai-config-sync/archive/main.zip#llm-provider-auth

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.