Search the field guide ⌘K

Reusable instructions with privileges

Hermes Agent skills

Skills are useful because they compress repeatable workflows into reusable instructions and assets. They also deserve review because a skill can influence how an agent uses tools, files, commands, and external systems.

Agent Guide is an independent editorial resource. It is not affiliated with, endorsed by, or sponsored by Nous Research, Hermes Agent, or Hermes/Hermes brand owners. Product names and marks belong to their respective owners.

When a skill is worth it

Skill audit checklist

Review itemQuestion
InstructionsDoes the skill tell the agent to bypass normal review or approval?
ScriptsDo scripts run shell commands, write files, or call networks?
CredentialsDoes the skill require files or env vars that contain secrets?
ScopeCan the skill be limited to one project, account, or provider?

MCP and skills

MCP can expose external tools to Hermes. Skills can help operators use those tools consistently, but the MCP server tool surface should still be reviewed and filtered separately.

Skill review workflow

  1. Read the skill instructions before enabling it.
  2. List scripts, templates, assets, and required environment variables.
  3. Identify which files, providers, MCP tools, or messaging channels the skill can influence.
  4. Run the first task in a non-sensitive workspace.
  5. Document why the skill is trusted and when it should be reviewed again.

Skill risk levels

Skill typeTypical riskReview depth
Prompt-onlyLow to mediumCheck instructions for unsafe shortcuts or false claims.
Template/assetsMediumConfirm generated files do not include secrets or unsafe defaults.
ScriptsMedium-highRead shell/file/network behavior before running.
MCP-dependentHighAudit both the skill and the exposed MCP tool surface.

Official sources reviewed

Source Used for Last checked Confidence
Bundled skills catalog Skill discovery, reuse, and audit guidance. 2026-06-02 high
MCP with Hermes Agent MCP tool-surface, integration, and skill workflow safety context. 2026-06-02 high
Hermes Agent configuration guide Provider, model, backend, and environment configuration patterns. 2026-06-02 high

Known caveats: Hermes Agent is moving quickly. Treat commands and support status as current only as of the verification date, then check the official docs before changing production systems.

FAQ

Are bundled skills automatically safe?

No skill should be treated as automatically safe. Bundled or discovered skills still deserve review because they can shape how the agent uses tools and files.

Operator checklist

Get the Agent Guide launch checklist

Receive the smoke-test order for install path, sandbox boundary, provider setup, source review, and production checks.