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 (보관함, 내 클라우드, 내 보관함, my cloud, my own agents). This exact source scope searches only the signed-in owner's Cloud inventory, never public Hub or registered Local inventory.

68

Quality

85%

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

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.

A well-structured routing skill with executable scripts, a clear step sequence, and explicit failure handling. It is slightly held back by conceptual prose that could be tighter and a few implicit checkpoints.

Suggestions

Tighten section 1.5 and the hard-rules section by converting prose into concrete, testable conditions to improve conciseness and actionability.

Add explicit validation feedback loops (e.g., what to do when workforce.validate_selection fails) rather than relying on the generic source_not_supported report.

Consider moving the runner-resolution fallback logic into a referenced script file to keep the body lean if the file is expected to grow.

DimensionReasoningScore

Conciseness

Mostly efficient and assumes Claude's competence, with executable scripts; section 1.5 and parts of sections 4-5 lean slightly conceptual and could be trimmed.

4 / 5

Actionability

Provides concrete executable bash for runner resolution and auth plus a typed Workforce call sequence with parameters; minor gaps where behavior depends on external contracts the model cannot inspect.

4 / 5

Workflow Clarity

Clear sequence from resolve-runner through sign-in, staffing, and acting on the result, with validation checkpoints (report source_not_supported, never fall back to legacy paths); a couple of checkpoints are implicit rather than explicit.

4 / 5

Progressive Disclosure

Well-organized numbered sections with no nested references and no bundle files inlined that belong elsewhere; no external files are referenced, but the structure is navigable.

4 / 5

Total

16

/

20

Passed

Description

95%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.

A highly specific, well-scoped description with explicit trigger guidance and comprehensive natural keywords. It clearly distinguishes its scope from sibling skills, leaving little ambiguity about when to invoke it.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ('searches only the signed-in owner's Cloud inventory, never public Hub or registered Local inventory'), which is specific to the routing scope, though it centers on a single scope-routing decision rather than multiple capabilities.

4 / 5

Completeness

Explicitly answers both what ('searches only the signed-in owner's Cloud inventory') and when ('Use when the user types /hep-cloud or asks to staff from THEIR OWN Agentlas cloud packages') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including '/hep-cloud', 'my cloud', 'my own agents', plus Korean synonyms (보관함, 내 클라우드, 내 보관함) that a user would actually say.

5 / 5

Distinctiveness Conflict Risk

A clear niche (owner-scoped Cloud only) explicitly distinguished from Hub and network scopes, with distinct triggers giving minimal conflict risk.

5 / 5

Total

19

/

20

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.