Skills
Self-contained task procedures the Hermes agent can follow — each a single SKILL.md following the agentskills.io open standard.
3 results
agent-platform-eval-flywheel
1.0.0google · 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.
evaluating-llms-harness
1.0.0Orchestra Research · mlops
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).
mcp-builder
1.0.0anthropics · software-development
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).