CtrlK
BlogDocsLog inGet started
Tessl Logo

veomni-uv-update

Use this skill when updating dependencies managed by uv: bumping a package version, upgrading the uv tool itself, updating torch/CUDA stack, switching transformers version, or regenerating the lockfile. Trigger: 'update dependency', 'bump version', 'upgrade uv', 'update torch', 'update lockfile', 'uv sync fails'.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

75%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 tight, actionable multi-scenario operational guide with concrete commands, exact file paths, and validation checkpoints, plus one well-signaled external reference. The main weaknesses are minor: a few over-explained caveats, a couple of steps left as guidance rather than commands, and some detail that could be offloaded to the referenced knowledge file.

DimensionReasoningScore

Conciseness

Dense and operational with no generic concept explanations, jumping straight to file paths and commands; a few project-specific caveat sentences (e.g. the no-build-isolation note) could be tightened.

4 / 5

Actionability

Provides concrete executable commands (uv lock, 'uv sync --extra gpu --dev', pytest tests/, make patchgen) and exact pyproject.toml section paths per scenario, with minor gaps where wheel-URL selection and flash-attn git rev bumps are described rather than commanded.

4 / 5

Workflow Clarity

Each scenario is a clearly sequenced numbered workflow with validation checkpoints (git diff lockfile sanity check in Scenario 1, pytest runs in Scenarios 2 and 3), though validation is not consistently framed as a hard gate across all batch/lockfile operations.

4 / 5

Progressive Disclosure

Well-organized by scenario with a single clearly signaled one-level reference to .agents/knowledge/uv.md; some detailed flash-attn wheel notes that could live in the referenced file are inlined, keeping it just short of a clean overview.

4 / 5

Total

16

/

20

Passed

Description

88%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, concrete description that clearly states what the skill does and when to use it, with an explicit trigger phrase list. It is held back only by trigger terms that favor natural phrasing over synonyms/file extensions and a few somewhat generic verbs that create minor overlap risk.

DimensionReasoningScore

Specificity

Enumerates multiple concrete actions across distinct domains ('bumping a package version, upgrading the uv tool itself, updating torch/CUDA stack, switching transformers version, or regenerating the lockfile'), matching the body's five scenarios with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both 'what' (the enumerated update actions) and 'when' via both a 'Use this skill when...' clause and a dedicated concrete 'Trigger:' phrase list.

5 / 5

Trigger Term Quality

Provides a natural explicit trigger set ('update dependency', 'bump version', 'upgrade uv', 'update torch', 'update lockfile', 'uv sync fails') but lacks synonyms and file extensions (e.g. uv.lock, CUDA, transformers), so it stops short of comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

The uv/dependency niche is clearly scoped, but generic trigger verbs like 'update dependency' and 'bump version' carry minor overlap risk with adjacent version-bump or release skills.

4 / 5

Total

18

/

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
ByteDance-Seed/VeOmni
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.