OmniBrain-AI-Proxy-Smart: Skill for Claude Code

.agents/skills/openrouter-typescript-sdk/SKILL.md

openrouter-typescript-sdk is a skill for Claude Code, Codex from ANONIMO432HZ/OmniBrain-AI-Proxy-Smart. It costs 28 tokens per session (7,219 once invoked), scanned A, original, no licence file.

A reference for using the OpenRouter TypeScript SDK to connect an application to more than 300 AI models through a shared callModel pattern.

In plain words
What is it for?
Use it when building TypeScript applications that call AI models through OpenRouter.
Why use it?
It helps developers understand the SDK integration instead of researching each model connection separately.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is ANONIMO432HZ/OmniBrain-AI-Proxy-Smart's own configuration. It tells Claude Code and Codex how to work on OmniBrain-AI-Proxy-Smart itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything OmniBrain-AI-Proxy-Smart configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ANONIMO432HZ/OmniBrain-AI-Proxy-Smart. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ANONIMO432HZ/OmniBrain-AI-Proxy-Smart/main/.agents/skills/openrouter-typescript-sdk/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ANONIMO432HZ/OmniBrain-AI-Proxy-Smart

Made for: Claude Code, 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 openrouter-typescript-sdk

README.md
[![agentmods](https://agentmods.dev/badge/skills/anonimo432hz/omnibrain-ai-proxy-smart/openrouter-typescript-sdk/github.svg)](https://agentmods.dev/skills/anonimo432hz/omnibrain-ai-proxy-smart/openrouter-typescript-sdk)
Your own site
<a href="https://agentmods.dev/skills/anonimo432hz/omnibrain-ai-proxy-smart/openrouter-typescript-sdk"><img src="https://agentmods.dev/badge/skills/anonimo432hz/omnibrain-ai-proxy-smart/openrouter-typescript-sdk/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 openrouter-typescript-sdk

Your own site · 80×15
<a href="https://agentmods.dev/skills/anonimo432hz/omnibrain-ai-proxy-smart/openrouter-typescript-sdk"><img src="https://agentmods.dev/badge/skills/anonimo432hz/omnibrain-ai-proxy-smart/openrouter-typescript-sdk.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,219 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00028 $0.07219
Opus 5 $0.00014 $0.03610
Sonnet 5 $0.00006 $0.01444
Haiku 4.5 $0.00003 $0.00722

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

Security

Grade A, and why

openrouter-typescript-sdk scanned grade A with 0 findings 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 12d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/openrouter-typescript-sdk/SKILL.md · 1,278 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 12d ago First seen · 1,278 lines · 28 tokens per session scan A 665dd991bc2c

Subscribe to this mod's changes

openrouter-typescript-sdk is a skill published in the GitHub repository ANONIMO432HZ/OmniBrain-AI-Proxy-Smart (5 stars, last pushed 5mo ago), with no licence file. It adds 28 tokens to every session and 7,219 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. 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

developing-genkit-js

Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.

google/skills · 60 tokens

ax-signature

This skill helps an LLM generate correct DSPy signature code using @ax-llm/ax. Use when the user asks about signatures, s(), f(), field types, string syntax, fluent builder API, validation constraints, or type-safe inputs/outputs.

ax-llm/ax · 57 tokens

ax-cpp-gepa

Use when writing C++ code with axllm for GEPA, Pareto tradeoffs, reflection clients, metric budgets, optimizer state, and artifacts.

ax-llm/ax · 39 tokens

model-context

MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.

bobmatnyc/claude-mpm-skills · 34 tokens

ai-sdk

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI…

pleaseai/claude-code-plugins · 155 tokens

ax-python-gen

Use when writing Python code with axllm for AxGen programs, forward calls, indexed multi-sampling, result pickers, streaming, tools, assertions, traces, usage, and output parsing.

ax-llm/ax · 46 tokens