Skip to main content
OpenRouterTeam
GitHub 제작자 프로필

OpenRouterTeam

6개 GitHub 저장소에서 수집된 48개 skills를 저장소 단위로 보여줍니다.

수집된 skills
48
저장소
6
업데이트
2026년 8월 29일
저장소 탐색

저장소와 대표 skills

detect-proxy-shaped-relay-accounts
미분류

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,…

2026년 8월 29일
add-batch-provider
미분류

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…

2026년 8월 29일
batch-api-testing
미분류

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…

2026년 8월 29일
batch-sync-fixtures
미분류

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…

2026년 8월 29일
e2e-testing
미분류

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,…

2026년 8월 29일
find-negative-balance-users
미분류

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…

2026년 8월 29일
mail-relay-ring-adjudication
미분류

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.

2026년 8월 29일
mutation-testing
미분류

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…

2026년 8월 29일
수집된 skill 23개 중 8개를 표시합니다.
openrouter-oauth
미분류

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.…

2026년 8월 25일
spawn-ori-eval
소프트웨어 개발자

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,…

2026년 8월 2일
install-ori-harness
소프트웨어 개발자

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.

2026년 7월 31일
openrouter-analytics
데이터 과학자

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…

2026년 7월 27일
openrouter-analytics-query
소프트웨어 개발자

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,…

2026년 7월 10일
openrouter-analytics-schema
소프트웨어 개발자

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…

2026년 7월 10일
openrouter-images
소프트웨어 개발자

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…

2026년 7월 7일
openrouter-benchmarks
소프트웨어 개발자

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…

2026년 6월 23일
수집된 skill 18개 중 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다