AI AGENT ADDONS
Skill Development
2,404installs

This skill turns private Hermes workflows into reusable ECC skills. It removes secrets, local paths, and personal data. You get a clean, public version that anyone can use safely.

Operators and teams can share repeated workflows without leaking private state. The process strips credentials and rewrites paths. Sanitization checks catch API keys, tokens, and account names.

Use it when a local workflow becomes a stable pattern. The result is a safe skill ready for public release.

Add Hermes Imports skill to your workflow

Global

mkdir -p ~/.claude/skills/hermes-imports

Project

mkdir -p .claude/skills/hermes-imports

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago