openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Openrouter Toolkit

The definitive OpenRouter skill — intelligent model routing by task type, cost tracking with budget alerts, automatic fallback chains, side-by-side model com...

金融与交易

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 264 · 4 current installs · 4 all-time installs

0

安装量(当前) 4

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aiwithabidi/openrouter-toolkit

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code, runtime instructions, and requested environment variable (OPENROUTER_API_KEY) are coherent with its stated purpose of routing and cost-tracking for OpenRouter; no disproportionate access or hidden endpoints were found.

目的

Name/description (OpenRouter routing, cost tracking, fallbacks) match the required env var (OPENROUTER_API_KEY) and the script's behavior (calls to openrouter.ai endpoints). The models referenced are plausible for an OpenRouter aggregator.

说明范围

SKILL.md instructs running the included Python script and describes features. The script only reads OPENROUTER_API_KEY, makes API calls to openrouter.ai, and writes a local SQLite DB for cost logs — all within the declared scope. It does not read unrelated system files or other secrets.

安装机制

No install spec (instruction-only with an included script). The script requires the 'requests' Python package (documented in SKILL.md). Nothing is downloaded from arbitrary URLs or written to system paths outside the skill's baseDir/data.

证书

Only OPENROUTER_API_KEY is required and declared as the primary credential. The script does not request other credentials or environment variables, and it does not store prompt text in the local DB (it logs usage metrics and cost).

持久

The skill is not forced-always (always: false). It stores local cost data under {baseDir}/data/openrouter_costs.db, which is appropriate for its budget tracking purpose and does not modify other skills or global agent settings.

综合结论

This skill appears to do what it says: it sends prompts to OpenRouter, logs usage/costs locally, and helps pick models. Before installing: (1) Be prepared that your prompts and inputs will be sent to OpenRouter (so don't send secrets you don't want transmitted). (2) The skill requires your OPENROUTER_API_KEY — consider using a key with limited scope/quota. (3) The script writes a local SQLite DB at {baseDir}/data/openrouter_costs.db (it logs u…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Openrouter Toolkit」。简介:The definitive OpenRouter skill — intelligent model routing by task type, cost …。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aiwithabidi/openrouter-toolkit/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。