CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-ccv-projects

Definizione della responsabilità principale dell'IM di cc-viewer: aiutare l'utente a gestire i progetti ccv di questo server. Che l'utente chieda «cosa sai fare / in cosa puoi aiutarmi», oppure «elencami / quali progetti ci sono», «quali ccv sono stati avviati», «quali progetti sono in esecuzione», «avvia / apri / fai partire il progetto X», «dammi un indirizzo apribile da mobile / dalla rete locale», o anche solo un semplice «ciao / salve / ehilà / hi / hello» senza alcuna richiesta precisa, devi usare questa skill (a un semplice saluto, presentati di tua iniziativa e di' all'utente cosa sai fare). Non appena un messaggio riguarda la consultazione, l'avvio o l'indirizzo di accesso di un progetto ccv, o è solo un convenevole di saluto, passa in via prioritaria da qui: è il vero compito dell'IM, non aggirarlo per improvvisare per conto tuo.

74

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

96%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.

An exceptionally actionable, concise skill body with a clear sequenced workflow and built-in validation/failure handling. The only gap is that the referenced script file is not present in the bundle, slightly weakening progressive disclosure.

Suggestions

Ship the referenced `scripts/ccv-projects.mjs` in the bundle (or note where it lives) so the executable commands in the body point to a real file.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: concrete commands, explicit output formats, and failure handling with no padding or explanation of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Fully executable guidance — exact `node scripts/ccv-projects.mjs <list|probe|start>` invocations, the single-line address output contract, and concrete failure responses — copy-paste ready and covering the common cases.

5 / 5

Workflow Clarity

Capacità 1/2/3 are clearly sequenced, and Capacità 2 includes an explicit success/failure feedback loop (read stderr, explain the cause, do not fabricate an address) with the 'do not announce false success' checkpoint.

5 / 5

Progressive Disclosure

Well-organized into clearly headed sections and concise enough to stand alone, but the body references `scripts/ccv-projects.mjs` while no scripts/ bundle directory actually exists — a referenced path that is not a real file, a minor organization gap.

4 / 5

Total

19

/

20

Passed

Description

90%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, trigger-rich description that clearly states what the skill does and when to invoke it, with excellent natural-language triggers in Italian. The only weakness is the second-person voice ('devi usare questa skill'), which the rubric penalizes on specificity.

Suggestions

Rewrite the description in third person (e.g. 'Gestisce i progetti ccv... usare questa skill') to avoid the second-person voice penalty and lift the specificity score.

Tighten the prose — the description is long and repetitive; the trigger examples could be condensed without losing coverage.

DimensionReasoningScore

Specificity

Names the ccv domain and several concrete trigger actions ('elencami/quali progetti ci sono', 'avvia/apri/fai partire il progetto X', 'dammi un indirizzo apribile da mobile'), but second-person voice ('devi usare questa skill') triggers the rubric's -1 specificity penalty, capping it at 3 rather than 4.

3 / 5

Completeness

Explicitly answers both 'what' (gestire i progetti ccv: elencare, avviare, consegnare indirizzo) and 'when' ('Non appena un messaggio riguarda la consultazione, l'avvio o l'indirizzo... passa in via prioritaria') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural Italian phrasings a user would actually say — 'cosa sai fare', 'avvia il progetto X', and greeting variants 'ciao/salve/ehilà/hi/hello' — covering synonyms and casual forms.

5 / 5

Distinctiveness Conflict Risk

A clear niche — managing ccv projects on this specific server — with distinct, narrow triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 3 missing

Warning

Total

15

/

16

Passed

Repository
weiesky/cc-viewer
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.