Hermes Registry

Skills

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

37 results

Skill

aspnet-core

1.0.0

openai · software-development

Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.

ASP.NET.NETBackend
0

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

data-quality-checker

1.0.0

TraderMonty · trading

Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (ETF vs futures), instrument notation errors, date/day-of-week mismatches, allocation total errors, and unit mismatches. Supports English and Japanese content. Advisory mode -- flags issues as warnings for human review, not as blockers.

calendarearningsdata
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

earnings-calendar

1.0.0

TraderMonty · trading

This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.

calendarearningsdata
0

edge-pipeline-orchestrator

1.0.0

TraderMonty · trading

Orchestrate the full edge research pipeline from candidate detection through strategy design, review, revision, and export. Use when coordinating multi-stage edge research workflows end-to-end.

backtestingstrategyedge
0

edge-strategy-reviewer

1.0.0

TraderMonty · trading

Critically review strategy drafts from edge-strategy-designer for edge plausibility, overfitting risk, sample size adequacy, and execution realism. Use when strategy_drafts/*.yaml exists and needs quality gate before pipeline export. Outputs PASS/REVISE/REJECT verdicts with confidence scores.

backtestingstrategyedge
0

executing-plans

1.0.0

obra · software-development

Use when you have a written implementation plan to execute in a separate session with review checkpoints

PlansExecutionWorkflow
0

gh-address-comments

1.0.0

openai · github

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

GitHubPR ReviewComments
1

github-code-review

1.1.0

Hermes Agent · github

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

GitHubCode-ReviewPull-Requests
0

grill-with-docs

1.0.0

mattpocock · software-development

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

DocsReviewVerification
0

kanchi-dividend-review-monitor

1.0.0

TraderMonty · trading

Monitor dividend portfolios with Kanchi-style forced-review triggers (T1-T5) and convert anomalies into OK/WARN/REVIEW states without auto-selling. Use when users ask for 減配検知, 8-Kガバナンス監視, 配当安全性モニタリング, REVIEWキュー自動化, or periodic dividend risk checks.

dividendkanchitrading
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

market-news-analyst

1.0.0

TraderMonty · trading

This skill should be used when analyzing recent market-moving news events and their impact on equity markets and commodities. Use this skill when the user requests analysis of major financial news from the past 10 days, wants to understand market reactions to monetary policy decisions (FOMC, ECB, BOJ), needs assessment of geopolitical events' impact on commodities, or requires comprehensive review of earnings announcements from mega-cap stocks. The skill automatically collects news using WebSearch/WebFetch tools and produces impact-ranked analysis reports. All analysis thinking and output are conducted in English.

market-analysisbreadthtrading
0

minimalist-review

1.0.0

slavingia · domain

Review any business decision, plan, or strategy through the minimalist entrepreneur lens. Use when someone wants a gut-check on a business decision, wants to simplify their approach, or needs to decide between options.

ReviewMinimalismFeedback
0

openai-pdf

1.0.0

openai · productivity

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.

PDFDocumentsRendering
0

opencode

1.2.0

Hermes Agent · autonomous-ai-agents

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

Coding-AgentOpenCodeAutonomous
0

portfolio-manager

1.0.0

TraderMonty · trading

Comprehensive portfolio analysis using Alpaca MCP Server integration to fetch holdings and positions, then analyze asset allocation, risk metrics, individual stock positions, diversification, and generate rebalancing recommendations. Use when user requests portfolio review, position analysis, risk assessment, performance evaluation, or rebalancing suggestions for their brokerage account.

portfolioriskposition-sizing
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
Page 1 of 2