Skip to main content
OpenRouterTeam
GitHub creator profile

OpenRouterTeam

Repository-level view of 48 collected skills across 6 GitHub repositories.

skills collected
48
repositories
6
updated
Aug 29, 2026
repository explorer

Repositories and representative skills

detect-proxy-shaped-relay-accounts
unclassified

Detect accounts reselling US frontier models through a relay or proxy, using account-level user-agent and egress-network dominance in default.generations, and file the survivors as Sentinel ban candidates. Use when asked to sweep for proxy/relay traffic,…

Aug 29, 2026
add-batch-provider
unclassified

Implement a new batch provider (e.g. Anthropic, Gemini) from its committed research note — file-by-file recipe for the endpoint-family schema entry, skin selection/creation, adapter lifecycle methods, enum/factory registration, runtime env plumbing, and the…

Aug 29, 2026
batch-api-testing
unclassified

Write and audit tests for the Batch API — colocated bun:test unit tests in packages/batch and services/batch-api, the vitest e2e happy path in tests/e2e/api/batches against the local Tilt batch stack + fake provider, and the test-quality audit pass. Sub-skill…

Aug 29, 2026
batch-sync-fixtures
unclassified

Capture real sync-API responses and provider batch output and turn them into committed JSONL fixtures for Batch API tests — batch input files, batch output lines, sync-response golden vectors for parity tests, and the Zod-validated loader pattern. Covers both…

Aug 29, 2026
e2e-testing
unclassified

Run and create end-to-end tests after creating a PR AND after every subsequent code push that changes behavior. For API changes, run the e2e test suite and inspect dev-fs-logs. For frontend changes, record a video, review it for bugs, fix any issues found,…

Aug 29, 2026
find-negative-balance-users
unclassified

Query the ClickHouse analytics cluster for users whose current (intraday-corrected) balance is negative, using the same balance-correction and eligibility logic as the negative-balance-usage-sync cron. Use when asked who currently has a negative balance, how…

Aug 29, 2026
mail-relay-ring-adjudication
unclassified

Adjudicate a Sentinel case that groups accounts by a shared mail relay or mail-domain family — decide whether the relay is operator infrastructure or a commercial host, then derive the per-account signals that justify or refuse enforcement.

Aug 29, 2026
mutation-testing
unclassified

Challenge the tests you just wrote with StrykerJS mutation testing. Use after adding or changing tests for a pure function, parser, serializer, or other logic-heavy module, to find assertions the suite executes but never checks. Also use it before you open a…

Aug 29, 2026
Showing 8 of 23 collected skills.
openrouter-oauth
unclassified

Implement "Sign In with OpenRouter" using OAuth PKCE — framework-agnostic, no SDK or client registration required. Use when the user wants to add OpenRouter login, authentication, sign-in buttons, OAuth, or AI model inference API keys for browser-based apps.…

Aug 25, 2026
spawn-ori-eval
software-developers

Spawn Ori as a subprocess to run a throwaway model eval on a pinned harness and model, then relay the results. Use when the user asks which model they should use, wants to compare models, wants to measure whether their agent or prompt does the right thing,…

Aug 2, 2026
install-ori-harness
software-developers

Install Ori and run the user's existing coding agent CLI through Ori on OpenRouter, with OAuth sign-in, model selection, upgrades, and install verification.

Jul 31, 2026
openrouter-analytics
data-scientists-152051

Answer natural-language questions about a user's OpenRouter usage data — spend, request volume, model breakdown, latency, token usage, and cost optimization. Use when the user asks about their API usage, billing, costs, top models, traffic patterns, or wants…

Jul 27, 2026
openrouter-analytics-query
software-developers

Construct and execute analytics queries against the OpenRouter API — full parameter reference for metrics, dimensions, filters, time ranges, ordering, and pagination. Use when building or debugging an analytics query, understanding the request/response shape,…

Jul 10, 2026
openrouter-analytics-schema
software-developers

Discover the OpenRouter analytics schema — available metrics, dimensions, filter operators, and granularities. Use when you need to know what analytics data is queryable, what dimensions you can break down by, or how to map a user's question to the right…

Jul 10, 2026
openrouter-images
software-developers

Generate images from text prompts and edit existing images using OpenRouter's dedicated Image API. Use when the user asks to create, generate, or make an image, picture, or illustration from a description, or wants to edit, modify, transform, or alter an…

Jul 7, 2026
openrouter-benchmarks
software-developers

Query OpenRouter's Benchmarks API for model benchmark rankings and scores. Use when the user asks for benchmark-backed model selection, model rankings by coding/intelligence/agentic ability, Artificial Analysis or Design Arena ELO/win-rate results, benchmark…

Jun 23, 2026
Showing 8 of 18 collected skills.
Showing 6 of 6 repositories
All repositories loaded