Hermes Registry

Skills

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

23 results

Skill

agent-platform-alert-configuration

1.0.0

google · mlops

Configures best-practice alerting policies for Google Cloud Vertex AI / Agent Platform agents on Agent Runtime. Use when analyzing, writing, or deploying alerting policies to monitor agent latency, error rates, and quality metrics (response quality, tool use, hallucination). Also use when provisioning online monitors for quality evaluation, or analyzing live metrics traffic footprints. NOTE: This skill currently only works for the Agent Runtime. Don't use for configuring general GCP alert policies or non-agent GCP alerting policies.

Google CloudAgentPlatform
0

agent-platform-deploy

1.0.0

google · mlops

Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up resources by undeploying models and deleting endpoints. Use when asked to deploy models on Agent Platform, list available Model Garden models, check if a model is deployable, query deployment cost, troubleshoot deployment errors (like quota limits), or undeploy/clean up endpoints. Also use when copying and deploying a 1P Tuned Model. Don't use for public Vertex AI deployments (use the `vertex-deploy` skill) or for running model evaluations (use the `agent-platform-eval` skill).

Google CloudAgentPlatform
0

agent-platform-eval-flywheel

1.0.0

google · mlops

Measures and improves the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology. Use when evaluating an agent or model, building an eval dataset, picking or writing evaluation metrics, analyzing failures, comparing results before and after a fix, or when guidance is needed on Agent Platform eval methodology — including dataset schema, LLM-as-judge scoring, and common failure causes. For fine-tuning, use agent-platform-tuning. For general production deployment, use agent-platform-deploy.

Google CloudAgentPlatform
0

agent-platform-migrate-from-ai-studio

1.0.0

google · mlops

Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI). Use this skill when moving applications to Google Cloud, to leverage Cloud credits, or to unify inferencing with other Cloud infrastructure (IAM, billing, telemetry).

Google CloudAgentPlatform
0

bigquery-ai-ml

1.0.0

google · data-science

Leverages BigQuery's built-in machine learning and GenAI capabilities for advanced data analytics. Use when you need to write SQL queries that perform time-series forecasting, detect outliers, find key drivers, or leverage generative AI capabilities in BigQuery.

Google CloudBigqueryAi
0

claude-api

1.0.0

anthropics · software-development

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude, Anthropic, Fable, Opus, Sonnet, Haiku, `anthropic`, `@anthropic-ai`, `claude-*`, `us.anthropic.*`, `[1m]`); the user asks about an LLM (pricing/model choice/limits/caching) — never answer from memory; OR the task is LLM-shaped with provider unstated (agent/MCP/tool-definition/multi-agent/RAG/LLM-judge/computer-use; generate/summarize/extract/classify/rewrite/converse over NL; debugging refusals/cutoffs/streaming/tool-calls/tokens). SKIP only when another provider is being worked on (overrides all triggers): OpenAI/GPT/Gemini/Llama/Mistral/Cohere/Ollama named in the query; OR `grep -rE 'openai|langchain_openai|google.generativeai|genai|mistralai|cohere|ollama'` over the project hits (run this grep FIRST if no provider named — don't Read the file).

ClaudeAnthropicAPI
0

claude-code

2.2.0

Hermes Agent + Teknium · autonomous-ai-agents

Delegate coding to Claude Code CLI (features, PRs).

Coding-AgentClaudeAnthropic
0

codebase-design

1.0.0

mattpocock · software-development

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

ArchitectureDesignCodebase
1

codex

1.0.0

Hermes Agent · autonomous-ai-agents

Delegate coding to OpenAI Codex CLI (features, PRs).

Coding-AgentCodexOpenAI
0

comfyui

5.1.0

kshitijk4poor,alt-glitch,purzbeats · creative

Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.

comfyuiimage-generationstable-diffusion
0

dspy

1.0.0

Orchestra Research · mlops

DSPy: declarative LM programs, auto-optimize prompts, RAG.

Prompt EngineeringDSPyDeclarative Programming
0

frontend-ui-engineering

1.0.0

addyosmani · design

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

FrontendUIEngineering
0

gemini-api

1.0.0

google · mlops

Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform. Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like multimodal inputs, tools, media generation, caching, batch prediction, and Live API.

Google CloudGeminiApi
0

google-ads-api-mcp-setup

1.0.0

google · domain

Guides developers through downloading, configuring, and installing the official open-source Google Ads MCP Server. Use this skill when a user wants to connect their AI assistant (such as Gemini, Claude Code, or Cursor) to their Google Ads account to query campaigns or retrieve reporting metrics using natural language.

Google AdsAdsApi
0

heartmula

1.0.0

· media

HeartMuLa: Suno-like song generation from lyrics + tags.

musicaudiogeneration
0

hermes-agent

2.1.0

Hermes Agent + Teknium · autonomous-ai-agents

Configure, extend, or contribute to Hermes Agent.

hermessetupconfiguration
0

hermes-skill-factory

1.0.0

Romanescu11 · 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.

metaskill-generationautomation
0

humanizer

2.5.1

Siqi Chen (@blader, https://github.com/blader/humanizer), ported by Hermes Agent · creative

Humanize text: strip AI-isms and add real voice.

writingeditinghumanize
0

kanban-codex-lane

1.0.0

Hermes Agent · autonomous-ai-agents

Use when a Hermes Kanban worker wants to run Codex CLI as an isolated implementation lane while Hermes keeps ownership of task lifecycle, reconciliation, testing, and handoff.

kanbancodexworktrees
1

oh-my-hermes

1.0.0

witt3rd · autonomous-ai-agents

Use when orchestrating multi-agent workflows: deep research, planning with consensus, verified execution, triage, or autopilot. Suite of driver skills for Hermes-native multi-agent coordination.

multi-agentorchestrationresearch
0

opencode

1.2.0

Hermes Agent · autonomous-ai-agents

Delegate coding to OpenCode CLI (features, PR review).

Coding-AgentOpenCodeAutonomous
0

research-paper-writing

1.1.0

Orchestra Research · research

Write ML papers for NeurIPS/ICML/ICLR: design→submit.

ResearchPaper WritingExperiments
0

songwriting-and-ai-music

0.0.0

· creative

Songwriting craft and Suno AI music prompts.

0