什么是 openrouter-usage?
按型号、提供商和日期查询 OpenRouter API 成本、积分和使用情况明细。在检查 API 支出、审计成本或生成过去 30 天的使用情况报告时应使用此技能。 来源:tdimino/claude-code-minoan。
按型号、提供商和日期查询 OpenRouter API 成本、积分和使用情况明细。在检查 API 支出、审计成本或生成过去 30 天的使用情况报告时应使用此技能。
通过命令行快速安装 openrouter-usage AI 技能到你的开发环境
来源:tdimino/claude-code-minoan。
Query OpenRouter API costs and generate usage reports via the command line.
| GET /api/v1/credits | Total credits purchased and used | | GET /api/v1/activity | Last 30 days of usage grouped by model/endpoint/provider |
The activity endpoint returns per-row: date, model, providername, usage, byokusageinference, requests, prompttokens, completiontokens, reasoningtokens.
按型号、提供商和日期查询 OpenRouter API 成本、积分和使用情况明细。在检查 API 支出、审计成本或生成过去 30 天的使用情况报告时应使用此技能。 来源:tdimino/claude-code-minoan。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/tdimino/claude-code-minoan --skill openrouter-usage按型号、提供商和日期查询 OpenRouter API 成本、积分和使用情况明细。在检查 API 支出、审计成本或生成过去 30 天的使用情况报告时应使用此技能。 来源:tdimino/claude-code-minoan。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tdimino/claude-code-minoan --skill openrouter-usage 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/tdimino/claude-code-minoan