CtrlK
BlogDocsLog inGet started
Tessl Logo

model-usage

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

78

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tight, executable quick-start with well-structured sections and a clearly signaled one-level reference to real bundle files. It assumes Claude's competence and provides copy-paste-ready commands.

DimensionReasoningScore

Conciseness

The body is lean — terse bullets for current-model logic and minimal executable snippets — with no padding or explanation of concepts Claude already knows. It is not score 2 because nothing reads as unnecessary or in need of tightening.

3 / 3

Actionability

It provides copy-paste-ready commands like `python {baseDir}/scripts/model_usage.py --provider codex --mode current` plus file/stdin variants, which are fully executable. It is not score 2 because the examples are complete rather than pseudocode or missing key details.

3 / 3

Workflow Clarity

The quick-start sequence (fetch JSON, then summarize) is clear and the current-model logic documents selection, fallback, and override. As a simple read-only skill it needs no destructive-operation checkpoints, so it meets the score-3 bar for simple skills.

3 / 3

Progressive Disclosure

The body is well-organized into labeled sections and offloads detail to a single one-level-deep, clearly-signaled reference (`references/codexbar-cli.md`, a real file) plus a bundled script. It is not score 2 because navigation is explicit and content is appropriately split.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A concise, well-targeted description that clearly states capabilities and provides an explicit trigger clause tied to CodexBar cost data. It is specific, distinct, and free of vague fluff.

DimensionReasoningScore

Specificity

The description names multiple concrete actions — "summarize per-model usage", "current (most recent) model", and "full model breakdown" — matching the score-3 anchor for listing several specific concrete actions. It is not score 2 because it goes beyond naming just a domain and one action.

3 / 3

Completeness

It explicitly states what the skill does (summarize per-model usage for Codex/Claude, current vs full breakdown) and when to use it via "Trigger when asked for model-level usage/cost data from codexbar", satisfying both halves. It is not score 2 because the trigger is explicit, not merely implied.

3 / 3

Trigger Term Quality

Natural user-facing terms like "model-level usage/cost data" and "per-model summary" appear in an explicit "Trigger when..." clause, giving good coverage of terms a user would actually say. It is above score 2 because the keywords are natural rather than jargon-only.

3 / 3

Distinctiveness Conflict Risk

The niche is tightly scoped to CodexBar CLI local cost usage with codexbar-specific triggers, making it unlikely to fire for unrelated skills. It is not score 2 because the triggers are distinct rather than broadly overlapping.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
Bitterbot-AI/bitterbot-desktop
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.