CtrlK
BlogDocsLog inGet started
Tessl Logo

vps-server-management

Use when the user wants to manage his VPS servers and the AI agents running inside them — connecting, deploying, monitoring, restarting, and operating remote hosts and their agents. Triggers on VPS, server management, remote host, SSH into server, manage my servers, agents on the server.

76

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

A tight, actionable runbook with executable Hermes commands and sensible access-level guidance. The main gap is the absence of explicit verification checkpoints after destructive operations like restarts and updates.

Suggestions

After 'hermes gateway restart' (and 'hermes update'), add an explicit verification step such as running 'hermes gateway status' and tailing journalctl to confirm the gateway came back up before reporting success.

Add a brief validate→fix→retry note for the SSH/on-box-agent flow so a failed deploy or restart has a defined recovery loop rather than an implicit one.

For Hostinger hPanel actions that expose SSH creds or trigger OS reinstalls, add an explicit confirmation-with-user checkpoint before proceeding, given their destructive scope.

DimensionReasoningScore

Conciseness

Lean body that assumes competence — no 'what is a VPS' padding, placeholders for sensitive IPs, and every line carries operational value.

3 / 3

Actionability

Provides copy-paste-ready commands (e.g. 'hermes update', 'journalctl --user -u hermes-gateway --since "5 min ago"') and exact config paths like '~/.hermes/config.yaml' under 'model.provider' + 'model.default'.

3 / 3

Workflow Clarity

Steps for the on-box-agent vs SSH-round-trip approach are sequenced, but destructive ops like 'hermes gateway restart' lack an explicit validate-after feedback loop, which caps the score per the rubric.

2 / 3

Progressive Disclosure

Under 50 lines, no bundle files, well-organized into clear sections, with deeper external docs ('library/hermes/', 'library/infrastructure.md') signaled one level deep.

3 / 3

Total

11

/

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.

A concise, third-person description that names concrete actions and provides explicit 'Use when' trigger guidance with natural user phrasings. It cleanly answers both what the skill does and when to invoke it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'connecting, deploying, monitoring, restarting, and operating remote hosts and their agents' — rather than vague language.

3 / 3

Completeness

Explicit 'Use when...' clause gives the trigger, and the action list answers what the skill does, satisfying both what and when.

3 / 3

Trigger Term Quality

'Triggers on VPS, server management, remote host, SSH into server, manage my servers, agents on the server' covers natural phrasings a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The VPS-plus-on-server-agents niche with its specific triggers is clearly distinct and unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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
mishatojk/davidskills
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.