janitor-tokens
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseContext Window Token Cost (Deprecated Alias)
上下文窗口Token消耗(已废弃别名)
Renamed in v1.3. Token cost and usage tracking are now merged into one view: . The combined report sorts by waste (heavy + unused first), which is more actionable than tokens alone. This alias will be removed in v1.4.
/janitor-valueWhen invoked, run and mention the rename in one short line at the top.
/janitor-value在v1.3版本中已重命名。 Token消耗统计与使用情况追踪现已合并为一个视图:。合并后的报告按资源浪费程度排序(先展示资源消耗大且未使用的项),相比单纯的Token统计更具实用性。此别名将在v1.4版本中移除。
/janitor-value调用此功能时,请运行,并在顶部用一行简短文字提及重命名事项。
/janitor-valueHow to Run
运行方式
bash
bash ~/.claude/skills/skills-janitor/scripts/value.sh [--budget N] [--weeks N] [--json]bash
bash ~/.claude/skills/skills-janitor/scripts/value.sh [--budget N] [--weeks N] [--json]Migration
迁移说明
- Token cost only → still available; includes the same token table plus usage cross-reference
value.sh - JSON output → same flag works on
--jsonvalue.sh
- 仅查看Token消耗 → 仍可实现;包含原有的Token统计表格,同时新增了使用情况交叉引用
value.sh - JSON输出 → 同样支持
value.sh参数--json
Related Skills
相关技能
- — the new combined view
/janitor-value - — full health check
/janitor-report - — remove broken or unused skills
/janitor-fix --prune
- — 全新的整合视图
/janitor-value - — 完整健康检查
/janitor-report - — 移除损坏或未使用的Skill
/janitor-fix --prune