hermes-agent-skill-authoring

Create hermes-agent skills with valid YAML frontmatter and repository conventions.

3|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/DarkArty07/Aether-Agents --skill hermes-agent-skill-authoring-darkarty07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-agent-skill-authoring
Source: https://github.com/DarkArty07/Aether-Agents/tree/main/home/skills/software-development/hermes-agent-skill-authoring
Command: npx skills add https://github.com/DarkArty07/Aether-Agents --skill hermes-agent-skill-authoring-darkarty07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the frustration of creating in-repo hermes-agent skills that fail validation, deviate from repository conventions, or break cross-references for other users, ensuring your reusable workflows integrate seamlessly with the hermes-agent ecosystem.

Core Features & Use Cases

  • Validation Rule Guidance: Provides exact frontmatter requirements, size limits, and structural rules to pass the official hermes-agent skill validator on the first attempt.
  • Convention Alignment: Outlines the peer-matched structure used by all in-repo skills to keep your work consistent with existing repository content.
  • End-to-End Authoring Workflow: Covers directory placement, cross-referencing best practices, editing workflows for existing skills, and a verification checklist to avoid common pitfalls.
  • Use Case: For example, if you want to add a new reusable code review workflow to the hermes-agent repo, this Skill guides you to create a valid, convention-compliant SKILL.md that works for all users who clone the repository.

Quick Start

Use the hermes-agent-skill-authoring skill to create a new valid in-repo SKILL.md for your custom reusable workflow, following the provided frontmatter rules and structure guidelines.

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 valid in-repo hermes-agent skills that pass validation?

To create valid in-repo hermes-agent skills, you must follow exact YAML frontmatter requirements, correct directory placement in the skills/ tree, and peer-matched structure to pass official validation.

What are the frontmatter and size limits for hermes-agent SKILL.md files?

Hermes-agent SKILL.md files require valid YAML frontmatter and must adhere to specific size limits and cross-reference consistency rules to ensure repository conventions are met.

Why does my hermes-agent skill fail the official validator?

Your hermes-agent skill fails validation if it deviates from repository conventions, breaks cross-references, lacks valid YAML frontmatter, or violates size limits and directory placement rules.

How do I add a reusable procedural workflow to a hermes-agent repository?

You add a reusable procedural workflow by authoring a convention-compliant SKILL.md file in the correct directory, ensuring peer-matched structure and cross-reference consistency for all users.

Does hermes-agent skill authoring work for editing existing in-repo skills?

Yes, hermes-agent skill authoring supports editing workflows for existing in-repo skills by applying peer-matched structure updates and a verification checklist to maintain cross-reference consistency.

What is the best way to structure procedural memory for agent workflows?

The best way to structure procedural memory for agent workflows is using a peer-matched SKILL.md directory tree structure that satisfies hermes-agent cross-reference and validation rules.