CtrlK
BlogDocsLog inGet started
Tessl Logo

unity-cloud-build

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

55

Quality

62%

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/unity-cloud-build/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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 CLI commands, a flags table, and a well-instrumented connection workflow with validation checkpoints. Its main weakness is conciseness — a conceptual intro and some explanatory prose could be trimmed — and the absence of any external reference files for a skill of this length.

Suggestions

Cut the opening paragraph explaining what Unity Cloud Build is and lead directly with setup; remove evaluative prose like 'This is the fastest way to get a connection.'

Unify the step numbering (e.g. 1 Install, 2 Authenticate, 3 Connect, 4 Discover actions, 5 Run) so the 'skip to Step 2' reference resolves to a clearly labeled step.

Consider moving the proxy flags table and best practices into a short reference file referenced one level deep, to tighten the SKILL.md overview.

DimensionReasoningScore

Conciseness

The body is mostly efficient commands and flags, but opens by explaining what Unity Cloud Build is ("automates the process of creating builds... Game developers and studios use it to streamline their build pipelines") — a concept Claude already knows — plus prose like "This is the fastest way to get a connection," fitting 'Mostly efficient but includes some unnecessary explanation or could be tightened.'

3 / 5

Actionability

It provides concrete, copy-paste-ready commands throughout (install, login, connection ensure/get with --wait, action list/run with --input, request proxy) plus a complete flags table, matching 'Mostly executable guidance; concrete code or commands with minor gaps.' It is not a 5 because examples use placeholders and no real Unity-specific action invocation or sample response is shown.

4 / 5

Workflow Clarity

The connection flow has explicit state-based checkpoints (READY, BUILDING, CLIENT_ACTION_REQUIRED, CONFIGURATION_ERROR) with a feedback loop (poll again after the user acts), fitting 'Clear sequence with most checkpoints present; minor validation gaps.' It is not a 5 because step numbering is inconsistent ('1b', a 'Step 2' referenced but not clearly labeled) and the overall install→login→connect→discover→run sequence is not enumerated as a single checklist.

4 / 5

Progressive Disclosure

No bundle files exist, so scoring is on in-file structure; the body is well-sectioned (Overview, Install, Authentication, Connecting, Searching, Running, Proxy, Best practices) with easy navigation and appropriately placed content, matching 'Good structure; most content is appropriately placed; minor organization gaps.' It is not a 5 because, at ~140 lines, there are no one-level-deep references to split out the larger sections.

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 has an explicit 'Use when' trigger and a distinct product niche, but its capabilities are described in generic terms (manage data, records, automate workflows) rather than concrete Unity Cloud Build actions. Strengthening specificity and natural trigger phrasing would raise it most.

Suggestions

Replace the generic 'Manage data, records, and automate workflows' with concrete Unity Cloud Build actions, e.g. 'Trigger and monitor builds, list build targets and projects, manage organizations and API keys.'

Broaden the trigger clause with natural phrasings users would say, e.g. 'Use when the user wants to trigger Unity builds, check build status, or manage build targets and projects.'

DimensionReasoningScore

Specificity

The description names the domain ("Unity Cloud Build integration") but its actions are generic — "Manage data, records, and automate workflows" — with no concrete operations like triggering builds or listing build targets, matching the anchor 'Names the domain but actions are minimal or generic.' It falls below a 3 because none of the listed actions are concrete.

2 / 5

Completeness

It states both a 'what' ("Manage data, records, and automate workflows") and an explicit 'when' ("Use when the user wants to interact with Unity Cloud Build data"), matching 'Has both what and when; when could be more explicit or specific.' It is not a 5 because the trigger phrase is narrow and the 'what' is generic rather than concrete.

4 / 5

Trigger Term Quality

The core natural keyword "Unity Cloud Build" appears (and repeats in the trigger clause), but common variations a user might actually say — "Unity builds", "build pipeline", "build targets", "trigger a build" — are absent, fitting 'Some relevant keywords but missing common variations or synonyms.'

3 / 5

Distinctiveness Conflict Risk

Tying triggers to the specific product name "Unity Cloud Build" gives it a clear niche with low conflict risk, fitting 'Mostly distinct; minor overlap risk with closely related skills.' It stops short of 5 because the generic 'data, records, workflows' language adds no distinct triggers beyond the product name.

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.