Armory
Source
Browse
Skills

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install hermes-imports --cli claude

writes the skill into.claude/skills/hermes-imports/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/hermes-imports/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/hermes-imports/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).