CtrlK
BlogDocsLog inGet started
Tessl Logo

pricing-update

Sync OpenUsage's pricing supplement with Cursor's published model pricing. Pulls https://cursor.com/docs/models-and-pricing.md, diffs it against pricing_supplement.json, updates entries/aliases/multipliers, validates, and opens a PR. Use when Cursor adds or re-prices models, a spend tile shows a warning triangle for an unpriced model, or a periodic pricing check is due.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

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 lean, executable runbook: concrete validation and verification commands, an explicit multi-step workflow with feedback loops, and well-signaled one-level references. It earns the top anchor on all four dimensions.

DimensionReasoningScore

Conciseness

Every line is operational load-bearing context (supplement role, publication pipeline, alias-rule gotchas) with no padding explaining concepts Claude already knows; assumes Claude's competence.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands — a complete `python3` validation script, `swift test --filter`, `gh run list`, a `curl` check, and `gh workflow run` — not pseudocode.

3 / 3

Workflow Clarity

A clear 1–6 sequence with an explicit validation checkpoint (step 4), a feedback loop (add a resolution test case for new alias rules), and a post-merge verification step (step 6).

3 / 3

Progressive Disclosure

Background is deferred one level deep to `docs/pricing.md` and signaled clearly; the body stays a concise overview with well-organized sections and no nested-reference chains.

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.

The description is concrete, third-person, and tightly scoped: it names the exact source, target file, and actions, then gives several natural 'Use when' triggers. It cleanly satisfies all four dimensions at the top anchor.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Pulls', 'diffs it against pricing_supplement.json', 'updates entries/aliases/multipliers', 'validates, and opens a PR' — matching the top anchor.

3 / 3

Completeness

Explicitly answers both what ('Sync OpenUsage's pricing supplement…') and when ('Use when…') with explicit triggers, satisfying the top anchor.

3 / 3

Trigger Term Quality

Natural trigger phrases users would say — 'when Cursor adds or re-prices models', 'a spend tile shows a warning triangle for an unpriced model', 'a periodic pricing check is due' — give good coverage.

3 / 3

Distinctiveness Conflict Risk

A clear niche (OpenUsage pricing supplement synced to Cursor's published pricing) with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
robinebers/openusage
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.