Skills & Plugins / Community Skills

hermes-skill-factory

Meta-skill that auto-generates reusable skills from your workflows. Point it at a task you repeat and it creates a skill for it.

Upstream ↗Seed list ↗Role: workflow-framework
Why it matters

Profile

Meta-skill that auto-generates reusable skills from your workflows. Point it at a task you repeat and it creates a skill for it.

setup mediumintegration lowinterface cli
Provenance

Signals

Listed in the awesome-hermes-agent README

Sources: 2 / Surfaces: 1

Fast skim

What the upstream surface says

Short excerpt only, so you can decide whether to click out.

The meta-skill that creates skills. Your AI watches your workflows and turns them into reusable Hermes skills — automatically.

Built for Nous Research's Hermes Agent (v2026.3+).

Every time you solve a problem with Hermes, you're performing a workflow worth repeating. Skill Factory watches silently, detects patterns, and at the right moment asks:

🏭 Skill FactoryWhat It DoesInstallationInstall the meta-skillInstall the pluginUsageWhat Gets GeneratedSKILL.md
  • Create venv and activate
  • Upgrade pip and install dependencies
  • Run pytest to verify environment
  • ~/.hermes/skills/ / /SKILL.md — AI instructions for the workflow
  • ~/.hermes/plugins/ .py — A slash command that triggers it directly
  • "Save this as a skill"
  • "Remember how to do this"
  • "Turn this workflow into a reusable skill"