hermes-agent-skill-authoring

Create valid Hermes Agent SKILL.md files with required metadata and validation.

3|1|Updated Apr 19, 2024
One-click install
npx skills add https://github.com/guccang/blogclaw --skill hermes-agent-skill-authoring-guccang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-agent-skill-authoring
Source: https://github.com/guccang/blogclaw/tree/main/cmd/hermes-agent/vendor/hermes_runtime/skills/software-development/hermes-agent-skill-authoring
Command: npx skills add https://github.com/guccang/blogclaw --skill hermes-agent-skill-authoring-guccang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers create valid Hermes Agent Skill units by providing the required SKILL.md structure, frontmatter rules, validation guidance, and repository conventions needed for discoverable reusable skills.

Core Features & Use Cases

  • Skill Authoring Guidance: Defines how to write SKILL.md files with required metadata, operational instructions, and compatible directory placement.
  • Validation Support: Explains frontmatter requirements, size limits, naming rules, and verification steps for maintaining high-quality skills.
  • Use Case: A developer adding a new reusable workflow to a Hermes Agent repository can use this Skill to design, validate, and commit a properly structured skill package.

Quick Start

Use the hermes-agent-skill-authoring skill to create or review a SKILL.md file for a new in-repo Hermes Agent capability.

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 valid SKILL.md file for Hermes Agent workflows?

To create a valid SKILL.md file for Hermes Agent workflows, you must structure it with required frontmatter metadata, operational guidance, and adhere to directory placement rules to ensure reliable skill discovery.

What frontmatter validation rules are required for in-repo AI skill authoring?

Frontmatter validation rules for in-repo AI skill authoring require specific metadata fields, compliance with size limits, and proper naming conventions to maintain high-quality, discoverable Hermes Agent capabilities.

Does my repository need a specific directory structure for Hermes Agent skill discovery?

Yes, reliable Hermes Agent skill discovery requires proper directory placement rules for your SKILL.md files, ensuring the repository can correctly organize and maintain reusable agent capabilities.

What is the best way to structure reusable agent capabilities in a repository?

The best way to structure reusable agent capabilities is by authoring SKILL.md files with required metadata, operational instructions, and verifying frontmatter compliance for reliable skill discovery.

Why does my Hermes Agent skill fail discovery validation?

Hermes Agent skill discovery validation fails when SKILL.md files lack required frontmatter metadata, violate naming conventions, or are placed in incorrect directories within the repository structure.

Can I use hermes-agent-skill-authoring to review existing skill packages?

Yes, you can use the hermes-agent-skill-authoring skill to review existing SKILL.md files, applying verification procedures to ensure frontmatter compliance and proper directory placement for reusable agent capabilities.