CtrlK
BlogDocsLog inGet started
Tessl Logo

spinupwp

SpinupWP integration. Manage data, records, and automate workflows. Use when the user wants to interact with SpinupWP data.

55

Quality

63%

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/spinupwp/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 copy-paste CLI commands and a clear connection-state workflow, but it carries some non-essential commentary and lacks validation checkpoints before destructive action execution. As a single-file skill it is well-organized with no nested references.

Suggestions

Add an explicit validation/verification step before destructive or batch actions (e.g. confirm the target site id and dry-run where supported) to lift workflow clarity above the destructive-operation cap.

Trim marketing-style commentary such as "This is the fastest way to get a connection" and "so you can focus on the integration logic rather than auth plumbing" to improve token efficiency.

De-duplicate the "Searching for actions" and "Popular actions" sections, which both instruct running action list with --intent, to reduce redundancy.

DimensionReasoningScore

Conciseness

The body is mostly executable commands but includes padded prose such as "so you can focus on the integration logic rather than auth plumbing" and "This is the fastest way to get a connection." It is not a 4 because there are several such non-essential commentary lines, not just minor instances, and not a 2 because the bulk is efficient command documentation.

3 / 5

Actionability

It provides copy-paste-ready commands for every common case (install, login, connection ensure, polling, action list/run, request proxy) plus a flags table, all with explicit placeholders. It is not a 4 because the examples fully cover the common cases with executable commands rather than leaving minor gaps.

5 / 5

Workflow Clarity

The connection sequence is well-branched on state (READY/BUILDING/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR) with a polling loop, but running actions and proxy requests can be destructive and lack any validation/verification checkpoint, which caps workflow clarity at 3 per the rubric. It is not a 4 because the destructive-operation validation gap is material, not minor.

3 / 5

Progressive Disclosure

It is a single file with clear, well-organized sections (Overview, Working with SpinupWP, Popular actions, Best practices) and no nested references, so navigation is easy. It is not a 5 because at ~140 lines some content (detailed clientAction state handling, the proxy flags table) could be separated, and not a 3 because the structure is clean with explicit headers.

4 / 5

Total

15

/

20

Passed

Description

57%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 correctly includes both a what and a Use-when clause anchored to a distinctive product name, but its capability language is generic ("Manage data, records, and automate workflows") rather than concrete. Trigger coverage relies on a single keyword with no synonyms.

Suggestions

Replace generic verbs with concrete SpinupWP capabilities, e.g. "Deploy and manage WordPress sites, databases, SSL, redirects, and deployments on cloud servers."

Expand the Use-when clause with natural trigger phrases and synonyms: "Use when the user wants to manage SpinupWP servers, sites, databases, deployments, or SSL."

Keep the distinctive product name but pair it with specific nouns (sites, databases, deployments) so it does not read as a generic data-management skill.

DimensionReasoningScore

Specificity

It names the domain ("SpinupWP integration") but the actions "Manage data, records, and automate workflows" are minimal and generic rather than concrete (e.g. deploy sites, manage databases, configure SSL). It is not a 3 because no specific concrete actions are listed.

2 / 5

Completeness

Both a "what" ("Manage data, records, and automate workflows") and an explicit "when" ("Use when the user wants to interact with SpinupWP data") are present, matching the both-present-but-could-be-more-specific anchor. It is not a 5 because the what is vague and the trigger phrases are not rich, and not a 3 because the when clause is explicit rather than missing.

4 / 5

Trigger Term Quality

The phrase "Use when the user wants to interact with SpinupWP data" surfaces the relevant product keyword users would say, but it is a single term with no synonyms or variations (WordPress sites, servers, deployments). It is not a 4 because natural-term coverage is thin, and not a 2 because "SpinupWP" is a genuine natural trigger rather than generic jargon.

3 / 5

Distinctiveness Conflict Risk

Naming the specific product "SpinupWP" gives it a clear niche with minimal conflict risk, but the generic action language ("Manage data, records, automate workflows") leaves minor overlap with other WordPress/server-management skills. It is not a 5 because the triggers are not concrete enough to fully eliminate overlap.

4 / 5

Total

13

/

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.