routerbase-api-integration

routerbase-api-integration is a skill for Codex from zenlee123/routerbase-agent-skills. It costs 104 tokens per session (899 once invoked), scanned A, original, no licence file.

An integration guide for RouterBase, a service that provides one API for accessing AI models from different providers.

In plain words
What is it for?
Use it when configuring RouterBase keys or adding chat, streaming, tool calls, structured JSON responses, image inputs, and request validation.
Why use it?
It helps developers adapt applications that use the OpenAI API to RouterBase and handle common request and error cases.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it when configuring RouterBase keys or adding chat, streaming, tool calls, structured JSON responses, image inputs, and request validation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zenlee123/routerbase-agent-skills/routerbase-api-integration
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zenlee123/routerbase-agent-skills --skill routerbase-api-integration
Clone the repo
git clone --depth 1 https://github.com/zenlee123/routerbase-agent-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for routerbase-api-integration

README.md
[![agentmods](https://agentmods.dev/badge/skills/zenlee123/routerbase-agent-skills/routerbase-api-integration/github.svg)](https://agentmods.dev/skills/zenlee123/routerbase-agent-skills/routerbase-api-integration)
Your own site
<a href="https://agentmods.dev/skills/zenlee123/routerbase-agent-skills/routerbase-api-integration"><img src="https://agentmods.dev/badge/skills/zenlee123/routerbase-agent-skills/routerbase-api-integration/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for routerbase-api-integration

Your own site · 80×15
<a href="https://agentmods.dev/skills/zenlee123/routerbase-agent-skills/routerbase-api-integration"><img src="https://agentmods.dev/badge/skills/zenlee123/routerbase-agent-skills/routerbase-api-integration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 899 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00104 $0.00899
Opus 5 $0.00052 $0.00449
Sonnet 5 $0.00021 $0.00180
Haiku 4.5 $0.00010 $0.00090

Measured 8d ago against content hash 3015367cafc6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

routerbase-api-integration scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

description: Integrate applications with RouterBase, the OpenAI-compatible model gateway at https://routerbase.com/v1. Use when migrating OpenAI SDK calls to RouterBase, configuring RouterBase API keys, implementing chat
skills/routerbase-api-integration/SKILL.md · 91 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 91 lines · 104 tokens per session scan A 3015367cafc6

Subscribe to this mod's changes

routerbase-api-integration is a skill published in the GitHub repository zenlee123/routerbase-agent-skills (0 stars, last pushed 2mo ago), with no licence file. It adds 104 tokens to every session and 899 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

groq-inference

Ultra-fast LLM inference on custom LPU hardware. OpenAI-compatible API at api.groq.com. Lowest latency in the industry (500-1000+ tok/s). Supports chat completions, vision, audio (Whisper STT + TTS), tool calling, JSON mode, and streaming. Free tier available. Inference only — no training.

synthetic-sciences/openscience · 77 tokens

asyncopenai-concurrency-httpx-pool

Raise real concurrency in asyncio LLM batch scorers built on the OpenAI SDK (AsyncOpenAI, including OpenAI-compatible providers like DeepSeek). Use when: (1) raising an asyncio.Semaphore above 100 produces no throughput gain, (2) a batch pipeline saturates near 100 in-flight requests despite a larger semaphore, (3)…

kennethkhoocy/applied-micro-skills · 161 tokens

free-ride

Free model fallback via OpenRouter. Use when: (1) primary API key is exhausted or rate-limited, (2) user wants to minimize costs, (3) background/low-priority tasks that don't need frontier models. Provides a ranked list of free models on OpenRouter sorted by capability.

djblack1209-coder/OpenClaw-Bot · 65 tokens

openrouter

OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks.

bobmatnyc/claude-mpm-skills · 32 tokens

kimi-code-api

Integration guidance for Kimi Code, a coding model service, using its login flow, tokens, chat requests, and model-list requests.

LSTM-Kirigaya/jinhui-skills · 80 tokens

venice-chat

Call POST /chat/completions on Venice. Covers the OpenAI-compatible request shape, Venice-only veniceparameters (web search, E2EE, characters, thinking control, X search), multimodal inputs (images/audio/video), tool calls, reasoning controls, streaming, prompt caching, structured output, and model feature suffixes.

0xatd/cheaptokens-skills · 71 tokens