ai-integrations-openrouter

Provide OpenRouter chat completions via the Replit AI Integrations proxy without user API keys.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Soufianouassif/Web3-Presale-Platform --skill ai-integrations-openrouter-soufianouassif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-integrations-openrouter
Source: https://github.com/Soufianouassif/Web3-Presale-Platform/tree/main/.local/skills/ai-integrations-openrouter
Command: npx skills add https://github.com/Soufianouassif/Web3-Presale-Platform --skill ai-integrations-openrouter-soufianouassif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenRouter AI integration via Replit AI Integrations proxy provides OpenRouter-compatible API access without requiring your own API key.

Core Features & Use Cases

  • OpenRouter-compatible API access without needing your own API key via Replit AI Integrations proxy.
  • Chat completions support across providers via a unified OpenRouter endpoint, enabling bots and automations.
  • Guidance on Agent Stack integration, environment provisioning, and safe, managed LLM access for complex apps.

Quick Start

Provision the integration using the JavaScript sandbox and follow the wiring steps to provision, copy templates, install dependencies, and configure environment variables.

Frequently Asked Questions about ai-integrations-openrouter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use OpenRouter chat completions without supplying my own API key?

You can access OpenRouter chat completions without an API key by using the Replit AI Integrations proxy. This proxy provisions managed LLM access, handling the authentication internally so you can query the unified endpoint directly.

What is the Replit AI Integrations proxy for OpenRouter?

The Replit AI Integrations proxy is a middleware layer that provides OpenRouter-compatible API access. It routes your chat completion requests to long-tail providers via a base URL without requiring you to provision your own API keys.

How do I set up the OpenRouter proxy integration in a JavaScript sandbox?

To set up the OpenRouter proxy integration, provision the integration in the JavaScript sandbox, copy the provided templates, install dependencies, and configure the required environment variables to wire the chat completion endpoint.

Can I use this OpenRouter proxy integration for Agent Stack environments?

Yes, this integration is specifically designed for Agent Stack scenarios. It provides safe, managed LLM access and environment provisioning suitable for complex AI integration workflows and automations.

Does the OpenRouter proxy support long-tail AI providers?

Yes, the proxy supports long-tail AI providers by routing requests through a unified OpenRouter endpoint. It uses a base URL and internal provisioning to connect you to various providers without needing individual API keys.

What are the limitations of using a proxy for OpenRouter API access?

The main limitation is dependency on the Replit AI Integrations proxy for authentication and routing. You do not control the API keys directly, which means access is managed and provisioned by the proxy environment rather than your own account.