Back to all skills
πŸ•ΈοΈ
Automation

Hermes Agent Orchestrator

Compose multi-step, multi-tool workflows via the Hermes agent layer.

4.6rating
7,600 installs
autonomous-ai-agents/hermes-agent
Max required

About this skill

Hermes Agent Orchestrator is the native multi-agent runtime inside HermesRecall. Describe a goal ("publish the weekly digest") and it plans, dispatches subtasks to the right skills, and stitches the result together. Use it when a single skill isn't enough and a human script would be too rigid.

What it does

  • Goal-driven planning across skills
  • Parallel subtask dispatch
  • Automatic retry and fallback
  • Audit trail of every step
  • Composes with any other installed skill

Use cases

  • Assemble a weekly digest from 6 sources with one command
  • Run a monthly audit that touches github + linear + notion
  • Orchestrate a multi-step refactor across repos