skill-authoring

Guides and validates SKILL.md files for Hermes-Agent in-repo skills.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill skill-authoring-srivtx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-authoring
Source: https://github.com/srivtx/supercharger-opencode/tree/main/engineering/skill-authoring
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill skill-authoring-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation, management, and validation of SKILL.md files for in-repo skills in the Hermes-Agent framework.

Core Features & Use Cases

  • Skill Definition: Provides guidelines for writing SKILL.md files with required frontmatter and structured content.
  • Validation: Validates SKILL.md files against defined criteria, ensuring proper format and content.
  • Editing and Updating: Assists in editing existing in-repo skills, including minor fixes and major rewrites.

Quick Start

Write a SKILL.md file following the guidelines, and validate it using the tool provided.

Frequently Asked Questions about skill-authoring

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

FAQPage Schema
How do I author SKILL.md files for Hermes-Agent in-repo skills?

To author SKILL.md files for Hermes-Agent, you must follow structured frontmatter and content guidelines. This skill provides specific rules and validation to ensure your in-repo skill definition meets the framework's requirements.

What is the required structure for a Hermes-Agent SKILL.md file?

A Hermes-Agent SKILL.md file requires structured frontmatter and specific content sections. This skill validates your file against predefined criteria to confirm it includes all necessary metadata and documentation components.

How do I validate an existing SKILL.md file against Hermes-Agent rules?

You validate an existing SKILL.md file by running it through the provided validation tool. It checks your in-repo skill definition against predefined rules to ensure proper format and content structure.

Can I use this to edit and update existing in-repo skills?

Yes, you can use this to edit and update existing in-repo skills. It assists with both minor fixes and major rewrites of SKILL.md files while maintaining compliance with Hermes-Agent validation rules.

Why does my SKILL.md file fail validation in the Hermes-Agent framework?

Your SKILL.md file fails validation if it lacks required structured frontmatter or proper content structure. This skill identifies missing or incorrectly formatted elements that do not align with predefined Hermes-Agent skill definition rules.