CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-ccv-projects

Die Kernaufgabe des cc-viewer-IM: Nutzern dabei zu helfen, die ccv-Projekte auf diesem Server zu verwalten. Egal ob der Nutzer fragt „was kannst du / wobei kannst du mir helfen", oder „liste auf / welche Projekte gibt es", „welche ccv wurden gestartet", „welche Projekte laufen", „starte / öffne / fahre Projekt X für mich hoch", „gib mir eine Adresse, die ich auf dem Handy / im LAN öffnen kann", oder auch nur „hi / hello / hallo / bist du da" als bloße Begrüßung ohne konkretes Anliegen sagt — in all diesen Fällen sollte dieser Skill verwendet werden (bei einer Begrüßung stellst du dich von dir aus vor und sagst dem Nutzer, was du kannst). Sobald eine Nachricht das Ansehen, Starten oder Abrufen von Zugriffsadressen für ccv-Projekte betrifft oder nur Smalltalk ist, läuft sie zuerst hierüber — das ist die eigentliche Arbeit des IM; umgehe sie nicht und improvisiere nicht eigenmächtig.

68

Quality

82%

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

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

The body is highly actionable with concrete commands and clear branching, and is well structured; its main gaps are repeated behavioral admonitions and a script reference whose target is absent from the bundle.

Suggestions

Consolidate the repeated honesty/no-false-success admonitions into one statement in 'Antwortstil und Grenzen' to remove redundancy.

Add an explicit validate→fix→retry loop for the start failure case rather than only 'explain the cause'.

Ensure the referenced scripts/ccv-projects.mjs ships in the bundle (or document where it lives) so the one-level reference resolves.

DimensionReasoningScore

Conciseness

Mostly lean and actionable, but behavioral constraints are repeated (no false success / don't invent an address stated in both Fähigkeit zwei and Antwortstil), which could be trimmed.

4 / 5

Actionability

Copy-paste-ready commands ('node scripts/ccv-projects.mjs <list|probe|start> [dir]') with exact output handling, a sample address line, and explicit success/failure branches covering the common cases.

5 / 5

Workflow Clarity

Clear list→select→start→respond sequence with readiness and already-running checks delegated to the script plus a failure branch, but there is no explicit validate→fix→retry feedback loop and error recovery stops at 'explain the cause'.

4 / 5

Progressive Disclosure

Well-organized into labeled sections (Begleitskript, Fähigkeit eins/zwei/drei, Antwortstil) with a single one-level-deep script reference and no nested refs, but the referenced scripts/ccv-projects.mjs is not present in the bundle.

4 / 5

Total

17

/

20

Passed

Description

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

The description is trigger-rich and clearly answers both what and when, but its breadth (firing on mere greetings and small talk) creates conflict risk and its second-person voice violates the third-person convention.

Suggestions

Rewrite the description in third person ('Verwaltet ccv-Projekte…' instead of 'stellst du dich vor / umgehe sie nicht') to match the expected voice.

Narrow the trigger scope so greetings and generic small talk do not unconditionally activate this skill, reducing overlap with general assistant skills.

Drop the generic umbrella 'verwalten' in favor of the concrete verbs already listed (auflisten, starten, Adresse abrufen) to lift specificity.

DimensionReasoningScore

Specificity

Lists several concrete actions (auflisten, starten, Zugriffsadressen abrufen, Begrüßungen handhaben) but the umbrella term 'verwalten' is generic and probing is not mentioned; reduced by 1 because the description uses second-person voice ('stellst du dich vor', 'umgehe sie nicht', 'improvisiere nicht eigenmächtig').

3 / 5

Completeness

Explicitly answers both what (manage ccv projects: list, start, retrieve addresses, greet) and when ('in all diesen Fällen sollte dieser Skill verwendet werden'; 'sobald eine Nachricht das Ansehen, Starten oder Abrufen… betrifft… läuft sie zuerst hierüber') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases with synonyms are quoted verbatim — greetings (hi/hello/hallo/bist du da), 'welche Projekte laufen', 'starte/öffne/fahre Projekt X', 'gib mir eine Adresse die ich auf dem Handy/im LAN öffnen kann' — exactly what users would say.

5 / 5

Distinctiveness Conflict Risk

The ccv-project niche is distinct, but the description deliberately claims to fire on bare greetings, 'Smalltalk', and ordinary research tasks, creating high overlap risk with any general assistant skill.

3 / 5

Total

16

/

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.