Agent Skills
› jjongguet/oh-my-product
› cost
cost
GitHub用于汇总按日、周或月周期的 Token 用量及费用类会话指标,提供总量、趋势分析及缺失追踪说明,帮助用户掌握使用量和支出趋势。
触发场景
查询 Token 用量统计
查看费用趋势分析
获取周期内使用量汇总
安装
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
版本历史
- 4f49e99 当前 2026-07-25 06:34


