Install easyskillz into your repository

INSTALL-SKILLskillsetup L22
DurdeuVlad/easyskillz
What it does

Copy skill file to ~/.hermes/skills/ for auto-load

Best for

Enable immediate auto-load of skill by installing to ~/.hermes/skills/ without manual activation.

Inputs
  • · skill file path
  • · skill directory (default ~/.hermes/skills/)
Outputs
  • · skill installed and available to Hermes
Preconditions

Oh My Hermes installed, skill file in valid format (SKILL.md)

Failure modes
  • · target directory does not exist
  • · skill file not readable
Trust signals
  • · writes to ~/.hermes/skills/[skill-name].md
  • · Hermes reloads automatically