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.

73

Quality

90%

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

88%Weight 40%Scale 1-5

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

A well-structured procedural skill with executable validation and verification loops and lean, domain-specific prose. It lacks separate reference files, but the single-purpose workflow does not demand them; only minor conciseness and organization tightening is possible.

DimensionReasoningScore

Conciseness

Mostly lean and domain-specific (Cursor-native models, alias ordering, two-hop publishing) with little generic concept explanation; a few prose passages like the intro and 'Only the supplement needs manual care' could be trimmed slightly.

4 / 5

Actionability

Fully executable, copy-paste-ready guidance: an inline python validation block, 'swift test --filter ...', 'gh run list', 'curl ... | python3', and 'gh workflow run deploy-pages.yml --ref main' with exact paths.

5 / 5

Workflow Clarity

Six clearly sequenced steps with an explicit Validate checkpoint (step 4) and a Verify-publication feedback loop (step 6: if stale after ~10 min, check and re-run deploy) covering this batch/PR operation.

5 / 5

Progressive Disclosure

Well-organized into intro, Steps, Optional, and Rules sections with contextual references to real repo docs (docs/pricing.md, workflow files); no bundle files exist, so structure is self-contained and appropriately placed with minor organization gaps.

4 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

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 strong, third-person description that pairs a precise action list with three concrete usage triggers. Minor room for more synonymous trigger phrasing, but it clearly distinguishes the skill and tells Claude when to fire.

DimensionReasoningScore

Specificity

Lists multiple concrete actions with specific artifacts — 'Pulls https://cursor.com/docs/models-and-pricing.md, diffs it against pricing_supplement.json, updates entries/aliases/multipliers, validates, and opens a PR' — giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what (sync, pull, diff, update, validate, open PR) and when via a 'Use when...' clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Concrete natural triggers ('Cursor adds or re-prices models', 'spend tile shows a warning triangle for an unpriced model', 'periodic pricing check is due') but limited synonyms or common variations, so just below comprehensive.

4 / 5

Distinctiveness Conflict Risk

Narrow niche (OpenUsage pricing supplement vs Cursor model pricing) with distinct triggers makes overlap with other skills minimal.

5 / 5

Total

19

/

20

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.