← 返回 Skills 市场
h452624729

OpenRouter Paid Fallback

作者 Ceasr Hu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openrouter-paid-fallback
功能描述
Set OpenClaw to use a paid OpenRouter model first and fall back to free models when quota is exhausted or rate-limited. Use when the user wants a paid OpenRo...
安全使用建议
This skill appears to do only model-routing edits, which is reasonable, but it mentions keeping an OpenRouter API key while the manifest doesn't declare any required credentials. Before installing: (1) confirm which secret the skill needs (e.g., OPENROUTER_API_KEY) and where it will be stored; (2) ensure the key is stored in a secure agent secret store rather than hard-coded into config files; (3) back up your agent/gateway config before applying changes; (4) run the changes in a non-production environment first and verify the skill edits only the model-routing keys it promises. If the publisher cannot clarify the missing credential declaration, treat the omission as suspicious and avoid installing until resolved.
功能分析
Type: OpenClaw Skill Name: openrouter-paid-fallback Version: 1.0.0 The skill bundle provides instructions for an AI agent to configure model routing in OpenClaw, specifically setting a primary paid OpenRouter model and a list of free fallbacks. The instructions in SKILL.md are limited to configuration management and service status verification, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill's stated purpose (prefer paid OpenRouter model with free fallbacks) matches the steps to edit model-routing keys, but the SKILL.md explicitly says to "Keep the OpenRouter API key present in config" while the registry metadata lists no required environment variables or primary credential. That mismatch is unexplained.
Instruction Scope
Instructions are limited to editing model-routing keys, preserving unrelated config, restarting the gateway, and validating status. They do not ask the agent to read unrelated files or exfiltrate data beyond the OpenRouter API key mentioned.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk, which is appropriate and low-risk for a configuration change task.
Credentials
The runtime instructions require an OpenRouter API key to be present in configuration, but the skill manifest does not declare any required environment variables or primary credential. The skill should explicitly declare which secret (e.g., OPENROUTER_API_KEY) it needs and why; absence of that declaration is a proportionality/information gap.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. Its scope is limited to editing model-routing keys in agent config; no indication it attempts to modify other skills or system-wide settings beyond restarting the gateway.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openrouter-paid-fallback
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openrouter-paid-fallback 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: paid OpenRouter primary with free fallback
元数据
Slug openrouter-paid-fallback
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenRouter Paid Fallback 是什么?

Set OpenClaw to use a paid OpenRouter model first and fall back to free models when quota is exhausted or rate-limited. Use when the user wants a paid OpenRo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 OpenRouter Paid Fallback?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openrouter-paid-fallback」即可一键安装,无需额外配置。

OpenRouter Paid Fallback 是免费的吗?

是的,OpenRouter Paid Fallback 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenRouter Paid Fallback 支持哪些平台?

OpenRouter Paid Fallback 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenRouter Paid Fallback?

由 Ceasr Hu(@h452624729)开发并维护,当前版本 v1.0.0。

💬 留言讨论