skill-authoring

Create Hermes Agent skills with proper naming, description, and metadata.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill skill-authoring-lxh755818-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-authoring
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/software-development/skill-authoring
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill skill-authoring-lxh755818-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for creating well-structured Hermes Agent skills with clear progressive disclosure, ensuring that when a new skill is requested or an existing one is lacking metadata, the skill router can correctly load the skill.

Core Features & Use Cases

  • Skill Creation Guidance: Offers a framework for building new skills with proper naming, description, and metadata for the skill router.
  • Progressive Disclosure: Ensures that the skill's functionality is presented in a way that is easy for users to understand and interact with.
  • Use Case: When a user requests a new skill or if an existing skill does not have proper metadata, this Skill helps in creating a skill with the correct structure and description.

Quick Start

Use the skill-authoring command to initiate the process of creating a new Hermes Agent skill.

Frequently Asked Questions about skill-authoring

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

FAQPage Schema
How do I structure a Hermes Agent skill for router loading?

To structure a Hermes Agent skill for router loading, you must properly define the skill naming, description, and metadata to ensure the router can correctly identify and load the skill.

What is progressive disclosure in Hermes Agent skills?

Progressive disclosure in Hermes Agent skills is the practice of presenting functionality so users can easily understand and interact with it while ensuring the skill router processes the metadata correctly.

How to create metadata for an existing Hermes Agent skill?

You create metadata for an existing Hermes Agent skill by applying the skill-authoring framework to generate the correct structure and descriptions required for proper skill router compliance.

Why is my Hermes Agent skill not loading correctly?

Your Hermes Agent skill might not load correctly if it lacks proper metadata, incorrect naming, or fails to meet the skill router requirements for structure and progressive disclosure.

Can I use skill-authoring for any Hermes Agent development process?

Yes, you can use skill-authoring for any Hermes Agent development process because it is applicable to all skill creation workflows within the ecosystem to ensure router compliance.