Skills
Self-contained task procedures the Hermes agent can follow — each a single SKILL.md following the agentskills.io open standard.
4 results
hermes-skill-factory
1.0.0Romanescu11 · autonomous-ai-agents
Use when you want to auto-generate reusable skills from repeated workflows. Watches your Hermes sessions, detects patterns, and proposes SKILL.md + plugin.py pairs on demand.
skill-creator
1.0.0anthropics · software-development
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
using-agent-skills
1.0.0addyosmani · software-development
Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.
using-superpowers
1.0.0obra · software-development
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions