ls-omniroute-proxy

Discover OmniRoute proxy endpoints and generate capability reports.

3|2|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/CruxExperts/localsetup --skill ls-omniroute-proxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ls-omniroute-proxy
Source: https://github.com/CruxExperts/localsetup/tree/main/_localsetup/skills/ls-omniroute-proxy
Command: npx skills add https://github.com/CruxExperts/localsetup --skill ls-omniroute-proxy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Guide agents to safely discover and use an OmniRoute proxy as an AI gateway without mutating live configuration or fabricating provider data.

Core Features & Use Cases

  • Read-only discovery of OmniRoute proxies, model catalogs, and provider metadata to evaluate capabilities without side effects.
  • Guided client configuration with routing options, context windows, and MCP/A2A integration for safe agent deployment.
  • Use cases include agent onboarding, governance checks, and secure gateway integration in CI/CD pipelines.

Quick Start

Configure the OmniRoute base URL and optional API key, then run the discovery script to probe read-only endpoints and generate a report.

Frequently Asked Questions about ls-omniroute-proxy

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

FAQPage Schema
How do I discover an OmniRoute proxy as an AI gateway without mutating live configuration?

OmniRoute proxy discovery involves probing read-only endpoints to evaluate model catalogs, provider metadata, and routing options without side effects. It generates a health and capability report while avoiding any changes to live server state.

Can I check OmniRoute endpoint health and context windows before configuring my agent?

Yes, you can check OmniRoute endpoint health latency and capability data including context windows by running a discovery script. This probes read-only endpoints to report the exact context limits and routing combos available for safe agent deployment.

Do I need an API key to probe OmniRoute proxy model catalogs?

An API key is optional for probing OmniRoute proxy model catalogs. The discovery process supports optional API keys to access read-only endpoints, allowing you to evaluate provider metadata and capabilities without mandatory authentication barriers.

Does OmniRoute proxy discovery support MCP and A2A integration for agent onboarding?

Yes, OmniRoute proxy discovery supports MCP and A2A integration for agent onboarding. It guides client configuration with routing options and context windows to securely deploy agents using the discovered AI gateway metadata.

What is the best way to integrate an AI gateway in CI/CD pipelines without fabricating provider data?

The best way to integrate an AI gateway in CI/CD pipelines is using guided read-only discovery of OmniRoute proxies. This evaluates actual provider metadata and endpoint health securely, ensuring no fabricated data alters your automated deployment configuration.

When should I avoid running OmniRoute proxy discovery scripts?

You should avoid running OmniRoute proxy discovery scripts when you need to mutate server state or update live routing configurations. The tool is strictly designed for read-only endpoint probing, governance checks, and non-mutating capability evaluation.