CtrlK
BlogDocsLog inGet started
Tessl Logo

hermes-imports

Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts. Use when preparing a Hermes workflow for public ECC reuse without leaking private workspace state, credentials, or local-only paths.

75

Quality

93%

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

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The content is concise, actionable, and well-organized with concrete examples and a clear output contract. Its main gap is the absence of an explicit validate→fix→retry feedback loop in the conversion workflow for a publication/sanitization task.

Suggestions

Add an explicit feedback loop after the pre-PR scan: e.g. "If the scan finds secrets or local paths, fix them and re-run the scan until it is clean before opening the PR."

Make the validation checkpoint a named, repeatable step in the Conversion Pattern (e.g. step 6: Scan → step 7: Remediate and re-scan) rather than a single forward reference.

Specify how to verify the sanitized workflow still makes sense without private state (e.g. a dry-run or reviewer check) so the workflow is robust when private state is stripped.

DimensionReasoningScore

Conciseness

The body is lean operational prose with no concept padding (only a one-line orienting definition of Hermes/ECC); every section earns its tokens and assumes Claude's competence.

3 / 3

Actionability

Concrete rules (repo-relative paths, role-label replacements), a 6-step Conversion Pattern, a specific Sanitization Checklist, before/after example prompts, and an explicit Output Contract give copy-ready guidance; as an instruction-only skill, absence of code is not penalized.

3 / 3

Workflow Clarity

The Conversion Pattern is a clearly sequenced 6-step list with a validation scan before the PR, but it lacks an explicit validate→fix→revalidate feedback loop for what is effectively a destructive/publication operation, which the feedback_loops note expects.

2 / 3

Progressive Disclosure

No bundle files exist; the single self-contained SKILL.md is well-organized into clear sections with no nested references, satisfying the simple-skill allowance for well-organized single-file skills.

3 / 3

Total

11

/

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, third-person, and explicitly pairs concrete actions with a clear "Use when" trigger tied to sanitization and private-state removal. It is distinctive and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

"Convert local Hermes operator workflows into sanitized ECC skills and release-pack artifacts" names the domain plus multiple concrete actions (convert, sanitize, build release-pack artifacts), matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

It clearly answers both what (convert/sanitize workflows into ECC skills and release-pack artifacts) and when (explicit "Use when..." clause), so the missing-trigger cap at 2 does not apply.

3 / 3

Trigger Term Quality

The explicit "Use when preparing a Hermes workflow for public ECC reuse without leaking private workspace state, credentials, or local-only paths" supplies natural trigger phrasing an operator would actually say, giving good coverage within the niche.

3 / 3

Distinctiveness Conflict Risk

The Hermes-to-ECC sanitization niche has distinct triggers (sanitized, public ECC reuse, without leaking private workspace state) that are unlikely to fire for an unrelated skill.

3 / 3

Total

12

/

12

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
affaan-m/ECC
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.