Agent Skills
› jjongguet/oh-my-product
› cost
cost
GitHub汇总每日、每周或每月的 token 使用量和费用指标,提供用量趋势、总额及细分说明,帮助用户监控资源消耗与支出情况。
Trigger Scenarios
查询 token 使用量
查看费用趋势
分析月度/周度/日度支出
Install
npx skills add jjongguet/oh-my-product --skill cost -g -y
SKILL.md
Frontmatter
{
"name": "cost",
"aliases": [
"\/cost",
"token usage",
"usage cost",
"show spend"
],
"description": "Summarize token usage and cost-style session metrics across daily, weekly, or monthly windows.",
"primaryRole": "analyst"
}
Cost Skill (oh-my-product)
Use this skill when the user wants visibility into usage volume or spend trends.
Primary commands
omp costomp cost --period dailyomp cost --period weeklyomp cost --period monthly
Related surfaces
omp sessionsomp hud
Expected output
- selected period
- totals
- trend or breakdown notes
- any missing tracking caveats
Version History
- 4f49e99 Current 2026-07-25 06:34


