Hermes Registry

Skills

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

15 results

Skill

claude-code

2.2.0

Hermes Agent + Teknium · autonomous-ai-agents

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

Coding-AgentClaudeAnthropic
0

code-review-and-quality

1.0.0

addyosmani · software-development

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

Code ReviewQualityStandards
0

code-simplification

1.0.0

addyosmani · software-development

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

RefactoringSimplificationCleanup
0

codex

1.0.0

Hermes Agent · autonomous-ai-agents

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

Coding-AgentCodexOpenAI
0

doubt-driven-development

1.0.0

addyosmani · software-development

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

MethodologyAssumptionsVerification
0

dual-axis-skill-reviewer

1.0.0

TraderMonty · trading

Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep review findings. Use when you need reproducible quality scoring for `skills/*/SKILL.md`, want to gate merges with a score threshold (for example 90+), or need concrete improvement items for low-scoring skills. Works across projects via --project-root.

skill-toolingreviewtrading
0

github-code-review

1.1.0

Hermes Agent · github

Review PRs: diffs, inline comments via gh or REST.

GitHubCode-ReviewPull-Requests
0

karpathy-guidelines

1.0.0

multica-ai · software-development

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

KarpathyGuidelinesCoding
0

opencode

1.2.0

Hermes Agent · autonomous-ai-agents

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

Coding-AgentOpenCodeAutonomous
0

receiving-code-review

1.0.0

obra · software-development

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Code ReviewFeedback
0

requesting-code-review

2.0.0

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

Pre-commit review: security scan, quality gates, auto-fix.

code-reviewsecurityverification
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

security-best-practices

1.0.0

openai · red-teaming

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks.

SecurityBest PracticesWeb
0

security-threat-model

1.0.0

openai · red-teaming

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.

SecurityThreat ModelAnalysis
0

skill-idea-miner

1.0.0

TraderMonty · trading

Mine Claude Code session logs for skill idea candidates. Use when running the weekly skill generation pipeline to extract, score, and backlog new skill ideas from recent coding sessions.

skill-toolingreviewtrading
0