Agent Skills
› jjongguet/oh-my-product
› cost
cost
GitHub该技能用于汇总每日、每周或每月的令牌用量及费用类会话指标,提供使用量可见性和支出趋势分析。
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


