CtrlK
BlogDocsLog inGet started
Tessl Logo

hephaestus-cloud

Use when the user types /hep-cloud or asks to staff from THEIR OWN Agentlas cloud packages only. Cloud is one exact source scope; Network means Local + owner Cloud + public Hub.

78

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is an actionable, well-sequenced routing recipe: executable shell, sign-in gating, and a decision/action map for the JSON response, with no unnecessary explanation or nested references. It respects token budget while remaining fully concrete.

DimensionReasoningScore

Conciseness

Lean body of commands and tight bullets with only product-specific clarifications (Hub owner filter cargo.*, sign-in gating) — no padding with concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Fully executable, copy-paste-ready bash: a runner-resolution loop with fallbacks, `auth ensure`, and `"$RUNNER" cloud "<request>" --project .`, plus an MCP fallback path — concrete rather than abstract.

3 / 3

Workflow Clarity

A clearly numbered 0–5 sequence with explicit branching on JSON `action` values and a clarify→re-route feedback loop; the loop-guard "refuse — do not retry" acts as a terminal checkpoint.

3 / 3

Progressive Disclosure

No bundle files exist in references/scripts/assets, and none are needed; the self-contained single file is organized into clearly labeled sections (Scope rule, Resolve runner, Sign-in, Route, Act, Hard rules), satisfying the well-organized-sections criterion.

3 / 3

Total

12

/

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.

The description is concise yet complete: it states the trigger, the concrete capability (owner-scoped cloud search), the pricing, and cleanly delineates the skill from its sibling scopes. It stays in third-person voice and avoids fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and constraints — "searches ONLY the signed-in user's own cloud packages", "route to one of THEIR OWN Agentlas cloud packages", and "call-priced at a flat 1 credit" — rather than vague abstractions.

3 / 3

Completeness

Explicitly answers both what (owner-scoped search/routing of the user's own cloud packages) and when ("Use when the user types /hep-cloud or asks to find/route to..."), satisfying the Use-when trigger requirement.

3 / 3

Trigger Term Quality

Strong natural-trigger coverage spanning the slash command, English aliases ("my cloud", "my own agents"), and Korean equivalents (보관함, 내 클라우드, 내 보관함) a user would actually say.

3 / 3

Distinctiveness Conflict Risk

A clearly bounded niche that names the sibling skills it must NOT trigger for — "not the public marketplace (use hephaestus-network for that) and not local cards" — making wrong-skill conflicts unlikely.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

Total

14

/

16

Passed

Repository
agentlas-ai/Agentlas-OS
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.