Skip to main content
在 Manus 中运行任何 Skill
一键导入

use-openrouter-safely

星标0
分支0
更新时间2026年7月20日 15:00

Use when writing, reviewing, or auditing code that calls OpenRouter (or a similar multi-provider router like Requesty / Vercel AI Gateway / a LiteLLM proxy) to produce RESEARCH results — evals, LLM-as-judge scoring, agent rollouts, benchmark numbers, or generated/labeled training data. OpenRouter's default routing silently load-balances a "model" across providers that may serve it quantized (down to int4), with different context windows and max-output caps, on different inference engines, and drops unsupported sampling/format params — quietly corrupting results and breaking reproducibility. Triggers: "openrouter", "OPENROUTER_API_KEY", "openrouter.ai/api/v1", provider routing, endpoint pinning, `extra_body={"provider": ...}`, quantization of an API model, "which provider served this", reproducibility of API model outputs, auditing a repo's model-inference hygiene.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly