Vibeleaderboard
Index / agent
Visit github.com
Category
AI Agents
Rank
No. 1985Tools index
Pricing
Open Source
Type
AGENT
Builder
Hmbown
GitHub
107 stars
Date

About

Unofficial Hermes Agent skill pack built from fantasy spell and skill names.

What it does

This is a large collection of procedural prompts that gives an agent named operating modes for investigation, automation, monitoring, communication, recovery, simulation, influence, and containment. A build pipeline turns structured source material into installable Hermes and OpenClaw surfaces, while plain-language routing helps users find the appropriate category.

Why it's ranked here

The project combines unusually broad workflow coverage with deliberate safety structure. Skills specify procedures, deliverables, guardrails, verification, and reality boundaries. Generated outputs can also be rebuilt and checked for packaging drift. Its value still depends heavily on the tools already available in the host agent environment.

What's good

The collection organizes many prompts into eight discoverable categories instead of one flat list. Hermes skills include prerequisites, procedures, deliverables, guardrails, and verification checks. Literal actions require explicit confirmation. The build also produces OpenClaw output and Claude Code slash commands from the same source material.

Tradeoffs

These are procedural Markdown skills, not self-contained executable integrations. References to APIs, credentials, alerts, devices, or services only become operational when the surrounding environment supplies matching tools and permissions. The optional model-based router adds Python setup, backend configuration, and potentially slow inference. Abstain classification is not implemented in the current router.

How to use it well

It suits Hermes users who want reusable reasoning and operating patterns for investigation, triage, planning, cautious automation, and recovery. Start from an intent category or a direct prompt, then adapt the selected procedure to your actual stack. Do not treat it as a replacement for service connectors, credential management, or runtime integrations.

Technical notes+

package.json defines a private ES module package requiring Node 20 or newer, with npm scripts for generation, installation, verification, DSPy routing, and GEPA optimization. scripts/render-skills.mjs renders separate Hermes and OpenClaw Markdown surfaces, adding frontmatter, prerequisites, procedures, guardrails, verification, and confirmation gates. scripts/dspy_common.py recognizes Hermes, Codex, Qwen, OpenCode, and Copilot model prefixes and validates router artifacts. scripts/dspy_hermes_lm.py supports Hermes through either its CLI or an OpenAI-compatible HTTP endpoint. scripts/gepa_common.py defines benchmark, rubric, evaluation, and explicit promotion contracts for spell-level optimization.

Observed

License
CC0-1.0
Packaging
Private npm package using ES modules and npm scripts for build, install, and verification workflows
Runtime requirement
Node.js 20 or newer
Install surfaces
Generated procedural Markdown for Hermes and a separate OpenClaw-oriented output
User interfaces
Hermes prompts and Claude Code slash commands; no self-contained executable plugin layer
Optional routing
Python-based DSPy category routing with deterministic baseline and configurable model backends

Read from README.md, package.json, docs/dspy-router-runbook.md, docs/handoff-opencode-dspy.md, docs/gepa-spell-optimization-spec.md, docs/next-ai-dspy-codex-gepa-prompt.md, docs/plans/2026-03-11-dspy-hermes-phase1.md, scripts/dspy_common.py, scripts/gepa_common.py, scripts/sync-canon.mjs, scripts/dspy_qwen_lm.py, scripts/dspy_codex_lm.py, scripts/dspy_hermes_lm.py, scripts/render-skills.mjs.

What it can do

  • Cast fantasy spells through voice commands

    Voice commands with spell namesExecuted spell effects or responses

  • Execute magical skills and abilities

    Skill activation requestsSkill-based actions or results

  • Process fantasy-themed natural language queries

    Text queries with fantasy terminologyFantasy-contextual responses

  • Generate magical spell descriptions

    Spell names or categoriesDetailed spell descriptions and effects

  • Create character abilities and stats

    Character parameters or requestsFantasy character capabilities and attributes

Tags

hermes-agentskillsagentsfantasyworkflows

Tech Stack

Node.js

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.