CtrlK
BlogDocsLog inGet started
Tessl Logo

sn-update

Update SenseNova Skills (the sn-* bundle) inside an OpenClaw or hermes-agent install. ALWAYS use this skill when the user says any of: "update SenseNova skills", "update SN skills", "更新 sensenova skills", "更新 sn skills", "刷新 sn-*", "升级 sn-* skills", or names a specific sn-* skill to update (e.g. "更新 sn-ppt-standard", "refresh sn-image-base"). Default scope is the whole sn-* bundle; if the user names specific skills, update ONLY those.

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

Critical

Do not install without reviewing

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, well-structured operational runbook with concrete commands, an explicit version-comparison ladder, and clear validation/feedback checkpoints for a destructive batch operation. It is concise and fully actionable with no wasted tokens.

DimensionReasoningScore

Conciseness

Lean, dense prose that assumes Claude's competence — concrete git commands and path formats throughout with no padding explaining what git or skills are; even the partial-clone caveat is non-obvious gotcha-avoidance rather than filler.

3 / 3

Actionability

Provides executable commands and exact path formats (git log --format=%H, git describe --tags --abbrev=0, backup bucket layout, --filter=blob:none --no-checkout) plus hard rules like 'Never symlink', giving copy-paste-ready guidance rather than pseudocode.

3 / 3

Workflow Clarity

Clearly sequenced phases (scope → target agent → sync → compare → install → retain → report → edge cases) with explicit validation checkpoints ('surface as error and stop', equal→skip/differ→install, prune after every run) appropriate for a batch/overwrite operation.

3 / 3

Progressive Disclosure

A single self-contained file with no bundle directories, organized into clearly signaled '##' sections separated by '---' and no nested multi-level references; nothing here would benefit from being split out, so the clean sectioning suffices.

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 specific, bilingual, and explicitly gated with an 'ALWAYS use when...' trigger clause, cleanly answering both what the skill does and when to invoke it. It is a strong, low-conflict trigger description.

DimensionReasoningScore

Specificity

Names concrete actions ('Update SenseNova Skills (the sn-* bundle) inside an OpenClaw or hermes-agent install') with specific targets and scope overrides ('Default scope is the whole sn-* bundle; if the user names specific skills, update ONLY those'), matching the multiple-specific-concrete-actions anchor.

3 / 3

Completeness

Explicitly answers both 'what' (update the sn-* bundle) and 'when' via an explicit 'ALWAYS use this skill when the user says any of: ...' trigger clause, matching the score-3 anchor structure.

3 / 3

Trigger Term Quality

Covers natural terms a user would actually say in both English and Chinese ('update SenseNova skills', 'update SN skills', '更新 sensenova skills', '刷新 sn-*', '升级 sn-* skills', plus concrete skill-name examples), with no common variations missing.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to sn-* bundle updates within two named agent installs (OpenClaw/hermes) with distinct triggers, making it unlikely to fire for an unrelated skill.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
OpenSenseNova/SenseNova-Skills
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.