Skill Factory

Detect repeated workflows and propose reusable Hermes skill packages.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/crycriM/hermes-skills --skill skill-factory-crycrim
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Skill Factory
Source: https://github.com/crycriM/hermes-skills/tree/main/meta/skill-factory
Command: npx skills add https://github.com/crycriM/hermes-skills --skill skill-factory-crycrim

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Silently observes your session to capture repeated workflows and suggests converting them into reusable Hermes skills without interrupting the user.

Core Features & Use Cases

  • Silent session observation that logs repeated patterns (2x+ occurrences) and multi-step workflows.
  • Phase-driven proposal generation that surfaces a structured Skill package ready for review and generation.
  • Non-intrusive enhancement to existing Hermes skills, accelerating automation across teams.

Quick Start

Ask Skill Factory to propose turning a detected repeated workflow into a reusable Hermes skill.

Frequently Asked Questions about Skill Factory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate repeated workflows into reusable skills?▼

To automate repeated workflows into reusable skills, you need a pattern detection tool that logs multi-step routines in the background. Skill Factory observes your session and generates a structured skill package from reoccurring workflows when requested.

How does silent session observation work for detecting workflow patterns?▼

Silent session observation for workflow patterns works by logging multi-step routines and toolchains that occur two or more times. It non-intrusively captures these repeated workflows in the background without interrupting your current development process.

Can I generate Hermes skills without changing my existing debugging flows?▼

You can generate Hermes skills without changing existing debugging flows. Skill Factory requires no workflow modifications; it logs patterns in the background and presents a ready-to-generate skill proposal only when you ask for it.

What is the best way to convert multi-step routines into structured skill packages?▼

The best way to convert multi-step routines into structured skill packages is using a meta-skill that detects reoccurring toolchains. Skill Factory proposes a phase-driven package from your logged workflows, accelerating automation across teams.

Does Skill Factory work with common development toolchains and automation domains?▼

Skill Factory works across development and automation domains where workflow patterns reoccur, such as common debugging flows and multi-step routines. It applies pattern detection to your existing toolchains without requiring integration changes.

When should I not use a meta-skill for workflow pattern detection?▼

You should not use a meta-skill for workflow pattern detection if your routines are single-step or completely unique. Skill Factory requires workflows to occur two or more times to log a pattern and propose a reusable Hermes skill package.