一键导入
hermes-skill-factory
Meta-skill that auto-generates reusable Hermes skills from your repetitive workflows — point it at a task pattern, get a skill
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Meta-skill that auto-generates reusable Hermes skills from your repetitive workflows — point it at a task pattern, get a skill
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Evidence-driven companion to Hermes's built-in Curator — observes tool/skill events into local SQLite, generates reports, runs guarded daily evolution loops
Operational and security plugin — provider routing, Bitwarden key management, MCP auditing, cost governance, diagnostics, remote assistant delegation
Native Hermes Agent plugin for X/Twitter — search, read, and guarded action workflows through Xquik API
Semantic memory plugin — adds pgvector vector search to Hermes's built-in FTS5 memory. Fully local via Ollama, no API keys needed.
Multi-agent shared memory in an open engram format — enables portable shared context across multiple Hermes instances
Plugin that compresses terminal output via RTK before it reaches LLM context — 60-90% token reduction on shell commands, zero config
| name | hermes-skill-factory |
| description | Meta-skill that auto-generates reusable Hermes skills from your repetitive workflows — point it at a task pattern, get a skill |
| category | hermes |
| version | 1.0.0 |
| author | Romanescu11 |
| source | https://github.com/Romanescu11/hermes-skill-factory |
| tags | ["meta-skill","skill-generation","automation","workflow","hermes"] |
| platforms | ["linux","macos","windows"] |
A meta-skill for Hermes that automatically generates reusable skills from your repetitive workflows. Describe a task pattern you do often, and it creates a proper SKILL.md with instructions, steps, and verification.
git clone https://github.com/Romanescu11/hermes-skill-factory.git ~/.hermes/skills/hermes-skill-factory
/skill hermes-skill-factory
/factory create "deploy docker image to production" # Creates a new skill from description
/factory list # List generated skills