Hermes Registry

Skills

Self-contained task procedures the Hermes agent can follow — each a single SKILL.md following the agentskills.io open standard.

7 results

Skill

dispatching-parallel-agents

1.0.0

obra · software-development

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

AgentsParallelOrchestration
0

git-workflow-and-versioning

1.0.0

addyosmani · software-development

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

GitWorkflowVersioning
1

gke-batch-hpc

1.0.0

google · devops

Runs batch and HPC workloads on GKE, utilizing job queues and parallel processing. Use when running GKE batch jobs, configuring GKE HPC, or setting up GKE job queues. Don't use for standard web application deployments (use gke-app-onboarding instead).

Google CloudGkeBatch
0

planning-and-task-breakdown

1.0.0

addyosmani · productivity

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

PlanningTasksBreakdown
0

review

1.0.0

mattpocock · software-development

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

Code ReviewStandardsSpec
0

serving-llms-vllm

1.0.0

Orchestra Research · mlops

vLLM: high-throughput LLM serving, OpenAI API, quantization.

vLLMInference ServingPagedAttention
0

subagent-driven-development

1.1.0

Hermes Agent (adapted from obra/superpowers) · software-development

Execute plans via delegate_task subagents (2-stage review).

delegationsubagentimplementation
0