CtrlK
BlogDocsLog inGet started
Tessl Logo

serveravatar

ServerAvatar integration. Manage Servers, Teams. Use when the user wants to interact with ServerAvatar data.

60

Quality

70%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/serveravatar/SKILL.md
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.

The body is a well-structured, actionable guide to driving ServerAvatar through the Membrane CLI, with a clear connect-poll-act workflow and concrete commands. It is slightly held back by minor over-explanation and the absence of validation guidance for the destructive operations the integration can perform.

Suggestions

Trim implementation-detail prose (e.g. how the URL is normalized and connectors auto-built) since it does not guide Claude's actions.

Add a validation/check step before running destructive actions (delete server, firewall rule, database) and show how to inspect action outputSchema to confirm intent before executing.

Move the proxy flag reference table and clientAction enum details into a separate reference file to keep SKILL.md a lean overview, signaling the link clearly.

DimensionReasoningScore

Conciseness

The body is mostly efficient with concrete commands, but contains a few trims of over-explanation (e.g. "This is the fastest way to get a connection. The URL is normalized to a domain and matched against known apps..."), fitting the efficient-with-minor-trim anchor.

4 / 5

Actionability

Provides concrete executable commands throughout (membrane login, connection ensure, action list/run, request) with flags and a proxy option table, with only minor gaps such as placeholders for CONNECTION_ID, matching the mostly-executable anchor.

4 / 5

Workflow Clarity

The connect-to-ready-run sequence is clearly ordered with explicit state-based checkpoints (READY/BUILDING/CLIENT_ACTION_REQUIRED) and a re-poll feedback loop, though validation guidance for destructive ServerAvatar actions themselves is not addressed, fitting clear-sequence-with-minor-gaps.

4 / 5

Progressive Disclosure

Content is well-organized into clearly headed sections in a single file with no nested references; the file is moderately sized (~150 lines) rather than under 50, so it earns good-structure rather than the simple-skill maximum.

4 / 5

Total

16

/

20

Passed

Description

66%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 third-person, concise, and answers both what and when, with a clearly distinct product niche. Its main weakness is generic action verbs and limited trigger-term variation rather than comprehensive capability listing.

Suggestions

Replace the generic verb "Manage" with concrete actions, e.g. "Deploy and manage PHP applications, servers, teams, databases, and SSL certificates on ServerAvatar."

Broaden the trigger clause with natural user phrasings, e.g. "Use when the user wants to deploy apps, manage servers, or work with ServerAvatar data."

Reference more of the supported entities (databases, domains, firewall rules, cron jobs) so capability coverage reads as comprehensive rather than minimal.

DimensionReasoningScore

Specificity

Names the domain ("ServerAvatar integration") and two target entities ("Manage Servers, Teams") but the action verb "Manage" is generic and coverage of the listed capabilities is not comprehensive, matching the 1-2 concrete actions anchor.

3 / 5

Completeness

Explicitly states both what ("ServerAvatar integration. Manage Servers, Teams.") and when ("Use when the user wants to interact with ServerAvatar data."), but the when clause is generic and could be more specific, matching the both-present-but-when-could-be-sharper anchor.

4 / 5

Trigger Term Quality

Includes the natural keyword "ServerAvatar" and "interact with ServerAvatar data" but lacks common variations or the many entity terms users might say (deploy, PHP apps, servers), fitting the some-relevant-keywords anchor.

3 / 5

Distinctiveness Conflict Risk

"ServerAvatar" is a specific named product forming a clear niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

15

/

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
membranedev/application-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.