openrouter
✓当用户想要通过 OpenRouter 的统一 API 调用不同的 LLM 模型、比较模型响应、跟踪成本和响应时间或找到任务的最佳模型时,请使用此技能。触发器包括测试模型、基准性能、使用特定提供商(OpenAI、Anthropic、Google 等)或优化速度/成本的请求。
SKILL.md
OpenRouter provides a unified API to access hundreds of LLM models from different providers (OpenAI, Anthropic, Google, Meta, and more) with automatic routing, cost tracking, and performance monitoring. Use this skill to make API calls to any OpenRouter model, compare responses across models, track costs and latency, and optimize model selection.
The scripts/callopenrouter.sh script provides a flexible CLI interface:
Example: If a model costs $0.0000025/token for prompts and $0.000002/token for completions, and uses 14 prompt + 277 completion tokens:
当用户想要通过 OpenRouter 的统一 API 调用不同的 LLM 模型、比较模型响应、跟踪成本和响应时间或找到任务的最佳模型时,请使用此技能。触发器包括测试模型、基准性能、使用特定提供商(OpenAI、Anthropic、Google 等)或优化速度/成本的请求。 来源:rawwerks/raygent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/rawwerks/raygent-skills --skill openrouter- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 openrouter?
当用户想要通过 OpenRouter 的统一 API 调用不同的 LLM 模型、比较模型响应、跟踪成本和响应时间或找到任务的最佳模型时,请使用此技能。触发器包括测试模型、基准性能、使用特定提供商(OpenAI、Anthropic、Google 等)或优化速度/成本的请求。 来源:rawwerks/raygent-skills。
如何安装 openrouter?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/rawwerks/raygent-skills --skill openrouter 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/rawwerks/raygent-skills
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01