hermes-agent-skill-authoring

Create and maintain in-repo Hermes Agent skills with required YAML frontmatter.

1|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/icyzh/hermes-web --skill hermes-agent-skill-authoring-icyzh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-agent-skill-authoring
Source: https://github.com/icyzh/hermes-web/tree/main/skills/software-development/hermes-agent-skill-authoring
Command: npx skills add https://github.com/icyzh/hermes-web --skill hermes-agent-skill-authoring-icyzh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured framework for creating and maintaining in-repo Hermes Agent skills, ensuring consistency, predictability, and adherence to system requirements.

Core Features & Use Cases

  • Standardized Authoring: Enforces mandatory frontmatter and directory structures for new skills.
  • Validation Logic: Provides built-in checks for description length, naming conventions, and file size limits.
  • Use Case: When you need to add a new reusable workflow to the repository, use this skill to ensure your SKILL.md file is correctly formatted and follows the established peer-matched structure.

Quick Start

Use the hermes-agent-skill-authoring skill to draft a new skill file in the software-development category following the required frontmatter and structure.

Frequently Asked Questions about hermes-agent-skill-authoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a reusable workflow for the Hermes Agent framework?

To create a reusable Hermes Agent workflow, author an in-repo skill unit with mandatory YAML frontmatter, correct directory placement, and validated documentation to ensure seamless integration with the skill discovery system.

What are the structural requirements for Hermes Agent skill authoring?

Hermes Agent skill authoring requires mandatory YAML frontmatter, specific directory placement, and adherence to character limits and documentation quality standards. These structural conventions ensure predictability and system compliance.

How do I validate a new skill file before adding it to the repository?

Validate a new skill file using built-in checks for description length, naming conventions, and file size limits. This ensures the skill meets mandatory frontmatter and directory standards before repository integration.

Does the Hermes Agent skill discovery system require specific file formats?

Yes, the Hermes Agent skill discovery system requires SKILL.md files with mandatory YAML frontmatter. Adhering to specific character limits and directory structures ensures seamless integration and correct skill discovery.

What happens if my YAML frontmatter exceeds the character limits?

Exceeding YAML frontmatter character limits fails the built-in validation logic for description length and naming conventions. Adhering to these mandatory limits ensures the skill integrates properly into the discovery system.